This commit is contained in:
TenPlus1 2019-06-25 20:27:28 +01:00
джерело 1c0a1bab8e
коміт 4465c49a19
1 змінених файлів з 1 додано та 1 видалено

@ -118,7 +118,7 @@ minetest.register_node("farming:chocolate_block", {
})
minetest.register_craft({
output = "farming:chocolate_block 3",
output = "farming:chocolate_block",
recipe = {
{"farming:chocolate_dark", "farming:chocolate_dark", "farming:chocolate_dark"},
{"farming:chocolate_dark", "farming:chocolate_dark", "farming:chocolate_dark"},