~Description~
This datapack was designed for other datapack developers that might be making something where they need to prevent the player from interacting with blocks.
~1.2 Patch and Optimization~
A HUGE thanks to @Raycasting for suggesting this optimization update!
~Entity free
~A Reduction of server-side lag
~Anti Hack Capabilities
~Adventure Mode Compatibility
~Example~
If you are making a minigame map and want players to be able to break certain blocks but not others.
~Installation~
Simply download, open it up and change some of the block tags in the ubreack/tags/blocks/<blocktagname> file!
~Other Information~
This datapack adds a new block tag:
-
Unbreakable -
Blocks that can specifically NOT be broken, can be placed on if the selected item has CanBePlacedOn item tags, Can be broken with CanDestroy item tags.