1
0
kopia lustrzana https://github.com/mt-mods/basic_materials.git synced 2025-09-17 03:05:43 +02:00

reduce yield of leaves -> oil

This commit is contained in:
Vanessa Dannenberg
2019-04-14 13:04:44 -04:00
rodzic a5fdb721c9
commit 58516dcd09

Wyświetl plik

@@ -41,7 +41,7 @@ minetest.register_node("basic_materials:concrete_block", {
minetest.register_craft({
type = "shapeless",
output = "basic_materials:oil_extract 3",
output = "basic_materials:oil_extract 1",
recipe = {
"group:leaves",
"group:leaves",