This is a mostly frozen copy of the Minetest forums through 2017. If you know phpBB3 and would like to host any G-rated forum here, you can email: me@minetest.org
If the email doesn't work, find out who's taken over Final Minetest from OldCoder and email them to get write access or an admin account.
I should have set this up years ago. But it's no tale of woe.
Whether the temperature is high or low, regardless of cold winds blow,
away we go like Edgar Allan Poe, on now with the show. BTW rhymes are welcome.
I think we need more of a definition, what is a block and what is a compressed block. In my opinion it would be better to say. A block is something that consists of 9 identical items. No matter what size they have. To save storage space, this would be a definition of block for me. Compression would ...
KCoombes wrote:I think the issue is the non-conforming of the recipes - AFAIK, 9 ingots makes 1 block, so logically 9 stone would make 1 stone_block, not 9 stone_block (which is what the existing recipes yield in this mod)
Please, don't change any line of code in the mods and upload a wrong version to github! Example: https://github.com/minetest/minetest_game/commit/9d6df824d6062fdf8bfd7c6c204753f13b3b1ac7 There must be something wrong? Or not? Crafting 9 x "default:stone" to one "default:stone_block&qu...