File Details
structures_tweaker-1.21.1-NeoForge-2.1.1.jar
- R
- Sep 30, 2025
- 74.71 KB
- 1.2K
- 1.21.1
- NeoForge
File Name
structures_tweaker-1.21.1-NeoForge-2.1.1.jar
Supported Versions
- 1.21.1
Curse Maven Snippet
Added
- Block break whitelist/blacklist system
blockBreakWhitelist- blocks that can always be broken, overridescanBreakBlocksrestrictionblockBreakBlacklist- blocks that can never be broken, even ifcanBreakBlocksis true
- Block place whitelist/blacklist system
blockPlaceWhitelist- blocks that can always be placed, overridescanPlaceBlocksrestrictionblockPlaceBlacklist- blocks that can never be placed, even ifcanPlaceBlocksis true
- Priority system: whitelist > blacklist > global flags
- Updated documentation examples showing whitelist/blacklist usage for dungeons

