introduction of log variants

This commit is contained in:
2021-02-26 23:08:08 -05:00
parent e19141804c
commit 217b0b2c3e
22 changed files with 214 additions and 3 deletions
@@ -0,0 +1,17 @@
{
"type": "minecraft:crafting_shaped",
"group": "bark",
"pattern": [
"##",
"##"
],
"key": {
"#": {
"item": "cherry:stripped_cherry_log"
}
},
"result": {
"item": "cherry:stripped_cherry_wood",
"count": 3
}
}