From 84295212df116f72b0430f385d87ab78917c25e5 Mon Sep 17 00:00:00 2001 From: Ombridride Date: Thu, 25 Dec 2014 22:34:07 +0100 Subject: [PATCH 1/2] Re-add texture for 3D-superapple --- mods/maptools/LICENSE.txt | 0 mods/maptools/README.txt | 0 mods/maptools/_README.txt | 0 mods/maptools/aliases.lua | 0 mods/maptools/default_nodes.lua | 0 mods/maptools/depends.txt | 0 mods/maptools/init.lua | 0 mods/maptools/locale/es.txt | 0 mods/maptools/locale/fr.txt | 0 mods/maptools/textures/black.png | Bin mods/maptools/textures/fire_basic_flame.png | Bin .../textures/fire_basic_flame_animated.png | Bin mods/maptools/textures/invisible.png | Bin mods/maptools/textures/maptools_adminpick.png | Bin .../textures/maptools_adminpick_with_drops.png | Bin mods/maptools/textures/maptools_copper_coin.png | Bin mods/maptools/textures/maptools_gold_coin.png | Bin mods/maptools/textures/maptools_grass_side_12.png | Bin mods/maptools/textures/maptools_grass_side_4.png | Bin mods/maptools/textures/maptools_grass_side_8.png | Bin mods/maptools/textures/maptools_infinitefuel.png | Bin mods/maptools/textures/maptools_silver_coin.png | Bin mods/maptools/textures/maptools_smoke.png | Bin .../textures/maptools_super_apple_bottom.png | Bin 0 -> 295 bytes .../textures/maptools_super_apple_side.png | Bin 0 -> 295 bytes .../textures/maptools_super_apple_top.png | Bin 0 -> 498 bytes mods/maptools/textures/maptools_superapple.png | Bin mods/maptools/textures/white.png | Bin 28 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 mods/maptools/LICENSE.txt mode change 100755 => 100644 mods/maptools/README.txt mode change 100755 => 100644 mods/maptools/_README.txt mode change 100755 => 100644 mods/maptools/aliases.lua mode change 100755 => 100644 mods/maptools/default_nodes.lua mode change 100755 => 100644 mods/maptools/depends.txt mode change 100755 => 100644 mods/maptools/init.lua mode change 100755 => 100644 mods/maptools/locale/es.txt mode change 100755 => 100644 mods/maptools/locale/fr.txt mode change 100755 => 100644 mods/maptools/textures/black.png mode change 100755 => 100644 mods/maptools/textures/fire_basic_flame.png mode change 100755 => 100644 mods/maptools/textures/fire_basic_flame_animated.png mode change 100755 => 100644 mods/maptools/textures/invisible.png mode change 100755 => 100644 mods/maptools/textures/maptools_adminpick.png mode change 100755 => 100644 mods/maptools/textures/maptools_adminpick_with_drops.png mode change 100755 => 100644 mods/maptools/textures/maptools_copper_coin.png mode change 100755 => 100644 mods/maptools/textures/maptools_gold_coin.png mode change 100755 => 100644 mods/maptools/textures/maptools_grass_side_12.png mode change 100755 => 100644 mods/maptools/textures/maptools_grass_side_4.png mode change 100755 => 100644 mods/maptools/textures/maptools_grass_side_8.png mode change 100755 => 100644 mods/maptools/textures/maptools_infinitefuel.png mode change 100755 => 100644 mods/maptools/textures/maptools_silver_coin.png mode change 100755 => 100644 mods/maptools/textures/maptools_smoke.png create mode 100644 mods/maptools/textures/maptools_super_apple_bottom.png create mode 100644 mods/maptools/textures/maptools_super_apple_side.png create mode 100644 mods/maptools/textures/maptools_super_apple_top.png mode change 100755 => 100644 mods/maptools/textures/maptools_superapple.png mode change 100755 => 100644 mods/maptools/textures/white.png diff --git a/mods/maptools/LICENSE.txt b/mods/maptools/LICENSE.txt old mode 100755 new mode 100644 diff --git a/mods/maptools/README.txt b/mods/maptools/README.txt old mode 100755 new mode 100644 diff --git a/mods/maptools/_README.txt b/mods/maptools/_README.txt old mode 100755 new mode 100644 diff --git a/mods/maptools/aliases.lua b/mods/maptools/aliases.lua old mode 100755 new mode 100644 diff --git a/mods/maptools/default_nodes.lua b/mods/maptools/default_nodes.lua old mode 100755 new mode 100644 diff --git a/mods/maptools/depends.txt b/mods/maptools/depends.txt old mode 100755 new mode 100644 diff --git a/mods/maptools/init.lua b/mods/maptools/init.lua old mode 100755 new mode 100644 diff --git a/mods/maptools/locale/es.txt b/mods/maptools/locale/es.txt old mode 100755 new mode 100644 diff --git a/mods/maptools/locale/fr.txt b/mods/maptools/locale/fr.txt old mode 100755 new mode 100644 diff --git a/mods/maptools/textures/black.png b/mods/maptools/textures/black.png old mode 100755 new mode 100644 diff --git a/mods/maptools/textures/fire_basic_flame.png b/mods/maptools/textures/fire_basic_flame.png old mode 100755 new mode 100644 diff --git a/mods/maptools/textures/fire_basic_flame_animated.png b/mods/maptools/textures/fire_basic_flame_animated.png old mode 100755 new mode 100644 diff --git a/mods/maptools/textures/invisible.png b/mods/maptools/textures/invisible.png old mode 100755 new mode 100644 diff --git a/mods/maptools/textures/maptools_adminpick.png b/mods/maptools/textures/maptools_adminpick.png old mode 100755 new mode 100644 diff --git a/mods/maptools/textures/maptools_adminpick_with_drops.png b/mods/maptools/textures/maptools_adminpick_with_drops.png old mode 100755 new mode 100644 diff --git a/mods/maptools/textures/maptools_copper_coin.png b/mods/maptools/textures/maptools_copper_coin.png old mode 100755 new mode 100644 diff --git a/mods/maptools/textures/maptools_gold_coin.png b/mods/maptools/textures/maptools_gold_coin.png old mode 100755 new mode 100644 diff --git a/mods/maptools/textures/maptools_grass_side_12.png b/mods/maptools/textures/maptools_grass_side_12.png old mode 100755 new mode 100644 diff --git a/mods/maptools/textures/maptools_grass_side_4.png b/mods/maptools/textures/maptools_grass_side_4.png old mode 100755 new mode 100644 diff --git a/mods/maptools/textures/maptools_grass_side_8.png b/mods/maptools/textures/maptools_grass_side_8.png old mode 100755 new mode 100644 diff --git a/mods/maptools/textures/maptools_infinitefuel.png b/mods/maptools/textures/maptools_infinitefuel.png old mode 100755 new mode 100644 diff --git a/mods/maptools/textures/maptools_silver_coin.png b/mods/maptools/textures/maptools_silver_coin.png old mode 100755 new mode 100644 diff --git a/mods/maptools/textures/maptools_smoke.png b/mods/maptools/textures/maptools_smoke.png old mode 100755 new mode 100644 diff --git a/mods/maptools/textures/maptools_super_apple_bottom.png b/mods/maptools/textures/maptools_super_apple_bottom.png new file mode 100644 index 0000000000000000000000000000000000000000..97f61e171c0291015d80fb19c8cbae5a11436b2b GIT binary patch literal 295 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`Y)RhkE)4%caKYZ?lYt_f1s;*b z3=G`DAk4@xYmNj^kiEpy*OmPqkEEyw(>0&3oIs&1o-U3d7N?(1G~{Y_5OJA*I(_0% zraVvj6r-M*LXT7jAL4j?;3E=m$^F zGdWW47!ETWa|m1!KkfE!6)`c!=OPMBm3)c^Yz{yDG-u)srsoQ$58M(p@V&6@_HEt+ z60B#8dloaTxmxb?>?#N2rI2Q&TYDPz-rsnjI`?#OZrq-TAG!-(U%TmDeE;>L*!vOJ mfAt<)^VxO5sz=}duVb%TVcO~SWotOl{S2P2elF{r5}E)Rt8^Iv literal 0 HcmV?d00001 diff --git a/mods/maptools/textures/maptools_super_apple_side.png b/mods/maptools/textures/maptools_super_apple_side.png new file mode 100644 index 0000000000000000000000000000000000000000..cd4c83153f2abe5c0c2ed349e3c0d676b27a2f80 GIT binary patch literal 295 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`Y)RhkE)4%caKYZ?lYt_f1s;*b z3=G`DAk4@xYmNj^kiEpy*OmPqkEE!u^3{~$2|%GOo-U3d7N?(1G~{Y_5OJA*I(_0% zraVvj6r-M*LXT7jAL4j?;3E=m$^F zGdWW47!ETWa|m1!KkfE!6)`c!=OPMBm3)c^Yz{yDG-u)srsoQ$58M(p@V&6@_HEt+ z60B#8dloaTxmxb?>?#N2rI2Q&TYDPz-rsnjI`?#OZrq-TAG!-(U%TmDeE;>L*!vOJ mfAt<)^VxO5sz=}duVb%TVcO~SWotOl{S2P2elF{r5}E)>;dE61 literal 0 HcmV?d00001 diff --git a/mods/maptools/textures/maptools_super_apple_top.png b/mods/maptools/textures/maptools_super_apple_top.png new file mode 100644 index 0000000000000000000000000000000000000000..4d4dbc056e1913768f70134e28a6bf551b87216b GIT binary patch literal 498 zcmV{Ut&2O5LW0q`a zv=Id$>4dnxgUhon0QI^&*J}AI;MYCiTY+p=^8M`^$0rfegE#=`xRfTB8%?L Date: Thu, 25 Dec 2014 23:02:30 +0100 Subject: [PATCH 2/2] Right texture for unbreakable diamond block --- mods/maptools/default_nodes.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mods/maptools/default_nodes.lua b/mods/maptools/default_nodes.lua index fd02fda8..83d0df02 100644 --- a/mods/maptools/default_nodes.lua +++ b/mods/maptools/default_nodes.lua @@ -357,7 +357,7 @@ minetest.register_node("maptools:diamondblock", { description = S("Unbreakable Diamond Block"), range = 12, stack_max = 10000, - tiles = {"default_steel_block.png"}, + tiles = {"default_diamond_block.png"}, drop = "", groups = {unbreakable = 1, not_in_creative_inventory = maptools_creative}, sounds = default.node_sound_stone_defaults(),