Started by 1O9x on Thu, 10/02/2025 - 08:36 Topic category: Help with Minecraft modding (Java Edition) I want to make that when an anvil falls on an item it changes the item to another one Jump to top this seems to work, Jump to top Permalink Log in or register to post comments ((FallingBlockEntity)entity).getBlockState().getBlock() Jump to top Permalink Log in or register to post comments How to make it that you need a specific amount of the item number one to turn to item number 2 Jump to top Permalink Log in or register to post comments try this, https://files.catbox.moe/amfryu.ptpl Instead of spending like 20 minutes recreating that picture just import that file instead :3 Jump to top Permalink Log in or register to post comments
((FallingBlockEntity)entity).getBlockState().getBlock() Jump to top Permalink Log in or register to post comments
How to make it that you need a specific amount of the item number one to turn to item number 2 Jump to top Permalink Log in or register to post comments
try this, https://files.catbox.moe/amfryu.ptpl Instead of spending like 20 minutes recreating that picture just import that file instead :3 Jump to top Permalink Log in or register to post comments
this seems to work,
((FallingBlockEntity)entity).getBlockState().getBlock()
How to make it that you need a specific amount of the item number one to turn to item number 2
try this,
https://files.catbox.moe/amfryu.ptpl
Instead of spending like 20 minutes recreating that picture just import that file instead :3