ldtteam / minecolonies

Minecolonies minecraft mod
http://minecolonies.com/
GNU General Public License v3.0
609 stars 322 forks source link

Fixes #9964

Closed someaddons closed 1 month ago

someaddons commented 1 month ago

Closes # Closes # Closes #

Changes proposed in this pull request:

-Fix fisher interaction text for not finding water -Fix citizen glowing not working

[ x] Yes I tested this before submitting it. [ ] I also did a multiplayer test.

Review please

Raycoms commented 1 month ago

Yeah, it was mostly the pathfinding limit having a hard time tbh, it was never a hard limit

-------- Original Message -------- On 5/27/24 11:39, Gavin Lambert wrote:

@uecasm commented on this pull request.


In src/main/resources/assets/minecolonies/lang/manual_en_us.json:

@@ -1376,7 +1376,7 @@ "com.minecolonies.gui.visiblestatus.digging": "Digging a grave", "com.minecolonies.gui.visiblestatus.burying": "Burying a citizen",

  • "entity.fisherman.messagewatertoofar": "My hut seems to be too far away from water, and I can't find any water to fish in! It should be an area of at least 7x7 blocks, and the same height as my hut.",
  • "entity.fisherman.messagewatertoofar": "I can't find any water to fish in! There should be an area of at least 7x7x2 water blocks nearby.",

Being at the same y-level wasn't a requirement even in 1.19. idk when it was actually fixed, but it was long long ago.

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you modified the open/close state.Message ID: @.***>