From d41791b735df980912250d4dca7b3e140eecbf28 Mon Sep 17 00:00:00 2001 From: Vanessa Dannenberg Date: Thu, 8 Nov 2018 19:27:31 -0500 Subject: update basic_materials, biome_lib, plantlife modpack, coloredwood, homedecor, technic, currency, framedglass, gloopblocks, led_marquee, mesecons, moretrees, nixie_tubes, pipeworks, plasticbox, prefab_redo, castles, signs_lib, roads, worldedit Added license declaration for the modpack itself --- extranodes/init.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'extranodes') diff --git a/extranodes/init.lua b/extranodes/init.lua index 8734476..5d8b260 100644 --- a/extranodes/init.lua +++ b/extranodes/init.lua @@ -30,7 +30,7 @@ if minetest.get_modpath("moreblocks") then stairsplus:register_all("technic", "concrete", "technic:concrete", { description=S("Concrete"), groups={cracky=3, not_in_creative_inventory=1}, - tiles={"technic_concrete_block.png"}, + tiles={"basic_materials_concrete_block.png"}, }) stairsplus:register_all("technic", "zinc_block", "technic:zinc_block", { -- cgit v1.2.3