Compare commits
No commits in common. "6c28024d238ebce389966ea5368761617489cf2b" and "d4ab5f69e678d7bf1193e1c40cb240c2b68602d7" have entirely different histories.
6c28024d23
...
d4ab5f69e6
2
init.lua
2
init.lua
@ -411,7 +411,7 @@ minetest.register_craft(
|
|||||||
output = "technic:rubber 2",
|
output = "technic:rubber 2",
|
||||||
recipe = {
|
recipe = {
|
||||||
{"technic:rubber_tree_grindings", "technic:rubber_tree_grindings", "technic:rubber_tree_grindings"},
|
{"technic:rubber_tree_grindings", "technic:rubber_tree_grindings", "technic:rubber_tree_grindings"},
|
||||||
{"technic:rubber_tree_grindings", "default:coal_lump", "technic:rubber_tree_grindings"},
|
{"technic:rubber_tree_grindings", "default:coal", "technic:rubber_tree_grindings"},
|
||||||
{"technic:rubber_tree_grindings", "technic:rubber_tree_grindings", "technic:rubber_tree_grindings"}
|
{"technic:rubber_tree_grindings", "technic:rubber_tree_grindings", "technic:rubber_tree_grindings"}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user