File Details
Structure Crafter 0.2.5 for mc1.21.1
- R
- Apr 18, 2026
- 1.56 MB
- 28
- 1.21.1
- NeoForge
File Name
structure_crafter-1.21.1neoforge-0.2.5.jar
Supported Versions
- 1.21.1
Curse Maven Snippet
- Fixed a crash caused by invalid characters in NBT blacklist input.
- Added support for tags in the blacklist. You can now prefix entries with
#to blacklist all blocks under a tag (e.g.,#minecraft:signs). - Added basic sanitization for invalid NBT data.
- Added wildcard support in the NBT blacklist.
*can now match any string—for example,minecraft:*stone*matches all vanilla Minecraft blocks whose IDs contain “stone.” - Tag support and wildcard support cannot be used together.
- Tag entries and wildcard entries are not validated for availability when added.

