Removing lines from a file you're not working on is the best way to risk a merge conflict.
Testing this, it looks like the attack-the-player behavior takes priority over the block-avoidance behavior. Placing a warped fungus will not repel an attacking hoglin.
i think that…
- Villagers and other mobs (especially farm animal when lured) are often not able to jump one block high. You have to run to the side so they can go diagonally, as this sometimes seems to…
Can please someone give me some help understanding this warning message in my debug.txt? I could not find anything regarding this here in the tracker, in the MT forum or in the web.
…
Villagers will keep their profession when you have traded with them even if their job block goes. This was one of the first thing I fixed when I started contributing (after implementing their…
I think the bamboo code uses an abm that drops it if it's not above dirt or bamboo. I do not think this factors in "ignore" which is unloaded chunk. It probably needs to not drop if above ignore also.
I could propose the most effective solution to mobs not jumping through the roof. Don't make beds bouncy... so they do not jump on it.
The fact this feature can easily risk and kill off…
Hmmmmmmmm.
Villagers will keep their profession when you have traded with them even if their job block goes. This was one of the first thing I fixed when I started contributing (after…
Is this close to a base or far away? Have any adjustments been made to mob_caps?
Do we need to add this to the template file also, so translators know it needs translating?
Usually you could have a lua object but no C++ object behind it. I think we need to check pos to assume it's there before considering deleting.
We did have another pr here that had lower complexity:
https://git.minetest.land/VoxeLibre/VoxeLibre/pulls/3563/files
Not sure if it's better or worse, and there was a slight flaw with it,…