25 lines
No EOL
458 B
JSON
25 lines
No EOL
458 B
JSON
{
|
|
"type": "minecraft:crafting_shapeless",
|
|
"category": "building",
|
|
"group": "planks",
|
|
"ingredients": [
|
|
[
|
|
{
|
|
"item": "betterend:end_lotus_log"
|
|
},
|
|
{
|
|
"item": "betterend:end_lotus_bark"
|
|
},
|
|
{
|
|
"item": "betterend:end_lotus_stripped_log"
|
|
},
|
|
{
|
|
"item": "betterend:end_lotus_stripped_bark"
|
|
}
|
|
]
|
|
],
|
|
"result": {
|
|
"count": 4,
|
|
"item": "betterend:end_lotus_planks"
|
|
}
|
|
} |