Regenerated Datapack

This commit is contained in:
Frank 2023-06-11 14:36:14 +02:00
parent 605c35156c
commit 083697107a
118 changed files with 3692 additions and 59 deletions

View file

@ -0,0 +1,21 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"group": "taburet",
"key": {
"#": {
"item": "betterend:lacugrove_slab"
},
"I": {
"item": "minecraft:stick"
}
},
"pattern": [
"##",
"II"
],
"result": {
"item": "betterend:lacugrove_taburet"
},
"show_notification": true
}