Create a place where you can register a Predicate<ItemStack>, which becomes unusable in all vanilla ways, eg. in crafting tables, anvils, furnaces, enchanting tables, villager tradings, as consumables, as throwables, etc. Keep in mind that hoppers exist. A way to block only specific ones from this list should also be present.
Create a place where you can register a
Predicate<ItemStack>
, which becomes unusable in all vanilla ways, eg. in crafting tables, anvils, furnaces, enchanting tables, villager tradings, as consumables, as throwables, etc. Keep in mind that hoppers exist. A way to block only specific ones from this list should also be present.