Structured Crafting

Craft stuff in your world, automatically.

File Details

structuredcrafting-1.21.1-neoforge-0.2.13.jar

  • R
  • Sep 13, 2025
  • 57.81 KB
  • 88
  • 1.21.1
  • NeoForge

File Name

structuredcrafting-1.21.1-neoforge-0.2.13.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:structured-crafting-233151:6992314"

Learn more about Curse Maven

Changelog for Minecraft 1.21.1

All notable changes to this project will be documented in this file.

1.21.1-0.2.13 - 2025-09-13 13:42:12

Fixed

  • Fix crash when CommonCapabilities is not present, Closes #45

1.21.1-0.2.12 - 2025-05-25 07:17:37 +0200

Fixed

  • Fix multi-output recipes voiding > 1 in Fabric, Closes #44

1.21.1-0.2.11 - 2025-05-12 16:53:09 +0200

Fixed

  • Fix crash with reusable items in a vertical pattern, Closes #42

1.21.1-0.2.10 - 2025-05-11 13:34:28 +0200

Fixed

  • Fix offset for recipes with reusable inputs, Closes #42

1.21.1-0.2.9 - 2025-05-10 14:39:25 +0200

Fixed

  • Fix small recipes with reusable items failing, Closes #42

1.21.1-0.2.8 - 2025-05-07 19:21:25 +0200

Added

  • Add ja_jp translations
  • Add cs_cz translations
  • Add nl_nl translations
  • Add tr_tr translations

Fixed

  • Fix block not dropping when broken, Closes #41
  • Fix incorrect recipe on Fabric, Closes #43

[1.21.1-0.2.7] - 2024-09-04 17:29:03 +0200

Changed

  • Refactor code to be compatible with NeoForge, Forge, and Fabric.