moreblocks
moreblocks copied to clipboard
More Blocks
a heads up: ``` 2023-12-25 08:55:16: WARNING[Main]: GenericCAO::addToScene(): Model moreblocks_slope.obj loaded with 5 mesh buffers but only 1 texture(s) specified, this is deprecated. ```
* Minetest 5.0.0 * Moreblocks 936306803bc45ddb19c7594e85ff5184452e9ad0 When crafting normal stairs/slabs (the ones from the `stairs` mod that come with *Minetest Game*) and then disabling moreblocks all of the stairs nodes...
Hi, I've been having crashes on one of my servers when players place down sloped wood. Here's an example log: > 2023-10-03 13:30:25: ACTION[Server]: (REMOVED) places node coloredwood:slope_wood_grey at (-4330,18,-13166)...
I found this warnings in debug.txt: 2023-10-23 12:09:50: WARNING[Main]: Node moreblocks:stair_brick has a palette, but not a suitable paramtype2. [many more warnings like this ...] 2023-10-23 12:09:51: WARNING[Main]: Not registering...
There are many kinds of slopes in `moreblocks`, however there are two that are missing that create annoying inconsistencies in builds. There are no corner pieces for the half slope...
This commit conserves the microblocks so that they are never lost. Previously, any left-over microblocks were destroyed if the input box was manually emptied or if anything was taken from...
> This commit conserves the microblocks so that they are never lost. Previously, any left-over microblocks were destroyed if the > input box was manually emptied or if anything was...
When trying to use the circular saw, the server crashes with this message: ``` ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod 'moreblocks' in callback nodemeta_inventory_OnTake(): InventoryList 'output' is currently...
Hey there, we've been reviewing your mod in this issue in the WhyNot project: https://github.com/minetest-whynot/whynot-game/issues/25 There's a few concerns, but I'll just post em one-at-a-time so you, the developer of...
I would like to use the mod with mineclone but it depends on the default mod. I tried a little to make it work but without sucess. I would to...