19 lines
293 B
JSON
19 lines
293 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"category": "building",
|
|
"group": "bark",
|
|
"key": {
|
|
"#": {
|
|
"item": "eidolon:illwood_log"
|
|
}
|
|
},
|
|
"pattern": [
|
|
"##",
|
|
"##"
|
|
],
|
|
"result": {
|
|
"count": 3,
|
|
"item": "eidolon:illwood_bark"
|
|
},
|
|
"show_notification": true
|
|
} |