Files
IMoO/recipes_old/brew_water_spider_eye.json
T
2022-01-24 20:17:51 +03:00

16 lines
319 B
JSON

{
"format_version": "1.12",
"minecraft:recipe_brewing_mix": {
"description": {
"identifier": "minecraft:brew_water_spider_eye"
},
"tags": [ "brewing_stand" ],
"input": "minecraft:potion_type:water",
"reagent": "minecraft:spider_eye",
"output": "minecraft:potion_type:mundane"
}
}