From 7ea645496d10acbe03af3d713ccb0c1b98459584 Mon Sep 17 00:00:00 2001 From: Carter Kolwey Date: Wed, 15 Mar 2017 20:05:37 -0500 Subject: [PATCH] Add chernobylite dust Made by grinding chernobylite blocks, can be centrifuged into sand and 0.3% fissile uranium dust. --- .../machines/register/centrifuge_recipes.lua | 1 + technic/machines/register/grinder_recipes.lua | 27 +++++++++--------- .../textures/technic_chernobylite_dust.png | Bin 0 -> 436 bytes .../technicx32/technic_chernobylite_dust.png | Bin 0 -> 1233 bytes 4 files changed, 15 insertions(+), 13 deletions(-) create mode 100644 technic/textures/technic_chernobylite_dust.png create mode 100644 technic/textures/technicx32/technic_chernobylite_dust.png diff --git a/technic/machines/register/centrifuge_recipes.lua b/technic/machines/register/centrifuge_recipes.lua index b4db47c..4684ba0 100644 --- a/technic/machines/register/centrifuge_recipes.lua +++ b/technic/machines/register/centrifuge_recipes.lua @@ -14,6 +14,7 @@ local recipes = { { "technic:bronze_dust 4", "technic:copper_dust 3", "technic:tin_dust" }, { "technic:stainless_steel_dust 4", "technic:wrought_iron_dust 3", "technic:chromium_dust" }, { "technic:brass_dust 3", "technic:copper_dust 2", "technic:zinc_dust" }, + { "technic:chernobylite_dust", "default:sand", "technic:uranium3_dust" }, { "default:dirt 4", "default:sand", "default:gravel", "default:clay_lump 2" }, } diff --git a/technic/machines/register/grinder_recipes.lua b/technic/machines/register/grinder_recipes.lua index 7eaa7d4..7ba1e0f 100644 --- a/technic/machines/register/grinder_recipes.lua +++ b/technic/machines/register/grinder_recipes.lua @@ -10,18 +10,18 @@ end local recipes = { -- Dusts - {"default:coal_lump", "technic:coal_dust 2"}, - {"default:copper_lump", "technic:copper_dust 2"}, - {"default:desert_stone", "default:desert_sand"}, - {"default:gold_lump", "technic:gold_dust 2"}, - {"default:iron_lump", "technic:wrought_iron_dust 2"}, - {"technic:chromium_lump", "technic:chromium_dust 2"}, - {"technic:uranium_lump", "technic:uranium_dust 2"}, - {"technic:zinc_lump", "technic:zinc_dust 2"}, - {"technic:lead_lump", "technic:lead_dust 2"}, - {"technic:sulfur_lump", "technic:sulfur_dust 2"}, - {"default:stone", "technic:stone_dust"}, - {"default:sand", "technic:stone_dust"}, + {"default:coal_lump", "technic:coal_dust 2"}, + {"default:copper_lump", "technic:copper_dust 2"}, + {"default:desert_stone", "default:desert_sand"}, + {"default:gold_lump", "technic:gold_dust 2"}, + {"default:iron_lump", "technic:wrought_iron_dust 2"}, + {"technic:chromium_lump", "technic:chromium_dust 2"}, + {"technic:uranium_lump", "technic:uranium_dust 2"}, + {"technic:zinc_lump", "technic:zinc_dust 2"}, + {"technic:lead_lump", "technic:lead_dust 2"}, + {"technic:sulfur_lump", "technic:sulfur_dust 2"}, + {"default:stone", "technic:stone_dust"}, + {"default:sand", "technic:stone_dust"}, -- Other {"default:cobble", "default:gravel"}, @@ -92,6 +92,7 @@ register_dust("Brass", "technic:brass_ingot") register_dust("Bronze", "default:bronze_ingot") register_dust("Carbon Steel", "technic:carbon_steel_ingot") register_dust("Cast Iron", "technic:cast_iron_ingot") +register_dust("Chernobylite", "technic:chernobylite_block") register_dust("Chromium", "technic:chromium_ingot") register_dust("Coal", nil) register_dust("Copper", "default:copper_ingot") @@ -100,11 +101,11 @@ register_dust("Gold", "default:gold_ingot") register_dust("Mithril", "moreores:mithril_ingot") register_dust("Silver", "moreores:silver_ingot") register_dust("Stainless Steel", "technic:stainless_steel_ingot") +register_dust("Stone", "default:stone") register_dust("Sulfur", nil) register_dust("Tin", "moreores:tin_ingot") register_dust("Wrought Iron", "technic:wrought_iron_ingot") register_dust("Zinc", "technic:zinc_ingot") -register_dust("Stone", "default:stone") if minetest.get_modpath("gloopores") or minetest.get_modpath("glooptest") then register_dust("Akalin", "glooptest:akalin_ingot") register_dust("Alatro", "glooptest:alatro_ingot") diff --git a/technic/textures/technic_chernobylite_dust.png b/technic/textures/technic_chernobylite_dust.png new file mode 100644 index 0000000000000000000000000000000000000000..6f36bf67f001cfea3409c23e306aab80114e4976 GIT binary patch literal 436 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`Y)RhkE)4%caKYZ?lYt_f1s;*b z3=G`DAk4@xYmNj^kiEpy*OmPtvjBsMoO?iH3{XfmGbEzKIX^cyHLnE7WngeFN=+00-b#DA^(KFZIxkT<<=)Jq{;j4#}+-)U=uREq* z|8U$`^OV*c9zFp*?-k1re+xESuDoiR)AeF$UvrZgmj%za89mx^;OEB$f2V|cKYYEa zsiv^w)H=gLS%w48)mAP2u*=})`|q>ae?Iy! aHSpgJJ-Ih8o#g~5@H}1pT-G@yGywqG;;dBw literal 0 HcmV?d00001 diff --git a/technic/textures/technicx32/technic_chernobylite_dust.png b/technic/textures/technicx32/technic_chernobylite_dust.png new file mode 100644 index 0000000000000000000000000000000000000000..b922db483d6e104cca05df3091bacb454411fbcd GIT binary patch literal 1233 zcmV;?1TOoDP)D)ki-o47DRgQSCOu!Oi5cbc$a zXN++}hzruhg(We{0P$_V%v& zKDOEe$z&2+hFac=oal|v3{m@X3c+%)yLMk{Y$!jtUPa^yEPlL%upB|C z5gBc|u+EkCUv;na@80%;H90x?*CKfC(yks~_zO%W!BZTr>q3MAv04M}O&9)xkE$Ip z#5U>RNeS~Ob0mDB316HY7#KibU*GBlvf1oP@$MVn%naFiTNs)_oN)j^T#LiJTmVmT zsC5dM#vrFS{Cog^J^)EXBvV7WHzhur{;(MUGMUUD3#??;(b0jeXIe)W-Gwj1QYeTs zvT_#eSsQ*nfMr>bYdJ_Fpq+d!w2mzx_C#_KxJSmN(_ohaM3WJYV z_ayW~hYmeh;QaaXXm4*v^RdROTZUSMmeQVxya+rg5mO09$^gj(^&tf$6G{{1mFY*- zHUsXghgiD~qfH0N1p8tcp%oI-sXDa6T_n+0Okt-N4$rdR4WVh8XliQ0_VG=piWlsi z@eTu!06!N%TdyK=1d3B7Folq;P9kCvLN7$s#yEU4KxjqKn>7SW0fKum2u~n#1tg6D zoCpBq8oBA_*xV7G;8&a<-HA*l1G*@A*VRX*X|B))%KWh=R7K9 z%O`T5EFa_>-d*1!ua)<@Ke^9`RtTd-2LO@(Y?-_!48EXw?wf5!@LMA{5}&5=bHlU%+1sz%&N6LB^f; zb5PdFAen^l1-Y}HLn^&}>%E0HR|?)QfbsEhbar;4`B-B^Y?J;}VXRb0^(6O{uQ~@r z1lZq~q1G!f+H@?9m_P(1y5k@Qc=G{-7oj}u!oK7{dsG2m!x5O_Y45go#=h(vx6YM{ znM?))0|O5hxS!$SVf6I${AR8BSmVxEo9-=rQJCAhuf6!g*Hce=w|rincJc7Rv^95p vKFc(=CRh$~^B?3b0HX4FsZgQ9f0myCeAxTAjGp2_00000NkvXXu0mjf0^=