From 6d0d9081099ce6a36e0db0c7ddebeb768a9d618f Mon Sep 17 00:00:00 2001 From: h-v-smacker Date: Sun, 29 Jul 2018 00:32:39 +0300 Subject: colorable plastic nodes --- extranodes/init.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'extranodes/init.lua') diff --git a/extranodes/init.lua b/extranodes/init.lua index edaa41a..d986b6e 100644 --- a/extranodes/init.lua +++ b/extranodes/init.lua @@ -10,6 +10,7 @@ dofile(path.."/trampoline.lua") dofile(path.."/extratubes.lua") dofile(path.."/extramesecons.lua") dofile(path.."/lox.lua") +dofile(path.."/plastic_block.lua") if minetest.get_modpath("ethereal") and minetest.get_modpath("flowers") then dofile(path.."/antishroom.lua") -- cgit v1.2.3