mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-09 10:04:05 +09:00
actual crafting recipes
This commit is contained in:
32
assets/mods/basegame/crafting/blocks.json
Normal file
32
assets/mods/basegame/crafting/blocks.json
Normal file
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"basegame:160": {
|
||||
"workbench": "",
|
||||
"ingredients": [
|
||||
[4, 2, "$ROCK"]
|
||||
]
|
||||
},
|
||||
"basegame:161": {
|
||||
"workbench": "",
|
||||
"ingredients": [
|
||||
[4, 2, "basegame:48"]
|
||||
]
|
||||
},
|
||||
"basegame:162": {
|
||||
"workbench": "",
|
||||
"ingredients": [
|
||||
[4, 2, "basegame:49"]
|
||||
]
|
||||
},
|
||||
"basegame:163": {
|
||||
"workbench": "",
|
||||
"ingredients": [
|
||||
[4, 2, "basegame:50"]
|
||||
]
|
||||
},
|
||||
"basegame:164": {
|
||||
"workbench": "",
|
||||
"ingredients": [
|
||||
[4, 2, "basegame:51"]
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user