Skip to main content

NexoItem

Register a Nexo item as ingredient.

ingredient key: nitem (alias: nexo)

Recipe Configuration Fields

FieldTypeDescriptionDefault
keyStringThe Mexo item's Idrequired
Show YAML example
example_recipe:
name: example_recipe
ingredients:
#....
two:
type: nitem
key: "chargedquartz"
#....