Recipes Data

This commit is contained in:
Frank 2023-04-29 15:46:05 +02:00
parent 5fe6ac1a22
commit f18080a845
1450 changed files with 38936 additions and 0 deletions

View file

@ -0,0 +1,27 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"group": "end_stone_lanterns",
"key": {
"#": {
"item": "betterend:crystal_shards"
},
"S": [
{
"item": "betterend:violecite_slab"
},
{
"item": "betterend:violecite_bricks_slab"
}
]
},
"pattern": [
"S",
"#",
"S"
],
"result": {
"item": "betterend:violecite_lantern"
},
"show_notification": true
}