Config Station

Options for STATION type containers.

/goop containers config station <container> <option> [value]

Most notably, assign a result slot to output MMOItem recipes!

Args Breakdown (What everything does)

<container>


<option>

  • The option you want to choose

    • ResultSlot Specify a slot to output MMOItems when configuring shaped recipes for them. Allows for crafting stations of any shape registered directly onto the custom crafting stat of MMOItems!


[value]

  • Value of the option, dont specify to reset the option to its default state.

    • ResultSlot Slot number to designate as the result slot, must be a display slot.

Tips

  • A station container can read any workbench recipes you add to items through /mmoitems browse.

    • To make them their own standalone container (not shared recipes with workbench), use the [coming soon] MythicLibStation Option to give it its own name.

Simple Examples:

/goop containers config station MAGIC_ANVIL resultSlot 4

Allows 'MAGIC_ANVIL' to behave as a workbench crafting station.


/goop containers config station BUBBLE_MACHINE resultSlot

Not specifying a result slot removes the current result slot, such that 'BUBBLE_MACHINE' is no longer detecting recipes.