You've already forked minecraft-assets
15 lines
322 B
JSON
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"
|
|
}
|
|
}
|
|
} |