ActuallyAdditions/src/generated/resources/data/actuallyadditions/recipes/colorchange/light_blue_dye.json

9 lines
163 B
JSON
Raw Normal View History

2022-08-11 00:33:07 +02:00
{
"type": "actuallyadditions:color_change",
"ingredient": {
"item": "minecraft:magenta_dye"
},
"result": {
"item": "minecraft:light_blue_dye"
2022-08-11 00:33:07 +02:00
}
}