From 13047b2ff111d0dfc334965f93e58c0bd6681829 Mon Sep 17 00:00:00 2001 From: Calinou Date: Fri, 4 Jul 2014 11:33:24 +0200 Subject: [PATCH] Improved coin textures, make coins smaller when dropped. --- init.lua | 3 +++ textures/maptools_copper_coin.png | Bin 217 -> 214 bytes textures/maptools_gold_coin.png | Bin 217 -> 215 bytes textures/maptools_silver_coin.png | Bin 217 -> 215 bytes 4 files changed, 3 insertions(+) diff --git a/init.lua b/init.lua index fdd0cd5..a04dcd0 100644 --- a/init.lua +++ b/init.lua @@ -598,6 +598,7 @@ minetest.register_node("maptools:superapple", { minetest.register_craftitem("maptools:copper_coin", { description = S("Copper Coin"), inventory_image = "maptools_copper_coin.png", + wield_scale = {x = 0.5, y = 0.5, z = 0.25}, stack_max = 10000, groups = {not_in_creative_inventory = maptools_creative}, }) @@ -605,6 +606,7 @@ minetest.register_craftitem("maptools:copper_coin", { minetest.register_craftitem("maptools:silver_coin", { description = S("Silver Coin"), inventory_image = "maptools_silver_coin.png", + wield_scale = {x = 0.5, y = 0.5, z = 0.25}, stack_max = 10000, groups = {not_in_creative_inventory = maptools_creative}, }) @@ -612,6 +614,7 @@ minetest.register_craftitem("maptools:silver_coin", { minetest.register_craftitem("maptools:gold_coin", { description = S("Gold Coin"), inventory_image = "maptools_gold_coin.png", + wield_scale = {x = 0.5, y = 0.5, z = 0.25}, stack_max = 10000, groups = {not_in_creative_inventory = maptools_creative}, }) diff --git a/textures/maptools_copper_coin.png b/textures/maptools_copper_coin.png index fa512229dbe4528a7a542cc82009b38f62f0f3e8..26d22a886c6f3134a14299c86f55680e3117abd8 100644 GIT binary patch delta 178 zcmV;j08Rhd0oDPKEPt(xO1`0I!KH4&rf|clb;YcD%d>^ew~Exloz}#k*TtgO#-!QE zrrF7;;L^4l^{Ze20004WQchCif>`|T z&YU?0V*Gq_=FAyIAfxVyi;s&VkYVlP<8x#okRb(QNC1_bX)6RWgw8+}Gv+|GGYWM< g3}j#wgjj(N03r__#iP?@X8-^I07*qoM6N<$f(|xO^8f$< delta 164 zcmV;V09*go0oehNEExa)|E-KlzM*HnqG`dUZo#H-#jJYF%*>HN6@M0g13dr$00MMU zPE!B?c9YFG00011Nkl3JVx69 diff --git a/textures/maptools_gold_coin.png b/textures/maptools_gold_coin.png index e69d7473a5ab7b1bce8146c88707211b2d9a00db..40f14a962a47e3bdc6ae54e2400c7b9abd27a841 100644 GIT binary patch delta 179 zcmV;k08Ibc0oMVLEPvm`80peH>eNN*)JN>sQ|;Si?%Zkc;(_tvfbrsl@#Bc{G>_wBUC4k0@L0004WQchC`|T z&YU?4V*Ge>=FAyIAYeNT<*HiA?Y4GBK@#2K>djlji>+jvWcb$QZ`QOWH%Zq`GoZ8yj>zjcLYZ${4s4nF0WFW)jE>y8_FH}3T j$!v&$48q0`E6@P|e>fymJF_WAkw`uh6&`}_U< z{r>*`|NsAXXd#dQ0007XQchC<0CtnjH~;_uR!KxbR0vyRV88+-T9gz)G)L#_6-Ejm zf&X{T90v(?{ylT%j1iF0|1B*iEeXho&dJF+wg|}3f-y9JN-oYc0U63?po)cR&Oo#? jDR)5(WDrt