Slimefun Item Calculator
Slimefun Item Calculator helps you figure out the base ingredients needed to craft any Slimefun item. Just enter the item ID and the amount you want to craft, and the calculator will do the rest.
How it works
The calculator follows the same flow as it's Java plugin counterpart: it expands each Slimefun item into its recipe, then keeps expanding any Slimefun ingredient until only base materials remain.
Item IDs are sourced from the official Slimefun docs. You can also guess the ID of an item by typing the complete item name in caps, then replace spaces with underscores. For example, the ID for "Reinforced Alloy Ingot" is REINFORCED_ALLOY_INGOT.
Notes
The calculator only supports base Slimefun items and DOES NOT support Slimefun addons (e.g. Supreme 2.0, Networks, Bump, etc).