Currently the game only places upside down corner stairs if you target the block above the place you want the stair in. So you have to place blocks above the pillar, and then place the stairs.…
Sea grass can also generated outside water, and it doesn't even need water to stay alive. It keeps waving as if it's underwater.
Can the tweaks to touching_ground
also fix issue #2394? (Mobs don't forget their fall speed)
I probably would not leave this in the codebase, but this should be easy to do for development. One could also just measure second stage to final growth and interpolate the time of the first…
Here's the second test, with the latest changes. The first mature crop was 1 beetroot, after about 4 minutes. That's under 5 hours in-game, so we're still very fast with crop growth.
As far as…
@kneekoo maybe you can test the commit that I linked?
That solved the problem for me, but only for newly found minecarts. The previously found had an empty chest.
I was able to reproduce this issue in 5.10 in networked/LAN multiplayer game. Not sure if I'm doing right by necroing this ticket, but it's the closest one to what I observed on my side…
Here's an interesting snippet from the wiki:
A light level of 9 or higher at the plant block, not in the block above it.…
Thanks to teknomunk's help with logging spawns in water, after a few hours of testing it looks like this problem is gone.
The internals don't really matter in my case. The weaver I planned for the new dimension has certain trades and it fits within the purpose of all other trades from the new villagers. If this PR…
My point was about the name itself, but I'll go with whatever gets decided here and adjust my plan if necessary.
I'd rather keep the current professions as such, mainly for legacy/compatibility reasons. We can add different professions anyway, and even consider taking the biomes into account when generating…
This happened a few times while firing a crossbow.
WARNING[Server]: [mcl_bows] Player singleplayer fires arrow with non-numeric bow_load!
The arrows I used were drops from other pillagers,…