22 lines
373 B
JSON
22 lines
373 B
JSON
{
|
|
"format_version": "1.12",
|
|
"minecraft:recipe_shapeless": {
|
|
"description": {
|
|
"identifier": "minecraft:glow_frame"
|
|
},
|
|
|
|
|
|
"tags": [ "crafting_table" ],
|
|
"ingredients": [
|
|
{
|
|
"item": "minecraft:frame"
|
|
},
|
|
{
|
|
"item": "minecraft:glow_ink_sac"
|
|
}
|
|
],
|
|
"result": {
|
|
"item": "minecraft:glow_frame"
|
|
}
|
|
}
|
|
} |