File Details
tfc_structures-1.20.1-0.2.2.jar
- B
- Aug 19, 2025
- 108.47 KB
- 113
- 1.20.1
- Forge
File Name
tfc_structures-1.20.1-0.2.2.jar
Supported Versions
- 1.20.1
Curse Maven Snippet
You need to remove your config/tfc_structures folder to let mod re-create default configs
Changes:
- Cracked bricks support
- Remove and create new
tfc_structures_maindatapack folder every time. That will let keeptfc_structures_mainin line with config files. - Use
has_structuretags for structure activation instead of direct structure name. That will solve issue when some structures(like mansion or monument) still not generating while they're inactiveStructureslist. Otherwise, the solution leads to another bug - that structures(whichhas_structuretags differ from their name likehas_structure/woodland_mansionandminecraft:mansion) will not get replacedlootTables. I will fix the bug in 0.3.0.

