mirror of
https://git.minetest.land/MineClone2/MineClone2.git
synced 2024-11-10 01:33:50 +01:00
Fix the removal of bamboo extras.
This commit is contained in:
parent
742a625c42
commit
e0d48400a7
@ -738,9 +738,6 @@ dofile(minetest.get_modpath(modname) .. "/mapgen.lua")
|
||||
-- BAMBOO_TOO (Bamboo two)
|
||||
dofile(minetest.get_modpath(modname) .. "/bambootoo.lua")
|
||||
|
||||
-- BAMBOO EXTRAS
|
||||
dofile(minetest.get_modpath(modname) .. "/extras.lua")
|
||||
|
||||
local BAMBOO_MAX_HEIGHT_CHECK = -16
|
||||
|
||||
--ABMs
|
||||
|
Loading…
Reference in New Issue
Block a user