promotional bannermobile promotional banner

Ansible Crafting

Crafting from remote inventories in surrounding area

File Details

Ansible Crafting 1.0.0-beta-mc1.21.4-neoforge

  • B
  • Feb 25, 2026
  • 294.07 KB
  • 6
  • 1.21.4
  • NeoForge

File Name

ansiblecrafting-1.0.0-beta-mc1.21.4-neoforge.jar

Supported Versions

  • 1.21.4

Curse Maven Snippet

NeoForge

implementation "curse.maven:ansible-crafting-1470344:7677149"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

[1.0.0-beta] - 2026-02-25

⚒️ Reforged

  • Flatten deploy pipeline and skip dev builds on release tags

⛏️ New Blocks

  • Make deploy jobs automatic for both Modrinth and CurseForge
  • Add CurseForge project ID for deployment
  • Add Forge/NeoForge game test run configs and CI matrix

📜 Enchantment Table

  • Overhaul PROJECT.md and README.md
  • Add flatten deploy pipeline plan
  • Update documentation for multi-loader support and 1.0.0-beta readiness
  • Update CI/CD and testing documentation for multi-loader changes
  • Add Forge/NeoForge game test support plan

🔧 Repaired

  • Use correct CurseForge loader name for NeoForge
  • Use correct CurseForge slug for REI dependency
  • Update repository URLs after project rename
  • Remove Forge/NeoForge from game test matrix
  • Version-gate RegistryHelperTest unknown item assertion for 1.21.4+
  • Strip JAR signatures from Forge test classpath to fix SecurityException
  • Remove sun.misc.Unsafe logger mock, use assumeTrue for bootstrap tests
  • Fork each Forge/NeoForge test class into separate JVM
  • Reduce test heap to 1g and add --add-exports for Forge CI
  • Add pages deployment to tag pipeline