From 6bb6861ba7e7b37d1b367fd9c36de0b11bfb72dd Mon Sep 17 00:00:00 2001 From: Calinou Date: Wed, 30 Apr 2014 20:16:42 +0200 Subject: [PATCH] Added the ability to craft sticks back into wood, new jungle stick texture. --- crafting.lua | 16 ++++++++++++++++ textures/moreblocks_jungle_wood.png | Bin 175 -> 0 bytes textures/moreblocks_junglestick.png | Bin 122 -> 122 bytes 3 files changed, 16 insertions(+) delete mode 100644 textures/moreblocks_jungle_wood.png diff --git a/crafting.lua b/crafting.lua index d08d842..26c72e4 100644 --- a/crafting.lua +++ b/crafting.lua @@ -15,6 +15,22 @@ minetest.register_craft({ recipe = {{"default:junglesapling"},} }) +minetest.register_craft({ + output = "default:wood 1", + recipe = { + {"default:stick", "default:stick"}, + {"default:stick", "default:stick"}, + } +}) + +minetest.register_craft({ + output = "default:junglewood 1", + recipe = { + {"moreblocks:jungle_stick", "moreblocks:jungle_stick"}, + {"moreblocks:jungle_stick", "moreblocks:jungle_stick"}, + } +}) + minetest.register_craft({ output = "default:dirt_with_grass 1", type = "shapeless", diff --git a/textures/moreblocks_jungle_wood.png b/textures/moreblocks_jungle_wood.png deleted file mode 100644 index 6196a767639681bf9102cb530541c67319e69bf3..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 175 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPHV5AX?bb=Q;gGLX;r)UWh6nU&%s z*W8DL;uyjqD|@h!x7mQl<)Zvb=7f!nj~TV(xu@LuXKeaGPLRcALT3FtpPZGa z-EylvpJ=X3H&SXUbXXlEJ@rzm^!|4#TH7@h;-=K!nl*qjg7(8A5T-G@yGywo0={tr1 diff --git a/textures/moreblocks_junglestick.png b/textures/moreblocks_junglestick.png index 58514a611c279140f757fb87971f94e3d32bf55c..7c6c462cd8533fc5a70779f7ed446f3fe0dca312 100644 GIT binary patch delta 18 Zcmb=bnxMm_AtPX=De>4@rDmd;3ji`J1zP|B delta 18 Zcmb=bnxMnwqbZ+fqw8({>hwf27XUd$250~P