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
((FallingBlockEntity)entity).getBlockState().getBlock() Jump to top Permalink Log in or register to post comments
this seems to work,
((FallingBlockEntity)entity).getBlockState().getBlock()