[FEAT] Advanced Candle Recipe
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"category": "misc",
|
||||
"key": {
|
||||
"H": {
|
||||
"item": "minecraft:honeycomb"
|
||||
},
|
||||
"S": {
|
||||
"item": "minecraft:string"
|
||||
}
|
||||
},
|
||||
"pattern": [
|
||||
"S",
|
||||
"H",
|
||||
"H"
|
||||
],
|
||||
"result": {
|
||||
"item": "hyperlighting:advanced_candle",
|
||||
"count": 2
|
||||
},
|
||||
"show_notification": true
|
||||
}
|
Reference in New Issue
Block a user