Skip to main content

EcoItems Ingredient - Premium

This ingredient requires a custom item from EcoItems.

Required dependency: EcoItems.

Type aliases

You can use: ecoitems, eitem.

Basic example

ingredients:
custom_item:
type: ecoitems
key: "my_eco_item"

With consume disabled

ingredients:
custom_item:
type: ecoitems
key: "my_eco_item"
consume: false

Fields

FieldTypeDescription
keyTextCustom item ID from EcoItems.
consumeBooleanWhether the item is consumed.
enchantmentsSectionOptional enchantment checks when supported by the item type.

Important notes

  • EcoItems must be installed and enabled.
  • The key must match the item ID used by EcoItems.
  • If the item is not detected, check the server console during startup to confirm Structory hooked into EcoItems.