ActuallyAdditions/src/generated/resources/data/actuallyadditions/recipes/colorchange/orange_stained_glass.json
2024-03-04 22:52:17 +01:00

10 lines
195 B
JSON

{
"type": "actuallyadditions:color_change",
"ingredient": {
"item": "minecraft:white_stained_glass"
},
"result": {
"count": 1,
"result": "minecraft:orange_stained_glass"
}
}