Buildtool: custom Huts
xavierh opened this issue ยท 0 comments
Minecolonies version
Future version
Expected behavior
- Drop a new Citizen1.nbt file into minecolonnies/buildings/ to override the citizen's hut
Actual behaviour
- To override a default building we need to edit the jar file
Implementations
Difficulty: moderate to unknown
Change how loadStyleMap work to read from the directory first and complete with the assets.
There is no need to extract from the jar at installation, we just need to read from the assets when not available in the directory
The location of the directory should be worlds specific as you might want to use different build on different games with constantly moving folder around (The configuration file should be world specific too btw)
The same code should be used for hut and decoration.
Need #487 Build tool: should use server side nbt files to be implemented first
This is covered by #145 but with a much smaller and achievable scope
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.