Rename mcl_core:grass to mcl_core:tallgrass

This commit is contained in:
Wuzzy 2017-02-11 20:57:56 +01:00
parent 896db07ebe
commit 88888760f5
5 changed files with 12 additions and 12 deletions

View file

@ -101,11 +101,11 @@ end
local apply_bone_meal = function(pointed_thing)
local plant_tab = {
"air",
"mcl_core:grass",
"mcl_core:grass",
"mcl_core:grass",
"mcl_core:grass",
"mcl_core:grass",
"mcl_core:tallgrass",
"mcl_core:tallgrass",
"mcl_core:tallgrass",
"mcl_core:tallgrass",
"mcl_core:tallgrass",
"mcl_flowers:dandelion",
"mcl_flowers:blue_orchid",
"mcl_flowers:oxeye_daisy",