File Details
AutomatedTools-1.3.0.jar
- R
- May 11, 2026
- 2.38 MB
- 40
- Early Access
File Name
AutomatedTools-1.3.0.jar
Supported Versions
- Early Access
## 1.3.0 — 2026-05-10
### Added
- **Crafting recipes for all four mod items.** Items can now be crafted at the standard vanilla benches instead of only being available via creative.
- `Automated_Tools_Hopper` — **Furniture Bench** (`Furniture_Storage`): 5× `Ingredient_Bar_Iron` + 2× `Wood_Trunk` → 1 hopper. `TimeSeconds: 3`.
- `Automated_Tools_Large_Pipe` — **Workbench** (`Workbench_Crafting`): 3× `Ingredient_Bar_Iron` → 4 pipes. `TimeSeconds: 2`.
- `Automated_Tools_Large_Pipe_Corner` — **Workbench** (`Workbench_Crafting`): 4× `Ingredient_Bar_Iron` → 2 corners. `TimeSeconds: 2`.
- `Automated_Tools_Large_Pipe_Mouthpiece` — **Workbench** (`Workbench_Crafting`): 4× `Ingredient_Bar_Iron` → 2 mouthpieces. `TimeSeconds: 2`.
### Fixed
- Hopper recipe previously referenced a non-existent `chest` ItemId — the recipe was effectively uncraftable. Replaced with a valid resource-type ingredient (`Wood_Trunk`).
- All pipe-family items were missing `BenchRequirement` and so didn't surface at any crafting station; now properly registered to the Workbench under the `Workbench_Crafting` category.