-
ClientTickEvent doesnt work
ClientRegistry.registerKeyBinding(myKey); also you need to register your key bindings like this in FMLClientSetupEvent i believe
-
ClientTickEvent doesnt work
'init' method still needs a @SubscribeEvent
-
ClientTickEvent doesnt work
event method should be static
-
Villagers don't recognize special type of door as a door.
it should be in src/main/resources/data/minecraft/tags/blocks and should be named doors.json
-
Forge 1.16.4 stops at 'Atlas Stitching' with loading
try to wait some more i had a potato pc and it sometimes took 10 minutes to do all the atlas stitching for a light modpack with only 80 mods
-
coding a redstone lamp
MCreator 🤢
-
why Eclipse cannot autocompleete a distmarker in annotations?
hmm it works for me
-
"fatally missing registry entries" forge 1.12.2
update to latest versions to get support
-
[1.8.9] How to change an entity's color?
update to a recent version
-
Help applying potion effects to mobs
Sorry But no support for 1.12.2 you should update to 1.15 or 1.16
-
This code is not working anything i did wrong?
k..,. just saying that your item's class should extend Item if you didn't do that
-
This code is not working anything i did wrong?
what errors
-
This code is not working anything i did wrong?
@Override public ActionResult<ItemStack> onItemRightClick(World worldIn, PlayerEntity playerIn, Hand handIn) { playerIn.setHealth(0); return super.onItemRightClick(worldIn, playerIn, handIn); }
-
This code is not working anything i did wrong?
no inside your backpack item class you'll need to just override onItemRightClick and then do player.setHealth(0); inside that method
-
This code is not working anything i did wrong?
oh nvm that was dumb i didn't see you are making an event you can just override onItemRightClick in your item's class
IPS spam blocked by CleanTalk.