mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-03-16 08:36:07 +09:00
disabling wooden axe to motivate players to mine for rocks for better tools
This commit is contained in:
@@ -3,10 +3,10 @@
|
||||
"workbench": "basiccrafting",
|
||||
"ingredients": [[1, 6, "$WOOD", 2, "item@basegame:18"]]
|
||||
},
|
||||
"item@basegame:22": { /* wooden hatchet */
|
||||
/*"item@basegame:22": {
|
||||
"workbench": "basiccrafting",
|
||||
"ingredients": [[1, 6, "$WOOD", 2, "item@basegame:18"]]
|
||||
},
|
||||
},*/
|
||||
"item@basegame:15": { /* wooden mallet */
|
||||
"workbench": "basiccrafting",
|
||||
"ingredients": [[1, 6, "$WOOD", 2, "item@basegame:18"]]
|
||||
|
||||
Reference in New Issue
Block a user