Skip to main content

OraxenItem

Register an Oraxen item as ingredient.

ingredient key: oitem (alias: oraxen)

Recipe Configuration Fields

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