From 316ee94c2d127221f9589f723d4d2f01a190c69d Mon Sep 17 00:00:00 2001 From: Wuzzy Date: Fri, 26 May 2017 01:06:54 +0200 Subject: [PATCH] Clean up and rename textures in mcl_core --- mods/ITEMS/mcl_core/craftitems.lua | 16 +-- mods/ITEMS/mcl_core/nodes.lua | 132 +++++++++--------- ...ialeaves.png => default_acacia_leaves.png} | Bin ...sapling.png => default_acacia_sapling.png} | Bin ...acaciatree.png => default_acacia_tree.png} | Bin ...ee_top.png => default_acacia_tree_top.png} | Bin ...acaciawood.png => default_acacia_wood.png} | Bin .../textures/default_fire_particle1.png | Bin 408 -> 0 bytes .../textures/default_fire_particle2.png | Bin 561 -> 0 bytes .../textures/default_large_chest_bg.png | Bin 1075 -> 0 bytes .../mcl_core/textures/default_sign_wall.png | Bin 214 -> 0 bytes .../mcl_core/textures/default_sulphur.png | Bin 240 -> 0 bytes .../mcl_core/textures/default_tnt_bottom.png | Bin 121 -> 0 bytes .../mcl_core/textures/default_tnt_side.png | Bin 273 -> 0 bytes .../mcl_core/textures/default_tnt_top.png | Bin 330 -> 0 bytes ...ult_andesite.png => mcl_core_andesite.png} | Bin ...mooth.png => mcl_core_andesite_smooth.png} | Bin ...ple_gold.png => mcl_core_apple_golden.png} | Bin ...fault_barrier.png => mcl_core_barrier.png} | Bin ...fault_bedrock.png => mcl_core_bedrock.png} | Bin .../{default_bowl.png => mcl_core_bowl.png} | Bin ..._bottom.png => mcl_core_cactus_bottom.png} | Bin ...harcoal_lump.png => mcl_core_charcoal.png} | Bin ...mineral_coal.png => mcl_core_coal_ore.png} | Bin ...arse_dirt.png => mcl_core_coarse_dirt.png} | Bin ...l_diamond.png => mcl_core_diamond_ore.png} | Bin ...fault_diorite.png => mcl_core_diorite.png} | Bin ...smooth.png => mcl_core_diorite_smooth.png} | Bin ...side.png => mcl_core_dirt_podzol_side.png} | Bin ...l_top.png => mcl_core_dirt_podzol_top.png} | Bin ...fault_emerald.png => mcl_core_emerald.png} | Bin ...d_block.png => mcl_core_emerald_block.png} | Bin ...l_emerald.png => mcl_core_emerald_ore.png} | Bin ...d_ice_0.png => mcl_core_frosted_ice_0.png} | Bin ...d_ice_1.png => mcl_core_frosted_ice_1.png} | Bin ...d_ice_2.png => mcl_core_frosted_ice_2.png} | Bin ...d_ice_3.png => mcl_core_frosted_ice_3.png} | Bin ...ld_nugget.png => mcl_core_gold_nugget.png} | Bin ...mineral_gold.png => mcl_core_gold_ore.png} | Bin ...fault_granite.png => mcl_core_granite.png} | Bin ...smooth.png => mcl_core_granite_smooth.png} | Bin ...ice_packed.png => mcl_core_ice_packed.png} | Bin ...on_nugget.png => mcl_core_iron_nugget.png} | Bin ...mineral_iron.png => mcl_core_iron_ore.png} | Bin ...pis_block.png => mcl_core_lapis_block.png} | Bin ...neral_lapis.png => mcl_core_lapis_ore.png} | Bin ...ig_oak.png => mcl_core_leaves_big_oak.png} | Bin ...es_birch.png => mcl_core_leaves_birch.png} | Bin ...eleaves.png => mcl_core_leaves_spruce.png} | Bin ...g_big_oak.png => mcl_core_log_big_oak.png} | Bin ...k_top.png => mcl_core_log_big_oak_top.png} | Bin ...t_log_birch.png => mcl_core_log_birch.png} | Bin ...rch_top.png => mcl_core_log_birch_top.png} | Bin ...sprucetree.png => mcl_core_log_spruce.png} | Bin ...ee_top.png => mcl_core_log_spruce_top.png} | Bin ...um_side.png => mcl_core_mycelium_side.png} | Bin ...lium_top.png => mcl_core_mycelium_top.png} | Bin ...ig_oak.png => mcl_core_planks_big_oak.png} | Bin ...ks_birch.png => mcl_core_planks_birch.png} | Bin ...ucewood.png => mcl_core_planks_spruce.png} | Bin ...ult_red_sand.png => mcl_core_red_sand.png} | Bin ....png => mcl_core_red_sandstone_bottom.png} | Bin ....png => mcl_core_red_sandstone_carved.png} | Bin ....png => mcl_core_red_sandstone_normal.png} | Bin ....png => mcl_core_red_sandstone_smooth.png} | Bin ...top.png => mcl_core_red_sandstone_top.png} | Bin ...redstone.png => mcl_core_redstone_ore.png} | Bin ...ault_sugar_cane.png => mcl_core_reeds.png} | Bin ...ttom.png => mcl_core_sandstone_bottom.png} | Bin ...rved.png => mcl_core_sandstone_carved.png} | Bin ...rmal.png => mcl_core_sandstone_normal.png} | Bin ...ooth.png => mcl_core_sandstone_smooth.png} | Bin ...one_top.png => mcl_core_sandstone_top.png} | Bin ...g_oak.png => mcl_core_sapling_big_oak.png} | Bin ...g_birch.png => mcl_core_sapling_birch.png} | Bin ...apling.png => mcl_core_sapling_spruce.png} | Bin ...ault_slimeblock.png => mcl_core_slime.png} | Bin ...ved.png => mcl_core_stonebrick_carved.png} | Bin ...ed.png => mcl_core_stonebrick_cracked.png} | Bin ...ossy.png => mcl_core_stonebrick_mossy.png} | Bin .../{default_sugar.png => mcl_core_sugar.png} | Bin .../{default_vine.png => mcl_core_vine.png} | Bin mods/ITEMS/mcl_fences/init.lua | 8 +- .../textures/default_sign.png | Bin mods/ITEMS/stairs/init.lua | 24 ++-- mods/PLAYER/mcl_playerplus/init.lua | 2 +- 86 files changed, 91 insertions(+), 91 deletions(-) rename mods/ITEMS/mcl_core/textures/{default_acacialeaves.png => default_acacia_leaves.png} (100%) rename mods/ITEMS/mcl_core/textures/{default_acaciasapling.png => default_acacia_sapling.png} (100%) rename mods/ITEMS/mcl_core/textures/{default_acaciatree.png => default_acacia_tree.png} (100%) rename mods/ITEMS/mcl_core/textures/{default_acaciatree_top.png => default_acacia_tree_top.png} (100%) rename mods/ITEMS/mcl_core/textures/{default_acaciawood.png => default_acacia_wood.png} (100%) delete mode 100644 mods/ITEMS/mcl_core/textures/default_fire_particle1.png delete mode 100644 mods/ITEMS/mcl_core/textures/default_fire_particle2.png delete mode 100644 mods/ITEMS/mcl_core/textures/default_large_chest_bg.png delete mode 100644 mods/ITEMS/mcl_core/textures/default_sign_wall.png delete mode 100644 mods/ITEMS/mcl_core/textures/default_sulphur.png delete mode 100644 mods/ITEMS/mcl_core/textures/default_tnt_bottom.png delete mode 100644 mods/ITEMS/mcl_core/textures/default_tnt_side.png delete mode 100644 mods/ITEMS/mcl_core/textures/default_tnt_top.png rename mods/ITEMS/mcl_core/textures/{default_andesite.png => mcl_core_andesite.png} (100%) rename mods/ITEMS/mcl_core/textures/{default_andesite_smooth.png => mcl_core_andesite_smooth.png} (100%) rename mods/ITEMS/mcl_core/textures/{default_apple_gold.png => mcl_core_apple_golden.png} (100%) rename mods/ITEMS/mcl_core/textures/{default_barrier.png => mcl_core_barrier.png} (100%) rename mods/ITEMS/mcl_core/textures/{default_bedrock.png => mcl_core_bedrock.png} (100%) rename mods/ITEMS/mcl_core/textures/{default_bowl.png => mcl_core_bowl.png} (100%) rename mods/ITEMS/mcl_core/textures/{default_cactus_bottom.png => mcl_core_cactus_bottom.png} (100%) rename mods/ITEMS/mcl_core/textures/{default_charcoal_lump.png => mcl_core_charcoal.png} (100%) rename mods/ITEMS/mcl_core/textures/{default_mineral_coal.png => mcl_core_coal_ore.png} (100%) rename mods/ITEMS/mcl_core/textures/{default_coarse_dirt.png => mcl_core_coarse_dirt.png} (100%) rename mods/ITEMS/mcl_core/textures/{default_mineral_diamond.png => mcl_core_diamond_ore.png} (100%) rename mods/ITEMS/mcl_core/textures/{default_diorite.png => mcl_core_diorite.png} (100%) rename mods/ITEMS/mcl_core/textures/{default_diorite_smooth.png => mcl_core_diorite_smooth.png} (100%) rename mods/ITEMS/mcl_core/textures/{default_dirt_podzol_side.png => mcl_core_dirt_podzol_side.png} (100%) rename mods/ITEMS/mcl_core/textures/{default_dirt_podzol_top.png => mcl_core_dirt_podzol_top.png} (100%) rename mods/ITEMS/mcl_core/textures/{default_emerald.png => mcl_core_emerald.png} (100%) rename mods/ITEMS/mcl_core/textures/{default_emerald_block.png => mcl_core_emerald_block.png} (100%) rename mods/ITEMS/mcl_core/textures/{default_mineral_emerald.png => mcl_core_emerald_ore.png} (100%) rename mods/ITEMS/mcl_core/textures/{default_frosted_ice_0.png => mcl_core_frosted_ice_0.png} (100%) rename mods/ITEMS/mcl_core/textures/{default_frosted_ice_1.png => mcl_core_frosted_ice_1.png} (100%) rename mods/ITEMS/mcl_core/textures/{default_frosted_ice_2.png => mcl_core_frosted_ice_2.png} (100%) rename mods/ITEMS/mcl_core/textures/{default_frosted_ice_3.png => mcl_core_frosted_ice_3.png} (100%) rename mods/ITEMS/mcl_core/textures/{default_gold_nugget.png => mcl_core_gold_nugget.png} (100%) rename mods/ITEMS/mcl_core/textures/{default_mineral_gold.png => mcl_core_gold_ore.png} (100%) rename mods/ITEMS/mcl_core/textures/{default_granite.png => mcl_core_granite.png} (100%) rename mods/ITEMS/mcl_core/textures/{default_granite_smooth.png => mcl_core_granite_smooth.png} (100%) rename mods/ITEMS/mcl_core/textures/{default_ice_packed.png => mcl_core_ice_packed.png} (100%) rename mods/ITEMS/mcl_core/textures/{default_iron_nugget.png => mcl_core_iron_nugget.png} (100%) rename mods/ITEMS/mcl_core/textures/{default_mineral_iron.png => mcl_core_iron_ore.png} (100%) rename mods/ITEMS/mcl_core/textures/{default_lapis_block.png => mcl_core_lapis_block.png} (100%) rename mods/ITEMS/mcl_core/textures/{default_mineral_lapis.png => mcl_core_lapis_ore.png} (100%) rename mods/ITEMS/mcl_core/textures/{default_leaves_big_oak.png => mcl_core_leaves_big_oak.png} (100%) rename mods/ITEMS/mcl_core/textures/{default_leaves_birch.png => mcl_core_leaves_birch.png} (100%) rename mods/ITEMS/mcl_core/textures/{default_spruceleaves.png => mcl_core_leaves_spruce.png} (100%) rename mods/ITEMS/mcl_core/textures/{default_log_big_oak.png => mcl_core_log_big_oak.png} (100%) rename mods/ITEMS/mcl_core/textures/{default_log_big_oak_top.png => mcl_core_log_big_oak_top.png} (100%) rename mods/ITEMS/mcl_core/textures/{default_log_birch.png => mcl_core_log_birch.png} (100%) rename mods/ITEMS/mcl_core/textures/{default_log_birch_top.png => mcl_core_log_birch_top.png} (100%) rename mods/ITEMS/mcl_core/textures/{default_sprucetree.png => mcl_core_log_spruce.png} (100%) rename mods/ITEMS/mcl_core/textures/{default_sprucetree_top.png => mcl_core_log_spruce_top.png} (100%) rename mods/ITEMS/mcl_core/textures/{default_mycelium_side.png => mcl_core_mycelium_side.png} (100%) rename mods/ITEMS/mcl_core/textures/{default_mycelium_top.png => mcl_core_mycelium_top.png} (100%) rename mods/ITEMS/mcl_core/textures/{default_planks_big_oak.png => mcl_core_planks_big_oak.png} (100%) rename mods/ITEMS/mcl_core/textures/{default_planks_birch.png => mcl_core_planks_birch.png} (100%) rename mods/ITEMS/mcl_core/textures/{default_sprucewood.png => mcl_core_planks_spruce.png} (100%) rename mods/ITEMS/mcl_core/textures/{default_red_sand.png => mcl_core_red_sand.png} (100%) rename mods/ITEMS/mcl_core/textures/{default_redsandstone_bottom.png => mcl_core_red_sandstone_bottom.png} (100%) rename mods/ITEMS/mcl_core/textures/{default_redsandstone_carved.png => mcl_core_red_sandstone_carved.png} (100%) rename mods/ITEMS/mcl_core/textures/{default_redsandstone_normal.png => mcl_core_red_sandstone_normal.png} (100%) rename mods/ITEMS/mcl_core/textures/{default_redsandstone_smooth.png => mcl_core_red_sandstone_smooth.png} (100%) rename mods/ITEMS/mcl_core/textures/{default_redsandstone_top.png => mcl_core_red_sandstone_top.png} (100%) rename mods/ITEMS/mcl_core/textures/{default_mineral_redstone.png => mcl_core_redstone_ore.png} (100%) rename mods/ITEMS/mcl_core/textures/{default_sugar_cane.png => mcl_core_reeds.png} (100%) rename mods/ITEMS/mcl_core/textures/{default_sandstone_bottom.png => mcl_core_sandstone_bottom.png} (100%) rename mods/ITEMS/mcl_core/textures/{default_sandstone_carved.png => mcl_core_sandstone_carved.png} (100%) rename mods/ITEMS/mcl_core/textures/{default_sandstone_normal.png => mcl_core_sandstone_normal.png} (100%) rename mods/ITEMS/mcl_core/textures/{default_sandstone_smooth.png => mcl_core_sandstone_smooth.png} (100%) rename mods/ITEMS/mcl_core/textures/{default_sandstone_top.png => mcl_core_sandstone_top.png} (100%) rename mods/ITEMS/mcl_core/textures/{default_sapling_big_oak.png => mcl_core_sapling_big_oak.png} (100%) rename mods/ITEMS/mcl_core/textures/{default_sapling_birch.png => mcl_core_sapling_birch.png} (100%) rename mods/ITEMS/mcl_core/textures/{default_sprucesapling.png => mcl_core_sapling_spruce.png} (100%) rename mods/ITEMS/mcl_core/textures/{default_slimeblock.png => mcl_core_slime.png} (100%) rename mods/ITEMS/mcl_core/textures/{default_stonebrick_carved.png => mcl_core_stonebrick_carved.png} (100%) rename mods/ITEMS/mcl_core/textures/{default_stonebrick_cracked.png => mcl_core_stonebrick_cracked.png} (100%) rename mods/ITEMS/mcl_core/textures/{default_stonebrick_mossy.png => mcl_core_stonebrick_mossy.png} (100%) rename mods/ITEMS/mcl_core/textures/{default_sugar.png => mcl_core_sugar.png} (100%) rename mods/ITEMS/mcl_core/textures/{default_vine.png => mcl_core_vine.png} (100%) rename mods/ITEMS/{mcl_core => signs}/textures/default_sign.png (100%) diff --git a/mods/ITEMS/mcl_core/craftitems.lua b/mods/ITEMS/mcl_core/craftitems.lua index 110e3822b..7b456ff50 100644 --- a/mods/ITEMS/mcl_core/craftitems.lua +++ b/mods/ITEMS/mcl_core/craftitems.lua @@ -36,7 +36,7 @@ minetest.register_craftitem("mcl_core:charcoal_lump", { _doc_items_longdesc = "Charcoal is an alternative furnace fuel created by cooking wood in a furnace. It has the same burning time as coal and also shares many of its crafting recipes, but it can not be used to create coal blocks.", _doc_items_hidden = false, groups = { coal=1 }, - inventory_image = "default_charcoal_lump.png", + inventory_image = "mcl_core_charcoal.png", stack_max = 64, groups = { craftitem=1, coal=1 }, }) @@ -44,7 +44,7 @@ minetest.register_craftitem("mcl_core:charcoal_lump", { minetest.register_craftitem("mcl_core:iron_nugget", { description = "Iron Nugget", _doc_items_longdesc = "Iron nuggets are very small pieces of molten iron; the main purpose is to create iron ingots.", - inventory_image = "default_iron_nugget.png", + inventory_image = "mcl_core_iron_nugget.png", stack_max = 64, groups = { craftitem=1 }, }) @@ -52,7 +52,7 @@ minetest.register_craftitem("mcl_core:iron_nugget", { minetest.register_craftitem("mcl_core:gold_nugget", { description = "Gold Nugget", _doc_items_longdesc = "Gold nuggets are very small pieces of molten gold; the main purpose is to create gold ingots.", - inventory_image = "default_gold_nugget.png", + inventory_image = "mcl_core_gold_nugget.png", stack_max = 64, groups = { craftitem=1 }, }) @@ -93,7 +93,7 @@ minetest.register_craftitem("mcl_core:gold_ingot", { minetest.register_craftitem("mcl_core:emerald", { description = "Emerald", _doc_items_longdesc = "Emeralds are not very useful on their own, but many villagers have a love for emeralds and often use it as a currency in trading.", - inventory_image = "default_emerald.png", + inventory_image = "mcl_core_emerald.png", stack_max = 64, groups = { craftitem=1 }, }) @@ -117,7 +117,7 @@ minetest.register_craftitem("mcl_core:flint", { minetest.register_craftitem("mcl_core:sugar", { description = "Sugar", _doc_items_longdesc = "Sugar comes from sugar canes and is used to make sweet foods.", - inventory_image = "default_sugar.png", + inventory_image = "mcl_core_sugar.png", stack_max = 64, groups = { craftitem = 1 }, }) @@ -125,7 +125,7 @@ minetest.register_craftitem("mcl_core:sugar", { minetest.register_craftitem("mcl_core:bowl",{ description = "Bowl", _doc_items_longdesc = "Bowls are mainly used to hold tasty soups.", - inventory_image = "default_bowl.png", + inventory_image = "mcl_core_bowl.png", stack_max = 64, groups = { craftitem = 1 }, }) @@ -146,8 +146,8 @@ minetest.register_craftitem("mcl_core:apple", { minetest.register_craftitem("mcl_core:apple_gold", { description = core.colorize("#55FFFF", "Golden Apple"), _doc_items_longdesc = "Golden apples are precious food items which can be eaten.", - wield_image = "default_apple_gold.png", - inventory_image = "default_apple_gold.png", + wield_image = "mcl_core_apple_golden.png", + inventory_image = "mcl_core_apple_golden.png", stack_max = 64, -- TODO: Reduce to 4 when it's ready on_place = minetest.item_eat(8), diff --git a/mods/ITEMS/mcl_core/nodes.lua b/mods/ITEMS/mcl_core/nodes.lua index 4eb14fb02..eef29e8b1 100644 --- a/mods/ITEMS/mcl_core/nodes.lua +++ b/mods/ITEMS/mcl_core/nodes.lua @@ -14,8 +14,8 @@ minetest.register_node("mcl_core:barrier", { _doc_items_usagehelp = "When you hold a barrier in hand, you reveal all placed barriers in a short distance around you.", drawtype = "airlike", paramtype = "light", - inventory_image = "default_barrier.png", - wield_image = "default_barrier.png", + inventory_image = "mcl_core_barrier.png", + wield_image = "mcl_core_barrier.png", tiles = { "blank.png" }, stack_max = 64, sunlight_propagates = true, @@ -33,7 +33,7 @@ minetest.register_node("mcl_core:barrier", { pos = pos, expirationtime = 1, size = 8, - texture = "default_barrier.png", + texture = "mcl_core_barrier.png", playername = placer:get_player_name() }) end, @@ -82,7 +82,7 @@ minetest.register_node("mcl_core:stone_with_coal", { description = "Coal Ore", _doc_items_longdesc = "Some coal contained in stone, it is very common and can be found inside stone in medium to large clusters at nearly every height.", _doc_items_hidden = false, - tiles = {"default_stone.png^default_mineral_coal.png"}, + tiles = {"mcl_core_coal_ore.png"}, is_ground_content = true, stack_max = 64, groups = {pickaxey=1, building_block=1, material_stone=1}, @@ -95,7 +95,7 @@ minetest.register_node("mcl_core:stone_with_coal", { minetest.register_node("mcl_core:stone_with_iron", { description = "Iron Ore", _doc_items_longdesc = "Some iron contained in stone, it is prety common and can be found below sea level.", - tiles = {"default_stone.png^default_mineral_iron.png"}, + tiles = {"mcl_core_iron_ore.png"}, is_ground_content = true, stack_max = 64, groups = {pickaxey=3, building_block=1, material_stone=1}, @@ -109,7 +109,7 @@ minetest.register_node("mcl_core:stone_with_iron", { minetest.register_node("mcl_core:stone_with_gold", { description = "Gold Ore", _doc_items_longdesc = "This stone contains pure gold, a rare metal.", - tiles = {"default_stone.png^default_mineral_gold.png"}, + tiles = {"mcl_core_gold_ore.png"}, is_ground_content = true, stack_max = 64, groups = {pickaxey=4, building_block=1, material_stone=1}, @@ -128,7 +128,7 @@ end minetest.register_node("mcl_core:stone_with_redstone", { description = "Redstone Ore", _doc_items_longdesc = "Redstone ore is commonly found near the bottom of the world. It glows when it is punched or walked upon.", - tiles = {"default_stone.png^default_mineral_redstone.png"}, + tiles = {"mcl_core_redstone_ore.png"}, is_ground_content = true, stack_max = 64, groups = {pickaxey=4, building_block=1, material_stone=1}, @@ -159,7 +159,7 @@ end minetest.register_node("mcl_core:stone_with_redstone_lit", { description = "Lit Redstone Ore", _doc_items_create_entry = false, - tiles = {"default_stone.png^default_mineral_redstone.png"}, + tiles = {"mcl_core_redstone_ore.png"}, paramtype = "light", light_source = 9, is_ground_content = true, @@ -192,7 +192,7 @@ minetest.register_node("mcl_core:stone_with_redstone_lit", { minetest.register_node("mcl_core:stone_with_lapis", { description = "Lapis Lazuli Ore", _doc_items_longdesc = "Lapis lazuli ore is the ore of lapis lazuli. It can be rarely found in clusters near the bottom of the world.", - tiles = {"default_stone.png^default_mineral_lapis.png"}, + tiles = {"mcl_core_lapis_ore.png"}, is_ground_content = true, stack_max = 64, groups = {pickaxey=3, building_block=1, material_stone=1}, @@ -214,7 +214,7 @@ minetest.register_node("mcl_core:stone_with_lapis", { minetest.register_node("mcl_core:stone_with_emerald", { description = "Emerald Ore", _doc_items_longdesc = "Emerald ore is the ore of emeralds. It is very rare and can be found alone, not in clusters.", - tiles = {"default_stone.png^default_mineral_emerald.png"}, + tiles = {"mcl_core_emerald_ore.png"}, is_ground_content = true, stack_max = 64, groups = {pickaxey=4, building_block=1, material_stone=1}, @@ -227,7 +227,7 @@ minetest.register_node("mcl_core:stone_with_emerald", { minetest.register_node("mcl_core:stone_with_diamond", { description = "Diamond Ore", _doc_items_longdesc = "Diamond ore is rare and can be found in clusters near the bottom of the world.", - tiles = {"default_stone.png^default_mineral_diamond.png"}, + tiles = {"mcl_core_diamond_ore.png"}, is_ground_content = true, stack_max = 64, groups = {pickaxey=4, building_block=1, material_stone=1}, @@ -252,7 +252,7 @@ minetest.register_node("mcl_core:stonebrick", { minetest.register_node("mcl_core:stonebrickcarved", { description = "Chiseled Stone Bricks", _doc_items_longdesc = doc.sub.items.temp.build, - tiles = {"default_stonebrick_carved.png"}, + tiles = {"mcl_core_stonebrick_carved.png"}, is_ground_content = false, stack_max = 64, groups = {pickaxey=1, stone=1, stonebrick=1, building_block=1, deco_block=1, material_stone=1}, @@ -265,7 +265,7 @@ minetest.register_node("mcl_core:stonebrickcarved", { minetest.register_node("mcl_core:stonebrickcracked", { description = "Cracked Stone Bricks", _doc_items_longdesc = doc.sub.items.temp.build, - tiles = {"default_stonebrick_cracked.png"}, + tiles = {"mcl_core_stonebrick_cracked.png"}, is_ground_content = false, stack_max = 64, groups = {pickaxey=1, stone=1, stonebrick=1, building_block=1, deco_block=1, material_stone=1}, @@ -278,7 +278,7 @@ minetest.register_node("mcl_core:stonebrickcracked", { minetest.register_node("mcl_core:stonebrickmossy", { description = "Mossy Stone Bricks", _doc_items_longdesc = doc.sub.items.temp.build, - tiles = {"default_stonebrick_mossy.png"}, + tiles = {"mcl_core_stonebrick_mossy.png"}, stack_max = 64, groups = {pickaxey=1, stone=1, stonebrick=1, building_block=1, deco_block=1, material_stone=1}, sounds = mcl_sounds.node_sound_stone_defaults(), @@ -290,7 +290,7 @@ minetest.register_node("mcl_core:stonebrickmossy", { minetest.register_node("mcl_core:granite", { description = "Granite", _doc_items_longdesc = "Granite is an igneous rock.", - tiles = {"default_granite.png"}, + tiles = {"mcl_core_granite.png"}, is_ground_content = true, stack_max = 64, groups = {pickaxey=1, stone=1, building_block=1, material_stone=1}, @@ -302,7 +302,7 @@ minetest.register_node("mcl_core:granite", { minetest.register_node("mcl_core:granite_smooth", { description = "Polished Granite", _doc_items_longdesc = "Polished granite is a decorational building block made from granite.", - tiles = {"default_granite_smooth.png"}, + tiles = {"mcl_core_granite_smooth.png"}, stack_max = 64, is_ground_content = false, groups = {pickaxey=1, stone=1, building_block=1, material_stone=1}, @@ -314,7 +314,7 @@ minetest.register_node("mcl_core:granite_smooth", { minetest.register_node("mcl_core:andesite", { description = "Andesite", _doc_items_longdesc = "Andesite is an igneous rock.", - tiles = {"default_andesite.png"}, + tiles = {"mcl_core_andesite.png"}, is_ground_content = true, stack_max = 64, groups = {pickaxey=1, stone=1, building_block=1, material_stone=1}, @@ -326,7 +326,7 @@ minetest.register_node("mcl_core:andesite", { minetest.register_node("mcl_core:andesite_smooth", { description = "Polished Andesite", _doc_items_longdesc = "Polished andesite is a decorational building block made from andesite.", - tiles = {"default_andesite_smooth.png"}, + tiles = {"mcl_core_andesite_smooth.png"}, is_ground_content = false, stack_max = 64, groups = {pickaxey=1, stone=1, building_block=1, material_stone=1}, @@ -338,7 +338,7 @@ minetest.register_node("mcl_core:andesite_smooth", { minetest.register_node("mcl_core:diorite", { description = "Diorite", _doc_items_longdesc = "Diorite is an igneous rock.", - tiles = {"default_diorite.png"}, + tiles = {"mcl_core_diorite.png"}, is_ground_content = true, stack_max = 64, groups = {pickaxey=1, stone=1, building_block=1, material_stone=1}, @@ -350,7 +350,7 @@ minetest.register_node("mcl_core:diorite", { minetest.register_node("mcl_core:diorite_smooth", { description = "Polished Diorite", _doc_items_longdesc = "Polished diorite is a decorational building block made from diorite.", - tiles = {"default_diorite_smooth.png"}, + tiles = {"mcl_core_diorite_smooth.png"}, is_ground_content = false, stack_max = 64, groups = {pickaxey=1, stone=1, building_block=1, material_stone=1}, @@ -419,7 +419,7 @@ minetest.register_node("mcl_core:grass_path", { minetest.register_node("mcl_core:mycelium", { description = "Mycelium", _doc_items_longdesc = "Mycelium is a type of dirt and the ideal soil for mushrooms. Unlike other dirt-type blocks, it can not be turned into farmland with a hoe. In light, mycelium slowly spreads over nearby dirt. Under an opaque block or a liquid, it eventually turns back into dirt.", - tiles = {"default_mycelium_top.png", "default_dirt.png", "default_mycelium_side.png"}, + tiles = {"mcl_core_mycelium_top.png", "default_dirt.png", "mcl_core_mycelium_side.png"}, is_ground_content = true, stack_max = 64, groups = {handy=1,shovely=1, spreading_dirt_type=1, building_block=1}, @@ -452,7 +452,7 @@ minetest.register_node("mcl_core:mycelium_snow", { minetest.register_node("mcl_core:podzol", { description = "Podzol", _doc_items_longdesc = "Podzol is a type of dirt found in taiga forests. Only a few plants are able to survive on it.", - tiles = {"default_dirt_podzol_top.png", "default_dirt.png", "default_dirt_podzol_side.png"}, + tiles = {"mcl_core_dirt_podzol_top.png", "default_dirt.png", "mcl_core_dirt_podzol_side.png"}, is_ground_content = true, stack_max = 64, groups = {handy=1,shovely=3, soil=1, soil_sapling=2, soil_sugarcane=1, building_block=1}, @@ -495,7 +495,7 @@ minetest.register_node("mcl_core:dirt", { minetest.register_node("mcl_core:coarse_dirt", { description = "Coarse Dirt", _doc_items_longdesc = "Coarse dirt acts as a soil for some plants and is similar to dirt, but it will never grow a cover.", - tiles = {"default_coarse_dirt.png"}, + tiles = {"mcl_core_coarse_dirt.png"}, is_ground_content = true, stack_max = 64, groups = {handy=1,shovely=1, soil=1, soil_sugarcane=1, cultivatable=1, building_block=1}, @@ -543,7 +543,7 @@ minetest.register_node("mcl_core:sandstone", { description = "Sandstone", _doc_items_hidden = false, _doc_items_longdesc = "Sandstone is compressed sand and is a rather soft kind of stone.", - tiles = {"default_sandstone_top.png", "default_sandstone_bottom.png", "default_sandstone_normal.png"}, + tiles = {"mcl_core_sandstone_top.png", "mcl_core_sandstone_bottom.png", "mcl_core_sandstone_normal.png"}, is_ground_content = true, stack_max = 64, groups = {pickaxey=2, sandstone=1, building_block=1, material_stone=1}, @@ -555,7 +555,7 @@ minetest.register_node("mcl_core:sandstone", { minetest.register_node("mcl_core:sandstonesmooth", { description = "Smooth Sandstone", _doc_items_longdesc = "Smooth sandstone is a decorational building block.", - tiles = {"default_sandstone_top.png", "default_sandstone_bottom.png", "default_sandstone_smooth.png"}, + tiles = {"mcl_core_sandstone_top.png", "mcl_core_sandstone_bottom.png", "mcl_core_sandstone_smooth.png"}, is_ground_content = true, stack_max = 64, groups = {pickaxey=1, sandstone=1, building_block=1, material_stone=1}, @@ -567,7 +567,7 @@ minetest.register_node("mcl_core:sandstonesmooth", { minetest.register_node("mcl_core:sandstonecarved", { description = "Chiseled Sandstone", _doc_items_longdesc = "Chiseled sandstone is a decorational building block.", - tiles = {"default_sandstone_top.png", "default_sandstone_bottom.png", "default_sandstone_carved.png"}, + tiles = {"mcl_core_sandstone_top.png", "mcl_core_sandstone_bottom.png", "mcl_core_sandstone_carved.png"}, is_ground_content = true, stack_max = 64, groups = {pickaxey=1, sandstone=1, building_block=1, material_stone=1}, @@ -581,7 +581,7 @@ minetest.register_node("mcl_core:sandstonecarved", { minetest.register_node("mcl_core:redsand", { description = "Red Sand", _doc_items_longdesc = "Red sand is found in large quantities in mesa biomes.", - tiles = {"default_red_sand.png"}, + tiles = {"mcl_core_red_sand.png"}, is_ground_content = true, stack_max = 64, groups = {handy=1,shovely=1, falling_node=1, sand=1, soil_sugarcane=1, building_block=1, material_sand=1}, @@ -593,7 +593,7 @@ minetest.register_node("mcl_core:redsand", { minetest.register_node("mcl_core:redsandstone", { description = "Red Sandstone", _doc_items_longdesc = "Red sandstone is compressed red sand and is a rather soft kind of stone.", - tiles = {"default_redsandstone_top.png", "default_redsandstone_bottom.png", "default_redsandstone_normal.png"}, + tiles = {"mcl_core_red_sandstone_top.png", "mcl_core_red_sandstone_bottom.png", "mcl_core_red_sandstone_normal.png"}, is_ground_content = true, stack_max = 64, groups = {pickaxey=1, redsandstone=1, building_block=1, material_stone=1}, @@ -605,7 +605,7 @@ minetest.register_node("mcl_core:redsandstone", { minetest.register_node("mcl_core:redsandstonesmooth", { description = "Smooth Red Sandstone", _doc_items_longdesc = "Smooth red sandstone is a decorational building block.", - tiles = {"default_redsandstone_top.png", "default_redsandstone_bottom.png", "default_redsandstone_smooth.png"}, + tiles = {"mcl_core_red_sandstone_top.png", "mcl_core_red_sandstone_bottom.png", "mcl_core_red_sandstone_smooth.png"}, is_ground_content = true, stack_max = 64, groups = {pickaxey=1, redsandstone=1, building_block=1, material_stone=1}, @@ -617,7 +617,7 @@ minetest.register_node("mcl_core:redsandstonesmooth", { minetest.register_node("mcl_core:redsandstonecarved", { description = "Chiseled Red Sandstone", _doc_items_longdesc = "Chiseled red sandstone is a decorational building block.", - tiles = {"default_redsandstone_top.png", "default_redsandstone_bottom.png", "default_redsandstone_carved.png"}, + tiles = {"mcl_core_red_sandstone_top.png", "mcl_core_red_sandstone_bottom.png", "mcl_core_red_sandstone_carved.png"}, is_ground_content = true, stack_max = 64, groups = {pickaxey=1, redsandstone=1, building_block=1, material_stone=1}, @@ -764,7 +764,7 @@ minetest.register_node("mcl_core:wood", { minetest.register_node("mcl_core:darktree", { description = "Dark Oak Wood", _doc_items_longdesc = "The trunk of a dark oak tree.", - tiles = {"default_log_big_oak_top.png", "default_log_big_oak_top.png", "default_log_big_oak.png"}, + tiles = {"mcl_core_log_big_oak_top.png", "mcl_core_log_big_oak_top.png", "mcl_core_log_big_oak.png"}, paramtype2 = "facedir", on_place = mcl_util.rotate_axis, stack_max = 64, @@ -779,9 +779,9 @@ minetest.register_node("mcl_core:darksapling", { _doc_items_longdesc = "When placed on soil (such as dirt) and exposed to light, a dark oak sapling will grow into a dark oak tree after some time. If the tree can't grow because of darkness, the sapling will uproot.", drawtype = "plantlike", visual_scale = 1.0, - tiles = {"default_sapling_big_oak.png"}, - inventory_image = "default_sapling_big_oak.png", - wield_image = "default_sapling_big_oak.png", + tiles = {"mcl_core_sapling_big_oak.png"}, + inventory_image = "mcl_core_sapling_big_oak.png", + wield_image = "mcl_core_sapling_big_oak.png", paramtype = "light", sunlight_propagates = true, walkable = false, @@ -808,7 +808,7 @@ minetest.register_node("mcl_core:darkleaves", { drawtype = "allfaces_optional", place_param2 = 1, -- Prevent leafdecay for placed nodes visual_scale = 1.3, - tiles = {"default_leaves_big_oak.png"}, + tiles = {"mcl_core_leaves_big_oak.png"}, paramtype = "light", stack_max = 64, groups = {handy=1,shearsy=1,swordy=1, leafdecay=4, flammable=2, leaves=1, deco_block=1, dig_by_piston=1}, @@ -835,7 +835,7 @@ minetest.register_node("mcl_core:darkleaves", { minetest.register_node("mcl_core:darkwood", { description = "Dark Oak Wood Planks", _doc_items_longdesc = doc.sub.items.temp.build, - tiles = {"default_planks_big_oak.png"}, + tiles = {"mcl_core_planks_big_oak.png"}, stack_max = 64, is_ground_content = false, groups = {handy=1,axey=1, flammable=3,wood=1,building_block=1, material_wood=1}, @@ -952,7 +952,7 @@ minetest.register_node("mcl_core:junglesapling", { minetest.register_node("mcl_core:acaciatree", { description = "Acacia Wood", _doc_items_longdesc = "The trunk of an acacia.", - tiles = {"default_acaciatree_top.png", "default_acaciatree_top.png", "default_acaciatree.png"}, + tiles = {"default_acacia_tree_top.png", "default_acacia_tree_top.png", "default_acacia_tree.png"}, stack_max = 64, paramtype2 = "facedir", on_place = mcl_util.rotate_axis, @@ -965,7 +965,7 @@ minetest.register_node("mcl_core:acaciatree", { minetest.register_node("mcl_core:acaciawood", { description = "Acacia Wood Planks", _doc_items_longdesc = doc.sub.items.temp.build, - tiles = {"default_acaciawood.png"}, + tiles = {"default_acacia_wood.png"}, stack_max = 64, is_ground_content = false, groups = {handy=1,axey=1, flammable=3,wood=1,building_block=1, material_wood=1}, @@ -980,7 +980,7 @@ minetest.register_node("mcl_core:acacialeaves", { drawtype = "allfaces_optional", place_param2 = 1, -- Prevent leafdecay for placed nodes visual_scale = 1.3, - tiles = {"default_acacialeaves.png"}, + tiles = {"default_acacia_leaves.png"}, paramtype = "light", stack_max = 64, groups = {handy=1,shearsy=1,swordy=1, leafdecay=4, flammable=2, leaves=1, deco_block=1, dig_by_piston=1}, @@ -1003,9 +1003,9 @@ minetest.register_node("mcl_core:acaciasapling", { _doc_items_longdesc = "When placed on soil (such as dirt) and exposed to light, an acacia sapling will grow into an acacia tree after some time. If the tree can't grow because of darkness, the sapling will uproot.", drawtype = "plantlike", visual_scale = 1.0, - tiles = {"default_acaciasapling.png"}, - inventory_image = "default_acaciasapling.png", - wield_image = "default_acaciasapling.png", + tiles = {"default_acacia_sapling.png"}, + inventory_image = "default_acacia_sapling.png", + wield_image = "default_acacia_sapling.png", paramtype = "light", sunlight_propagates = true, walkable = false, @@ -1031,7 +1031,7 @@ minetest.register_node("mcl_core:acaciasapling", { minetest.register_node("mcl_core:sprucetree", { description = "Spruce Wood", _doc_items_longdesc = "The trunk of a spruce tree.", - tiles = {"default_sprucetree_top.png", "default_sprucetree_top.png", "default_sprucetree.png"}, + tiles = {"mcl_core_log_spruce_top.png", "mcl_core_log_spruce_top.png", "mcl_core_log_spruce.png"}, stack_max = 64, paramtype2 = "facedir", on_place = mcl_util.rotate_axis, @@ -1044,7 +1044,7 @@ minetest.register_node("mcl_core:sprucetree", { minetest.register_node("mcl_core:sprucewood", { description = "Spruce Wood Planks", _doc_items_longdesc = doc.sub.items.temp.build, - tiles = {"default_sprucewood.png"}, + tiles = {"mcl_core_planks_spruce.png"}, stack_max = 64, is_ground_content = false, groups = {handy=1,axey=1, flammable=3,wood=1,building_block=1, material_wood=1}, @@ -1059,7 +1059,7 @@ minetest.register_node("mcl_core:spruceleaves", { drawtype = "allfaces_optional", place_param2 = 1, -- Prevent leafdecay for placed nodes visual_scale = 1.3, - tiles = {"default_spruceleaves.png"}, + tiles = {"mcl_core_leaves_spruce.png"}, paramtype = "light", stack_max = 64, groups = {handy=1,shearsy=1,swordy=1, leafdecay=4, flammable=2, leaves=1, deco_block=1, dig_by_piston=1}, @@ -1088,9 +1088,9 @@ minetest.register_node("mcl_core:sprucesapling", { _doc_items_longdesc = "When placed on soil (such as dirt) and exposed to light, a spruce sapling will grow into a spruce tree after some time. If the tree can't grow because of darkness, the sapling will uproot.", drawtype = "plantlike", visual_scale = 1.0, - tiles = {"default_sprucesapling.png"}, - inventory_image = "default_sprucesapling.png", - wield_image = "default_sprucesapling.png", + tiles = {"mcl_core_sapling_spruce.png"}, + inventory_image = "mcl_core_sapling_spruce.png", + wield_image = "mcl_core_sapling_spruce.png", paramtype = "light", sunlight_propagates = true, walkable = false, @@ -1116,7 +1116,7 @@ minetest.register_node("mcl_core:sprucesapling", { minetest.register_node("mcl_core:birchtree", { description = "Birch Wood", _doc_items_longdesc = "The trunk of a birch tree.", - tiles = {"default_log_birch_top.png", "default_log_birch_top.png", "default_log_birch.png"}, + tiles = {"mcl_core_log_birch_top.png", "mcl_core_log_birch_top.png", "mcl_core_log_birch.png"}, stack_max = 64, paramtype2 = "facedir", on_place = mcl_util.rotate_axis, @@ -1129,7 +1129,7 @@ minetest.register_node("mcl_core:birchtree", { minetest.register_node("mcl_core:birchwood", { description = "Birch Wood Planks", _doc_items_longdesc = doc.sub.items.temp.build, - tiles = {"default_planks_birch.png"}, + tiles = {"mcl_core_planks_birch.png"}, stack_max = 64, is_ground_content = false, groups = {handy=1,axey=1, flammable=3,wood=1,building_block=1, material_wood=1}, @@ -1144,7 +1144,7 @@ minetest.register_node("mcl_core:birchleaves", { drawtype = "allfaces_optional", place_param2 = 1, -- Prevent leafdecay for placed nodes visual_scale = 1.3, - tiles = {"default_leaves_birch.png"}, + tiles = {"mcl_core_leaves_birch.png"}, paramtype = "light", stack_max = 64, groups = {handy=1,shearsy=1,swordy=1, leafdecay=4, flammable=2, leaves=1, deco_block=1, dig_by_piston=1}, @@ -1168,9 +1168,9 @@ minetest.register_node("mcl_core:birchsapling", { _doc_items_longdesc = "When placed on soil (such as dirt) and exposed to light, a birch sapling will grow into a birch tree after some time. If the tree can't grow because of darkness, the sapling will uproot.", drawtype = "plantlike", visual_scale = 1.0, - tiles = {"default_sapling_birch.png"}, - inventory_image = "default_sapling_birch.png", - wield_image = "default_sapling_birch.png", + tiles = {"mcl_core_sapling_birch.png"}, + inventory_image = "mcl_core_sapling_birch.png", + wield_image = "mcl_core_sapling_birch.png", paramtype = "light", sunlight_propagates = true, walkable = false, @@ -1196,7 +1196,7 @@ minetest.register_node("mcl_core:cactus", { _doc_items_longdesc = "This is a piece of cactus commonly found in dry areas, especially deserts. Over time, cacti will grow up to 3 blocks high on sand or red sand. A cactus hurts living beings touching it with a damage of 1 HP every half second. When a cactus block is broken, all cactus blocks connected above it will break as well.", _doc_items_usagehelp = "A cactus can only be placed on top of another cactus or any sand.", drawtype = "nodebox", - tiles = {"default_cactus_top.png", "default_cactus_bottom.png", "default_cactus_side.png","default_cactus_side.png","default_cactus_side.png","default_cactus_side.png"}, + tiles = {"default_cactus_top.png", "mcl_core_cactus_bottom.png", "default_cactus_side.png","default_cactus_side.png","default_cactus_side.png","default_cactus_side.png"}, is_ground_content = true, stack_max = 64, groups = {handy=1, attached_node=1, plant=1, deco_block=1, dig_by_piston=1}, @@ -1266,8 +1266,8 @@ minetest.register_node("mcl_core:reeds", { _doc_items_longdesc = "Sugar canes are a plant which has some uses in crafting. Sugar canes will slowly grow up to 3 blocks when they are next to water and are placed on a grass block, dirt, sand, red sand, podzol or coarse dirt. When a sugar cane is broken, all sugar canes connected above will break as well.", drawtype = "plantlike", tiles = {"default_papyrus.png"}, - inventory_image = "default_sugar_cane.png", - wield_image = "default_sugar_cane.png", + inventory_image = "mcl_core_reeds.png", + wield_image = "mcl_core_reeds.png", paramtype = "light", walkable = false, is_ground_content = true, @@ -1300,7 +1300,7 @@ minetest.register_node("mcl_core:reeds", { minetest.register_node("mcl_core:bedrock", { description = "Bedrock", _doc_items_longdesc = "Bedrock is a very hard type of rock. It can not be broken, destroyed, collected or moved by normal means, unless in Creative Mode.", - tiles = {"default_bedrock.png"}, + tiles = {"mcl_core_bedrock.png"}, stack_max = 64, groups = {creative_breakable=1, building_block=1, material_stone=1}, sounds = mcl_sounds.node_sound_stone_defaults(), @@ -1324,7 +1324,7 @@ minetest.register_node("mcl_core:slimeblock", { {-0.5, -0.5, -0.5, 0.5, 0.5, 0.5}, } }, - tiles = {"default_slimeblock.png"}, + tiles = {"mcl_core_slime.png"}, paramtype = "light", use_texture_alpha = true, sunlight_propagates = true, @@ -1446,9 +1446,9 @@ minetest.register_node("mcl_core:vine", { description = "Vines", _doc_items_longdesc = "Vines are climbable blocks which can be placed on the sides and the top of solid blocks.", drawtype = "signlike", - tiles = {"default_vine.png"}, - inventory_image = "default_vine.png", - wield_image = "default_vine.png", + tiles = {"mcl_core_vine.png"}, + inventory_image = "mcl_core_vine.png", + wield_image = "mcl_core_vine.png", paramtype = "light", sunlight_propagates = true, paramtype2 = "wallmounted", @@ -1768,7 +1768,7 @@ minetest.register_node("mcl_core:diamondblock", { minetest.register_node("mcl_core:lapisblock", { description = "Lapis Lazuli Block", _doc_items_longdesc = "A lapis lazuli block is mostly a decorational block but also useful as a compact storage of lapis lazuli.", - tiles = {"default_lapis_block.png"}, + tiles = {"mcl_core_lapis_block.png"}, is_ground_content = false, stack_max = 64, groups = {pickaxey=3, building_block=1}, @@ -1780,7 +1780,7 @@ minetest.register_node("mcl_core:lapisblock", { minetest.register_node("mcl_core:emeraldblock", { description = "Block of Emerald", _doc_items_longdesc = "A block of emerald is mostly a shiny decorational block but also useful as a compact storage of emeralds.", - tiles = {"default_emerald_block.png"}, + tiles = {"mcl_core_emerald_block.png"}, is_ground_content = false, stack_max = 64, groups = {pickaxey=4, building_block=1}, @@ -1860,7 +1860,7 @@ minetest.register_node("mcl_core:packed_ice", { description = "Packed Ice", _doc_items_longdesc = "Packed ice is a compressed form of ice. It is opaque and solid.", drawtype = "glasslike", - tiles = {"default_ice_packed.png"}, + tiles = {"mcl_core_ice_packed.png"}, is_ground_content = true, paramtype = "light", use_texture_alpha = true, @@ -1904,7 +1904,7 @@ for i=0,3 do _doc_items_create_entry = use_doc, _doc_items_longdesc = longdesc, drawtype = "glasslike", - tiles = {"default_frosted_ice_"..i..".png"}, + tiles = {"mcl_core_frosted_ice_"..i..".png"}, is_ground_content = false, paramtype = "light", use_texture_alpha = true, diff --git a/mods/ITEMS/mcl_core/textures/default_acacialeaves.png b/mods/ITEMS/mcl_core/textures/default_acacia_leaves.png similarity index 100% rename from mods/ITEMS/mcl_core/textures/default_acacialeaves.png rename to mods/ITEMS/mcl_core/textures/default_acacia_leaves.png diff --git a/mods/ITEMS/mcl_core/textures/default_acaciasapling.png b/mods/ITEMS/mcl_core/textures/default_acacia_sapling.png similarity index 100% rename from mods/ITEMS/mcl_core/textures/default_acaciasapling.png rename to mods/ITEMS/mcl_core/textures/default_acacia_sapling.png diff --git a/mods/ITEMS/mcl_core/textures/default_acaciatree.png b/mods/ITEMS/mcl_core/textures/default_acacia_tree.png similarity index 100% rename from mods/ITEMS/mcl_core/textures/default_acaciatree.png rename to mods/ITEMS/mcl_core/textures/default_acacia_tree.png diff --git a/mods/ITEMS/mcl_core/textures/default_acaciatree_top.png b/mods/ITEMS/mcl_core/textures/default_acacia_tree_top.png similarity index 100% rename from mods/ITEMS/mcl_core/textures/default_acaciatree_top.png rename to mods/ITEMS/mcl_core/textures/default_acacia_tree_top.png diff --git a/mods/ITEMS/mcl_core/textures/default_acaciawood.png b/mods/ITEMS/mcl_core/textures/default_acacia_wood.png similarity index 100% rename from mods/ITEMS/mcl_core/textures/default_acaciawood.png rename to mods/ITEMS/mcl_core/textures/default_acacia_wood.png diff --git a/mods/ITEMS/mcl_core/textures/default_fire_particle1.png b/mods/ITEMS/mcl_core/textures/default_fire_particle1.png deleted file mode 100644 index 5faa24fc404689deab8bf68d039327f713649a8c..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 408 zcmV;J0cZY+P)3{AfWK@h~rhHQw! zlEMsXec?5nvw7~_=5=?VLkv$j=X}q3&v!mZ!XOM({4e-B0-O~>5RglBzk?wZOh7LE z3s#^IQ!$B#P*8x{%tK6Di6vf8h1!fl90@1tPcQ><8e$e=E{R|j;Z5xhK9H8lHB{S}7`UZ>)Rb zTS+YM_H1I5?t&D$ zP@-WFxP!FiiSHL-8jGf=MLs3B=Ic@JM#nGww%`Mk8Aa~)LD9AV00000v@7=@1tejslA0qV*Nc2V*x+!l9Ti65INErQsFAX;dPi=Yt^x-yGW#0EjIsEY{F zHcGn?tM-D_tlL_sU+V+M#htmCiIX(BRMf?@xViH_nK|#gAt;n5Vc}gUWdL&DwZnU0 z45i%vF9lin2L#MR%y)O*KYs*XhlnP<3+6f(GY@glf9Ef#LCiti-+d;&pq>QU`YoNi z;NCtf=%Fj%VnA@F7eN8yJwwR|x*X*+1G{Y&A%287n=!;f*-T{32v3`~o@y@)3*JDS z$~ew$SN^Ubdx%pIA7&7Iy>Lk1FCIwJAMa7HarQ`hg?Sm`#2zu;C&qh|JXSljF)g$g zDTdhS7k}2pFO$i0btl0Uh*y)XdxEW!`01$lrnGxINvZaW46M0ph50NSS;xxodRuCGdx)E5a&JmU&-f)i) z60AaeWQy-VeC`OwS~Ca=5EFT-ti8kr!QB00000NkvXXu0mjfNbUU( diff --git a/mods/ITEMS/mcl_core/textures/default_large_chest_bg.png b/mods/ITEMS/mcl_core/textures/default_large_chest_bg.png deleted file mode 100644 index 997b6e2ef84548dd07dad277feb564a873580475..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1075 zcmeAS@N?(olHy`uVBq!ia0y~yU`znwJsiwHk?YR=T0qJsz$e5NNQZ`o9y@mI|Ns9$ zwz;`EkQ*N#UsP1o-QC^S*SBibsvSFa02Q1)d-lqeE7z}IfAr|lhYufs>SsNYQwQo{ zDGBlm2GR_hC#TI~U|?S4>EaktaqI1!(^-cNL|6jc_m*C^nfv7b|E&`zPbpIlp5U-7 z{Tg%Y=8YONt$8dJuNv=}6m-OQ)$_bLL8lH>%zjd3c|4l!+3i!`OLz|W*7E;;aQjO6 zckUk=S3iBZ`;Vb5$ns{n%wtxbC1q*x2i_X}u4DeZV!oh3!T}};g9Jt%i46>FIt`4> zVh0)+xf6f{GmyKR>0iXTCBg5eG~SgnT-c% zfGkkQVP+5utQB4IFN1zu-dvyoMjy7w%q_|>0l|_zN({_x><~S#fhJ1GL3M+Ktbk5H zm3$D&a6A4+1`JlXzChBmh8d`-0z(hPK(OQiGbs@KCJrL)ihxS50ljTtgXCb4uX*?( zen6Eh;6DJ-2r(p15Yu@;s~$3f0|V3T8+zM7@NX-K?3V#5Ed>P}vQ;3L!a@*L@(%L` zpvGgf%%y_#fi8r_5GyR&cp{*Y0EtDOAA;K(@A8+~-{9W>^bb5>fKJ=M2XiDeq){aw z#5LSyE3>aS`@Q+CJ}8E2o&ZfoRYS-Ch(<^R?@=m2_a!K_vHKE~cBFZwd;jmfIH3ya zlL&_O>^Jysh5?~{HR(>7kUKSZDlnK1d}4p_y479yzWRr+MQoP@e!Qz@x^(0_pUsgs z)i>TR2zg%1U|+j^@fCky_PJ8-ad5kC0oT5@HJ5qzbaF`WRwPeul;>PIPx2f0wC)Aj Tm!fCx0_9pyS3j3^P6*;># diff --git a/mods/ITEMS/mcl_core/textures/default_sign_wall.png b/mods/ITEMS/mcl_core/textures/default_sign_wall.png deleted file mode 100644 index 246f5ddee11315a385952ec58026bab95c113040..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 214 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnF3?v&v(vJfvp#Yx{S0Jq@$!)L8=V+ps8Dc!Y z#rO2>nEOCc#*!evUo7Znu|Zo|osHEfas?fPj|t&f7oOuV23;C^-H3C1t-?ye7Zw&#}fVPXXG_;OXk; Jvd$@?2>|d;OkV&1 diff --git a/mods/ITEMS/mcl_core/textures/default_sulphur.png b/mods/ITEMS/mcl_core/textures/default_sulphur.png deleted file mode 100644 index 8f41ab629c03dbd83c1a10890539d57cf7a31a02..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 240 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnF3?v&v(vJfvi2$Dv*Z=?j>+0&7nVETddWM9A zL_|as6%}=Lb)C|x?gy%2ED7=pW^j0RBMr!D^K@|x(U`cm{~~XL0*^}~Gq0z30n?r% zf-wz(3Z=}?w}%LPi2r?kdinHgGwhH1={x*WHE?US_!aoTLZjpZpFPK!7a~C$e)xIJ zxge5x!6Ww~8>{QWIS+&*x}A=4m_EKFteJ4SdW!9x1CJ(5y5QB@tTyd=1$V}xyLQiQ l47R^FdReY$^lbM|hQ#k$QYTd6ega*@;OXk;vd$@?2>|rpT4MkJ diff --git a/mods/ITEMS/mcl_core/textures/default_tnt_bottom.png b/mods/ITEMS/mcl_core/textures/default_tnt_bottom.png deleted file mode 100644 index a6bf925fed70691ef9bed3447cd9a5243142450c..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 121 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnH3?%tPCZz)@o&cW^*S@~KiMoO-Ohj(GNOk)C zO96^&c)B=-NJu8%_@DoO|5t}I9~y+2B>4=S6zteyK3*~4NMV@C+;sSi412sy+W0*TU%hF zuHXVg;pHa6D@;VzuV25(Ty&d-=ynUygErzvY{XC6iJv=n?zW56?c28(CQJjFHQCd} zF~s8Z+e@)RtqL5h50aOGxY)j~bc3^!h6vdmM4SFh@1%&bG`?`=-hp z6l8sjJf)`B`8P<~dqX0w=(TKp?Y3in*9AYeX{s%WFMfyB*{^M^o&Q{5PySO@hL_r@ Ux|M}jfzD&_boFyt=akR{0P+@WKmY&$ diff --git a/mods/ITEMS/mcl_core/textures/default_tnt_top.png b/mods/ITEMS/mcl_core/textures/default_tnt_top.png deleted file mode 100644 index 2adc22e77ca79ecd7b4812697d7b65b888f3b6c8..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 330 zcmV-Q0k!^#P)h)kh!+3=0P{&iK~yMHZIRt>!ypWW4e9RrS?*)!1zN!atnzYS zB6$B-nO#^KZACi5Is)@?3|nhe^*wf|M0^(PMC)1ajGzUa3|!TOAcjbr#!7)J5EpIA zDcv~5%n@=-DTBT}x4GV1gM*`lpvU9o;4sTtr1|6Ea4rV2zlM)Hf-#O(Z~F=K6*W$^sJSmY^^AZ