Brew Potion Advancement is achieved only by making a water bottle!
Just grab a water bottle to get the advancement for 'brew potion'
NOTE: you can't get the advancement if you brew a splash or lingering potion. You may want to add that. so you get the achievement for any potion brewed.
This bug occurs because the game is checking for 'minecraft:potion'
instead of triggering by inventory change, something similar to enchanting should be done?
"trigger":"minecraft:enchanted_item"
likewise
"trigger":"minecraft:brewed_item"
Environment
MacOS
Created Issue:
Brew Potion Advancement is achieved only by making a water bottle!
Just grab a water bottle to get the advancement for 'brew potion'
NOTE: you can't get the advancement if you brew a splash or lingering potion. You may want to add that. so you get the achievement for any potion brewed.This bug occurs because the game is checking for 'minecraft:potion'
instead of triggering by inventory change, something similar to enchanting should be done?
`"trigger":"minecraft:enchanted_item"` => `"trigger":"minecraft:brewed_item"`Environment
MacOS
Just grab a water bottle to get the advancement for 'brew potion'
NOTE: you can't get the advancement if you brew a splash or lingering potion. You may want to add that. so you get the achievement for any potion brewed.This bug occurs because the game is checking for 'minecraft:potion'
instead of triggering by inventory change, something similar to enchanting should be done?
`"trigger":"minecraft:enchanted_item"` => `"trigger":"minecraft:brewed_item"`Just grab a water bottle to get the advancement for 'brew potion'
NOTE: you can't get the advancement if you brew a splash or lingering potion. You may want to add that. so you get the achievement for any potion brewed.This bug occurs because the game is checking for 'minecraft:potion'
instead of triggering by inventory change, something similar to enchanting should be done?
"trigger":"minecraft:enchanted_item"=>
"trigger":"minecraft:brewed_item"
Just grab a water bottle to get the advancement for 'brew potion'
NOTE: you can't get the advancement if you brew a splash or lingering potion. You may want to add that. so you get the achievement for any potion brewed.This bug occurs because the game is checking for 'minecraft:potion'
instead of triggering by inventory change, something similar to enchanting should be done?
"trigger":"minecraft:enchanted_item"=>
"trigger":"minecraft:brewed_item"Just grab a water bottle to get the advancement for 'brew potion'
NOTE: you can't get the advancement if you brew a splash or lingering potion. You may want to add that. so you get the achievement for any potion brewed.This bug occurs because the game is checking for 'minecraft:potion'
instead of triggering by inventory change, something similar to enchanting should be done?
"trigger":"minecraft:enchanted_item"likewise
"trigger":"minecraft:brewed_item"
Just grab a water bottle to get the advancement for 'brew potion'
NOTE:you can't get the advancement if you brew a splash or lingering potion. You may want to add that. so you get the achievement for any potion brewed.This bug occurs because the game is checking for 'minecraft:potion'
instead of triggering by inventory change, something similar to enchanting should be done?
"trigger":"minecraft:enchanted_item"likewise
"trigger":"minecraft:brewed_item"Just grab a water bottle to get the advancement for 'brew potion'
*NOTE:* you can't get the advancement if you brew a splash or lingering potion. You may want to add that. so you get the achievement for any potion brewed.
This bug occurs because the game is checking for 'minecraft:potion'
instead of triggering by inventory change, something similar to enchanting should be done?
"trigger":"minecraft:enchanted_item"likewise
"trigger":"minecraft:brewed_item"
Just grab a water bottle to get the advancement for 'brew potion'
*NOTE:* you can't get the advancement if you brew a splash or lingering potion. You may want to add that. so you get the achievement for any potion brewed.
This bug occurs because the game is checking for 'minecraft:potion'
instead of triggering by inventory change, something similar to enchanting should be done?
"trigger":"minecraft:enchanted_item"likewise
"trigger":"minecraft:brewed_item"
Just grab a water bottle to get the advancement for 'brew potion'
*NOTE:
*you can't get the advancement if you brew a splash or lingering potion. You may want to add that. so you get the achievement for any potion brewed.This bug occurs because the game is checking for 'minecraft:potion'
instead of triggering by inventory change, something similar to enchanting should be done?
"trigger":"minecraft:enchanted_item"likewise
"trigger":"minecraft:brewed_item"
The game should check if minecraft:potion has an effect or none.
BTW: Potion with effects are not enchanted items
This advancement was removed; however, "trigger": "minecraft:brewed_potion" was added and it is currently used for "A Weak Brew" advancement.