Code (YAML):
# ==============================================================================
# NEXO INTEGRATION CONFIGURATION
# Link your custom Nexo items and blocks to your Factory machines.
# ==============================================================================
# Set to true to enable the Nexo integration for the Factory plugin.
enabled
: false
items
:
# ----------------------------------------------------------------------------
# HOW TO LINK:
# 1. The first key (e.g., 'connector') is your unique Machine ID.
# This MUST match the ID you created in '/components/<component>.yml'.
# 2. 'nexo-namespaceid' is the exact ID used in your Nexo configuration.
# ----------------------------------------------------------------------------
connector
:
# Your unique Factory Machine ID
nexo-namespaceid
:
"second:super-connector"
# The custom Nexo item/block ID
auto-builder
:
# Another Factory Machine ID
nexo-namespaceid
:
"second:super-blockbreaker"
# The custom Nexo item/block ID