Files
2017-04-26 14:35:29 +00:00

15 lines
322 B
JSON

{
"display": {
"icon": {
"item": "minecraft:potion"
},
"title": "Local Brewery",
"description": "Brew a potion"
},
"parent": "minecraft:nether/obtain_blaze_rod",
"criteria": {
"potion": {
"trigger": "minecraft:brewed_potion"
}
}
}