improved graphics

This commit is contained in:
Jottyfan
2023-08-26 18:28:29 +02:00
parent f9537529f5
commit 5028212e81
13 changed files with 16 additions and 1 deletions

View File

@ -0,0 +1,15 @@
{
"type": "minecraft:crafting_shapeless",
"ingredients": [
{
"item": "minecraft:item_frame"
},
{
"item": "minecraft:glowstone_dust"
}
],
"result": {
"item": "minecraft:glow_item_frame",
"count": 2
}
}