You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
24 lines
406 B
24 lines
406 B
6 years ago
|
// DONT USE THIS FILE - BROKEN.
|
||
|
// REFER TO ZENSCRIPT VARIANT FOR UPDATED RECIPES.
|
||
|
{
|
||
|
"content": [
|
||
|
{
|
||
|
"type": "shapedRecipe",
|
||
|
"entries": [
|
||
|
{
|
||
|
"shape": ["LWL", "LWL", "CCC"],
|
||
|
"items": {
|
||
|
"C": "minecraft:clay_ball",
|
||
|
"L": "ore:logWood",
|
||
|
"W": "ore:plankWood"
|
||
|
},
|
||
|
"result": {
|
||
|
"item": "zcm_alterlite:makeshiftfurnace",
|
||
|
"amount": 1
|
||
|
},
|
||
|
"mirrored": false
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
}
|