-
Notifications
You must be signed in to change notification settings - Fork 0
Tags and Compatibility
unfamily edited this page Aug 11, 2026
·
1 revision
Members: inc_module_0 … inc_module_4. Used for mutual exclusion in incompatible_with and creative/tooling groupings.
Path: data/another_dynamics/tags/item/increment_modules.json
Any item in these tags can disconnect/reconnect duct arms like the Bulky Wrench:
#c:wrench#c:tools/wrench#c:wrenches#c:tools/wrenches
- Soft dependency. Ducts participate via facade support registration / tags.
- Config flag
dev.004_cableFacadesConfigSeed(defaulttrue): one-shot append ofanother_dynamics:*to Cable Facades whitelist, then the option flips off. API/tag registration still runs every launch. - Project → real duct conversion preserves facades when the compat path runs.
| Feature | 1.21.1 | 26.1.2 |
|---|---|---|
Gas ducts / mek_gas
|
Live when Mek loaded |
GAS_SUPPORT_ENABLED = false in MekanismChemicalCompat
|
Heat ducts / mek_heat
|
Live when Mek loaded |
HEAT_SUPPORT_ENABLED = false in MekanismHeatCompat
|
Builtin gas/heat declare_duct JSON still carries neoforge:conditions → mod_loaded mekanism. On 26.x the Java gates keep chemical/heat transport out of the registry path even if a datapack is present.
Radioactive chemical routing is controlled per duct entry via move_radioactive.
| Feature | 1.21.1 | 26.1.2 |
|---|---|---|
| Whole-pipe → Settings Copier import | Soft dep | Soft dep |
| Pipez upgrade filter import | Soft dep | Soft dep |
| Pipez Retriever face mapping | When Retriever mod present |
RETRIEVER_SUPPORT_ENABLED = false in PipezPipeSettingsImport
|
Import is one-way (Pipez → Settings Copier). The mod never writes Pipez NBT from AD.
| Mod | Role |
|---|---|
| JEI | Ghost ingredients into filter UI |
| FTB Ultimine | Select connected ducts of the same logical id |
None beyond NeoForge.