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

11 lines
192 B
JSON

{
"type": "actuallyadditions:laser",
"energy": 150000,
"ingredient": {
"item": "minecraft:red_mushroom"
},
"result": {
"count": 1,
"result": "minecraft:nether_wart"
}
}