DenizenScript / Denizen

NPC and general Spigot scripting, using the Denizen Scripting Language!
https://denizenscript.com/
MIT License
213 stars 106 forks source link

`MaterialTag.food_points` #2599

Closed tal5 closed 8 months ago

tal5 commented 8 months ago

Requested on Discord.

Additions

[!NOTE] The tag is on MaterialTag since it only requires the item type, but maybe we should start implementing such tags on ItemTag with the proper item/block type split coming soon? in the off chance someone actually has a MaterialTag instead of an ItemTag that they want to use it on they can just MaterialTag.item for now.