Allow adding mod support manually
Dekamir opened this issue ยท 2 comments
Allow modpack developers to add DAB support themselves.
The textures have to be bundled via resource packs or a resource loader mod.
Example in TOML Forge Config:
["Detail Armor Bar Settings"]
"External Item Overrides" = ["item{advancednetherite:netherite_diamond_chestplate},texture{gd3:textures/gui/mods/advnet_dab.png"]
#Example Value: ["item{namespace:item,texture{namespace:path}]