mirror of
https://git.minetest.land/MineClone2/MineClone2.git
synced 2024-11-05 07:13:51 +01:00
Drop TODO in chorus_plant.lua
This commit is contained in:
parent
223729864f
commit
88d1570f5b
@ -133,7 +133,6 @@ minetest.register_node("mcl_end:chorus_plant", {
|
||||
drawtype = "nodebox",
|
||||
paramtype = "light",
|
||||
sunlight_propagates = true,
|
||||
-- TODO: Maybe improve nodebox a bit to look more “natural”
|
||||
node_box = {
|
||||
type = "connected",
|
||||
fixed = { -0.25, -0.25, -0.25, 0.25, 0.25, 0.25 }, -- Core
|
||||
|
Loading…
Reference in New Issue
Block a user