22 lines
476 B
JSON
22 lines
476 B
JSON
{
|
|
"type": "minecraft:crafting_shapeless",
|
|
"group": "invisible_light",
|
|
"category": "building",
|
|
"ingredients": [
|
|
"minecraft:light",
|
|
"minecraft:glass",
|
|
[
|
|
"minecraft:soul_torch",
|
|
"minecraft:redstone_torch"
|
|
]
|
|
],
|
|
"result": {
|
|
"id": "minecraft:light",
|
|
"components": {
|
|
"minecraft:block_state": {
|
|
"level": "12"
|
|
}
|
|
},
|
|
"count": 4
|
|
}
|
|
} |