forked from mtcontrib/plantlife_modpack
spelling error (bonsai, not bonzai)
This commit is contained in:
parent
a0c3b2bd42
commit
5f7d08ddc4
|
@ -236,7 +236,7 @@ local flowers_list = {
|
|||
{ "Blue Geranium", "geranium", "flowers:geranium" },
|
||||
{ "Viola", "viola", "flowers:viola" },
|
||||
{ "Cactus", "cactus", "default:cactus" },
|
||||
{ "Bonzai", "bonzai", "default:sapling" }
|
||||
{ "Bonsai", "bonsai", "default:sapling" }
|
||||
}
|
||||
|
||||
for i in ipairs(flowers_list) do
|
||||
|
|
Loading…
Reference in New Issue
Block a user