Compare commits
2 Commits
d4ab5f69e6
...
6c28024d23
| Author | SHA1 | Date | |
|---|---|---|---|
| 6c28024d23 | |||
| 937fd3f6ec |
2
init.lua
2
init.lua
@@ -411,7 +411,7 @@ minetest.register_craft(
|
||||
output = "technic:rubber 2",
|
||||
recipe = {
|
||||
{"technic:rubber_tree_grindings", "technic:rubber_tree_grindings", "technic:rubber_tree_grindings"},
|
||||
{"technic:rubber_tree_grindings", "default:coal", "technic:rubber_tree_grindings"},
|
||||
{"technic:rubber_tree_grindings", "default:coal_lump", "technic:rubber_tree_grindings"},
|
||||
{"technic:rubber_tree_grindings", "technic:rubber_tree_grindings", "technic:rubber_tree_grindings"}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user