Custom Query (83 matches)
Results (43 - 45 of 83)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#71 | fixed | Natural blocks harmful to players and mobs should not harm animals | ||
Description |
Blocks such as cacti should not harm animals including villagers. It's very annoying to find dead animals and villagers everywhere in a brand new generated world because of catci. |
|||
#67 | fixed | Netherbrick WALL deconstruction recipe | ||
Description |
Cannot disassemble nether brick walls into bricks (this is the walls, not the fences) |
|||
#3 | fixed | New Path-Finding Sub-system | ||
Description |
The built-in Vanilla path-finding algorithm is not optimized (at all) and makes the game almost unplayable when more than one player is logged-on a server at a time. This is because some mobs (Nightmare Creatures mobs in-particular) make very deep path-finding requests and these requests are issued once per tick, which is very inefficient (and unnecessary). This will likely inspire a new companion mod that solely improves the built-in path-finding. |