promotional bannermobile promotional banner

Structure Crafter

A balanced, convenient, and practical bulk-building mod designed primarily for survival gameplay.

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

NeoForge

implementation "curse.maven:structure-crafter-1503130:7943190"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

  • 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.