Add brewable dragons breath with chorus flower

This commit is contained in:
Brandon 2020-07-22 17:42:10 -04:00
parent c4271cf13d
commit b45b4a44e5
2 changed files with 2 additions and 0 deletions

View File

@ -3,4 +3,5 @@ mcl_farming
mcl_mobitems
mcl_fishing
mcl_bows
mcl_end
playerphysics

View File

@ -323,6 +323,7 @@ local awkward_table = {
["mcl_mobitems:ghast_tear"] = "mcl_potions:regeneration",
["mcl_mobitems:spider_eye"] = "mcl_potions:poison",
["mcl_mobitems:rabbit_foot"] = "mcl_potions:leaping",
["mcl_end:chorus_flower"] = "mcl_potions:dragon_breath", -- temporary until dragon's breath is obtainable
}
local output_table = {