21 lines
481 B
JSON
21 lines
481 B
JSON
{
|
|
"type": "minecraft:crafting_shapeless",
|
|
"group": "invisible_light",
|
|
"category": "building",
|
|
"ingredients": [
|
|
"minecraft:glass",
|
|
"minecraft:tinted_glass",
|
|
"minecraft:tinted_glass",
|
|
"minecraft:tinted_glass",
|
|
"minecraft:torch"
|
|
],
|
|
"result": {
|
|
"id": "minecraft:light",
|
|
"components": {
|
|
"minecraft:block_state": {
|
|
"level": "7"
|
|
}
|
|
},
|
|
"count": 4
|
|
}
|
|
} |