mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-14 04:24:05 +09:00
brick block crafting
This commit is contained in:
@@ -44,5 +44,9 @@
|
||||
"item@basegame:135": { /* lead ore -> ingot */
|
||||
"difficulty": 1.0,
|
||||
"product": [1, "item@basegame:119"]
|
||||
},
|
||||
"item@basegame:25": { /* clay ball -> a brick */
|
||||
"difficulty": 1.0,
|
||||
"product": [1, "item@basegame:56"]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user