From b3ca8a591a4b2264f6a8495d77e9a7de28375339 Mon Sep 17 00:00:00 2001 From: gabriel1379 Date: Sun, 7 Apr 2024 12:31:15 +0200 Subject: [PATCH] feature/add_grinding_recipe_for_nether_lump_and_ingot + image for nether dust --- technic/machines/register/grinder_recipes.lua | 7 +++++++ technic/textures/technic_nether_dust.png | Bin 0 -> 207 bytes 2 files changed, 7 insertions(+) create mode 100644 technic/textures/technic_nether_dust.png diff --git a/technic/machines/register/grinder_recipes.lua b/technic/machines/register/grinder_recipes.lua index f812e76..e3845e6 100644 --- a/technic/machines/register/grinder_recipes.lua +++ b/technic/machines/register/grinder_recipes.lua @@ -98,6 +98,10 @@ if minetest.get_modpath("moreores") then table.insert(recipes, {"moreores:silver_lump", "technic:silver_dust 2"}) end +if minetest.get_modpath("nether") then + table.insert(recipes, {"nether:nether_lump", "technic:nether_dust 2"}) +end + for _, data in pairs(recipes) do technic.register_grinder_recipe({input = {data[1]}, output = data[2]}) end @@ -149,6 +153,9 @@ if minetest.get_modpath("gloopores") or minetest.get_modpath("glooptest") then register_dust("Kalite", nil) register_dust("Talinite", "glooptest:talinite_ingot") end +if minetest.get_modpath("nether") then + register_dust("Nether", "nether:nether_ingot") +end for p = 0, 35 do local nici = (p ~= 0 and p ~= 7 and p ~= 35) and 1 or nil diff --git a/technic/textures/technic_nether_dust.png b/technic/textures/technic_nether_dust.png new file mode 100644 index 0000000000000000000000000000000000000000..94a1267821615a041e6b4ff7331b1daa1db45d94 GIT binary patch literal 207 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`(>z@qLo80e?K#WUuyLYzr+-rTCYo=tv^Um5snKE$TUEML6%v3B874nL;at4Det z