Option to disable ItemBlock for blocks and plants

Status
Migrated
Issue description

This option would make it impossible to have the block in an inventory, similar to blocks like fire or bubble column. Setting the creative tab to null is a workaround, but the block can still be obtained with commands (ex. /give)

Issue comments

Cant you do this with procedures by doing this:

If: get item in main hand = (bubble column)

Do: remove item in main hand

 

eehh, not really, that's another workaround. This option would remove the item entirely, so it's not even loaded in the game. It can be helpful if your mod has a lot of technical blocks, because it would make loading a bit faster

because it would make loading a bit faster

That is negligible, but I understand what you meant ;)