mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-03-17 00:56:07 +09:00
actual crafting recipes
This commit is contained in:
39
assets/mods/basegame/crafting/items.json
Normal file
39
assets/mods/basegame/crafting/items.json
Normal file
@@ -0,0 +1,39 @@
|
||||
{
|
||||
"item@basegame:5": {
|
||||
"workbench": "",
|
||||
"ingredients": [
|
||||
[1, 3, "$WOOD", 1, "basegame:176"]
|
||||
]
|
||||
},
|
||||
"item@basegame:5": {
|
||||
"workbench": "",
|
||||
"ingredients": [
|
||||
[1, 3, "$WOOD", 1, "basegame:192"]
|
||||
]
|
||||
},
|
||||
|
||||
"item@basegame:256": {
|
||||
"workbench": "",
|
||||
"ingredients": [
|
||||
[1, 4, "basegame:48"]
|
||||
]
|
||||
},
|
||||
"item@basegame:257": {
|
||||
"workbench": "",
|
||||
"ingredients": [
|
||||
[1, 4, "basegame:49"]
|
||||
]
|
||||
},
|
||||
"item@basegame:258": {
|
||||
"workbench": "",
|
||||
"ingredients": [
|
||||
[1, 4, "basegame:50"]
|
||||
]
|
||||
},
|
||||
"item@basegame:259": {
|
||||
"workbench": "",
|
||||
"ingredients": [
|
||||
[1, 4, "basegame:51"]
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user