mirror of
https://github.com/mt-mods/basic_materials.git
synced 2025-07-20 08:30:28 +02:00
Compare commits
1 Commits
e4a122dfdd
...
repixture
Author | SHA1 | Date | |
---|---|---|---|
17662b3f38 |
@ -27,11 +27,7 @@ if minetest.get_modpath("technic") then
|
||||
end
|
||||
|
||||
if minetest.get_modpath("aloz") then
|
||||
materials.aluminum_ingot = "aloz:aluminum_ingot"
|
||||
end
|
||||
|
||||
if minetest.get_modpath("techage") then
|
||||
materials.aluminum_ingot = "techage:aluminum"
|
||||
materials["aluminum_ingot"] = "aloz:aluminum_ingot"
|
||||
end
|
||||
|
||||
if minetest.get_modpath("mcl_core") then
|
||||
|
Reference in New Issue
Block a user