-
[1.7.10] [SOLVED] Replace any class vanilla without the use of forge.
remove it from Blocks.class would be too much hasle, you could just hook the method that makes the block portal (i dont remember if its block obsidian or item flint and steel). I have a old utility class that i done back in 1.3 that replaces classes at runtime (all of it, not just one), i could send for you to take a look, but it would be better to look if forge already provides hook for that, or if use asm, replace just the method itself, not the whole class
-
[1.7.2] Block.blocksList [Update 1.6.4->1.7.2] Question
just a bit of hijack(sorry), but i use asm to replace items, blocks and remove some entities,while i do a bunch of sanity checks, can it still corrupt worlds? if so, do i need to hook the world load/save events and make backups of the world? thanks edit: its just me or this guy decompiled a mod using JAD? (hence line numbers and obfuscated names)
-
Additional RAM for server
post you start.bat?(not as attachament, copy and paste the code)
-
[1.7.2]Hooking event moving item from inventory to inventory
since im fan of asm, I would hook the on click method and do some checks, however I bet its not the most optimal / easy way. maybe a tickhandler with side client and type player would also work(also I bet its the best way)
-
Removed an item. World refuses to load.
the id didn´t got removed from nbt tag. use a nbt editor and remove the item from world
-
[1.7.2] Chunk loading problems
tickhandler, side server and type world?
-
How to make a block that mobs of a certain type can't walk over?
i don't make mods for a while, so i don´t know if you can do that, but doesn't he can make the block spawn an entity(no render or something like that), or use a tileentity, to keep searching for entities near the block, then its way?
-
Right Click Repeat
onItemUse is proof to this
-
[Solved] Blocks Disappearing Upon Reloading World
if you go to the mods tab your modID is always there?
-
FML Lib loader
didnt want this but ok, thanks for clarifying LexManos replied to one of my threads O_o
-
[1.7.2] openGui Problem (onBlockActivated)
at breezertwo.morerecipes.src.Grinder.onBlockActivated(Grinder.java:121) ~[Grinder.class:?] gui not crashing
- FML Lib loader
-
[1.6.4] addChatMessage on a custom event
2 of his classes were using client thing on server side, he was checking with a worldclient instance to see if was instancieded to worldserver so 99% sure that he does other bad things so i just showed him the most easy way '-'
-
[1.7.2]KeyBinding.isPressed() Build:10.12.0.1024:
oh yeah also could ^^^, post your full code please.(funny fact i got that error back in 1.4 because of the reason ^^ said, how could i forget lol)
-
1.6.4 Gui slots not registered correctly
why are you adding 2 slots with the tileentity object and rest(except for playerinv ofc) with the inventory object? shouldn´t all be tileentity (except for player one)?
IPS spam blocked by CleanTalk.