Compare commits
No commits in common. "fd569985da0b20ae83a52a0b7fc18152ad8fc9f4" and "b2df6edeaf4b1240bc1c7fe8ed1d435bebb2b045" have entirely different histories.
fd569985da
...
b2df6edeaf
@ -529,7 +529,7 @@ if industrialtest.mclAvailable then
|
||||
})
|
||||
minetest.register_craft({
|
||||
type="shaped",
|
||||
output="industrialtest:bronze_ingot 9",
|
||||
output="industrialcraft:bronze_ingot 9",
|
||||
recipe={
|
||||
{"mcl_copper:copper_ingot","mcl_copper:copper_ingot","mcl_copper:copper_ingot"},
|
||||
{"mcl_copper:copper_ingot","industrialtest:tin_ingot","mcl_copper:copper_ingot"},
|
||||
|
Loading…
x
Reference in New Issue
Block a user