Timberborn

Timberborn

zxuiji -m- Greedy Builders
kohinoor 20 Jul, 2024 @ 7:13am
how to manually add mod support for other mod. a tutorial
as title.
say i want to add ladder.mod support.

first.create a jason file name
"PrefabGroupSpecification.Buildings.GreedyBuilders.optional.json"

put it under GreedyBuilderslocaction\Specifications\PrefabGroups



{
"Id": "Buildings.GreedyBuilders",
"Paths#append": [
"Tobbert/Ladder.IronTeeth"
]
}


you need to find the path for the build you wan to add.
that can be found in modyoulike\Specifications\PrefabGroups

in this case the path is
"Tobbert/Ladder.IronTeeth"

add these to your greedybuilder.jason.

they it should be working.
< >
Showing 1-3 of 3 comments
zxuiji  [developer] 21 Jul, 2024 @ 7:10am 
I would not recommend putting it directly in the GreedyBuilders mod folder, instead put it in the folder of the mod you wanted to add support for, at worst that mod's author will start supporting GB and the file will be overwritten with the same (if not more) paths added. If you add it to GreedyBuilder there's a risk of loosing ALL your modifications due some update overwriting the file with the minimum of what is expected in the file. All that aside, nice idea to create a thread for this
Can you try help me fixing GB with Choo Choo mod by Tobbert?
zxuiji  [developer] 9 Jan @ 1:59am 
The choo choo mod directly supports GB as far as I recall? I even see the prefab spec in it's folder on my own install. Maybe something changed and he didn't realise it broke GB support? If you're on TB Discord then just head to https://discord.com/channels/558398674389172225/1064952561687343235 and post your issue there.
< >
Showing 1-3 of 3 comments
Per page: 1530 50