-
Notifications
You must be signed in to change notification settings - Fork 0
Home
hp-1e edited this page Sep 21, 2026
·
2 revisions
Tinker Foundry ports the smelting system from Tinkers' Construct into a standalone mod. It focuses on molten-fluid processing, smelting, alloying, casting, fuel, tanks, channels, and related machines. It does not include the Tinkers' Construct tool system, material traits, modifiers, or the original book.
Source code: hp3081925122/Tinker-Foundry
This wiki documents the recipe formats implemented by the two NeoForge targets currently maintained in the project.
| Target | Minecraft | Loader | Project source |
|---|---|---|---|
| 1.21.1 | 1.21.1 | NeoForge 21.1.x |
master target |
| 26.1.2 | 26.1.2 | NeoForge 26.1.2.93 |
2612neoforge target |
The recipe concepts are shared, but the input notation and the internal NeoForge fluid/item template APIs are not interchangeable. Use the version-specific examples in the recipe guide.