File Details
Gregnautics Continued-0.1.4.zip
- R
- Jul 17, 2026
- 43.72 MB
- 101
- 1.21.1
- NeoForge
File Name
Gregnautics Continued-0.1.4.zip
Supported Versions
- 1.21.1
0.1.4 — Tools no longer vanish when crafting
This is a server-side fix. Update both your client and, if you run one, your server — a 0.1.3 server will keep eating tools no matter what the client runs.
No mods added or removed, no world content changed — safe to update and keep playing.
🔨 Fixed: knives, saws, chisels, hammers and shears were consumed by crafting
Crafting anything that uses a tool as an ingredient — lumber with a saw, wood tongs with a knife, jar lids, stone bricks with a chisel and so on — destroyed the tool instead of using a point of its durability.
The root cause is a TerraFirmaCraft change between Minecraft versions: in 1.20, tools were automatically returned damaged from any crafting recipe. In 1.21 that behaviour has to be declared per-recipe, and the pack's ported recipes never declared it. 157 recipes have been converted to the proper damage-aware recipe type — every tool in the grid now takes 1 durability and stays, exactly like in the original TerraFirmaGreg. Recipes that use two tools at once (hammer + saw) damage both, as they should. GregTech tools were never affected and work as before.
🪚 Fixed: the manual sawing chain did nothing
TFC LumberJack's hand-processing chain — strip a log with an axe, use a saw on the stripped log to cut a beam, place the beam and saw it into lumber — was broken: the pack accidentally deleted the mod's right-click recipes while cleaning up old grid recipes. The chain works again, sawdust by-product included.
Crafting lumber in the grid (log + saw, 8 lumber) still works too, and no longer eats the saw.
🧰 Also
- Wood tongs work with both layouts now: the classic TerraFirmaGreg shape (knife top-left, sticks in a corner) and the mod's own shape (two sticks on top, knife below) — the knife takes durability either way, and the forging bonus carries over.
- A dozen fluid/item pipe recipes were silently unavailable due to a recipe encoding slip. Restored.
- One coal-processing recipe referenced a tag that no longer exists, making it impossible to craft. Fixed.