Initial Campfire Work
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"key": {
|
||||
"C": {
|
||||
"tag": "minecraft:coals"
|
||||
},
|
||||
"L": {
|
||||
"tag": "minecraft:logs"
|
||||
}
|
||||
},
|
||||
"pattern": [
|
||||
" ",
|
||||
"LCL",
|
||||
"LLL"
|
||||
],
|
||||
"result": {
|
||||
"item": "hyperlighting:advanced_campfire"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user