We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Important
Make sure to familiarize yourself with the library's syntax: Attribute‐based Matching
Allows you to assign custom food tags for attribute-typed item / block (held).
Add the following behavior:
"behaviors": [ { "name": "AttributeRenderingLibrary.FoodTags", "properties": { // add properties here } } ]
Note
Everything listed below can only be used in behavior's own properties
properties
Example:
"foodTags": { "key-value": ["{fruit}", "fruit"], "key2-value2": ["{type}", "tastyvegetable"] }
There was an error while loading. Please reload this page.