mirror of
https://git.minetest.land/MineClone2/MineClone2.git
synced 2025-02-17 21:23:44 +01:00
Fix the removal of bamboo extras.
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user