mirror of
				https://github.com/mt-mods/plantlife_modpack.git
				synced 2025-11-03 23:25:26 +01:00 
			
		
		
		
	spelling error (bonsai, not bonzai)
This commit is contained in:
		@@ -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
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user