Smithing automata¶
Picture
Automata that harness power of toolsmithing villager, allows you to perform smithing operation and smelt items.
Obtaining¶
Feed toolsmithing villager to forged automata core with soul scrapper to obtain it.
Supported APIs¶
Extra methods¶
Function | Returns | Description |
---|---|---|
smith() | Result | Perform smithing operation, using selected slot and two next slots |
smelt("inventory", limit?: number) | Result | Tries to smelt item in selected slot in inventory up to limit amount. Result will be put into inventory, extra items will be dropped in world |
smelt("block", direction?: Direction | Result | Tries to smelt block in world. If this is possible, block will be transformed in-place, if this is not possible result will be put into inventory, extra items will be dropped in world |
Notes¶
Smith operation
Before 1.20, smith operation uses only selected slot and next one.
XP notes
All XP for smelting operations will be stored inside turtle