Jump to content

Breaking a block with enchantment effects...


Busti

Recommended Posts

After digging through minecraft a bit I actually found an easy method to harvest blocks with enchantment effects.

blockInstance.harvestBlock(world, player, pos, world.getBlockState(pos), world.getTileEntity(posD))
world.setBlockToAir(pos)

PM's regarding modding questions should belong in the Modder Support sub-forum and won't be answered.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.