Axolotl will still be dry on the boat or boat with chest if it's in water when raining
Axolotl will still be dry on the boat or boat with chest when rain.
Does not affect the minecart.
Steps to Reproduce:
- Summon an axolotl in a boat on land, whilst it's raining.
/weather rain
/summon minecraft:boat ~ ~ ~ {Passengers:[{id:"axolotl"}]}
- Inspect its "Air" NBT value through the use of the following command:
/data get entity @e[type=minecraft:axolotl,limit=1,sort=nearest] Air
→
Notice how the Air value stays at 6000s, indicating that the axolotl is not "dry".
- Summon an axolotl in a boat that is on water and make sure it's still raining.
/weather rain
/summon minecraft:boat ~ ~ ~ {Passengers:[{id:"axolotl"}]}
- Inspect its "Air" NBT value through the use of the following command:
/data get entity @e[type=minecraft:axolotl,limit=1,sort=nearest] Air
→
Notice how the Air value decreases, indicating that the axolotl is "dry".
- Fixed
[Mod] Les3awe- 11
- 6
- Community Consensus
Normal
- Mob behaviour
20w51a - 1.20.1
20w51a 21w05a 21w05b 21w06a 21w07a 21w15a 21w18a 1.17-pre2 1.17-pre5 1.17-rc1 1.17-rc2 1.17 1.17.1-pre1 1.17.1-pre2 1.17.1-pre3 1.17.1-rc1 1.17.1 21w37a 21w40a 21w43a 1.18-pre4 1.18-pre5 1.18-pre7 1.18 1.18.1-rc1 1.18.1 1.18.2 22w12a 22w15a 1.19 1.19.1-rc2 1.19.1-rc3 1.19.1 1.19.2-rc1 1.19.2 22w42a 22w43a 1.19.3-rc1 1.19.3-rc3 1.19.3 23w04a 23w06a 1.19.4-rc1 1.19.4-rc3 1.19.4 23w16a 23w17a 23w18a 1.20-pre1 1.20-pre2 1.20-pre3 1.20-pre4 1.20-pre5 1.20-pre6 1.20-pre7 1.20-rc1 1.20 1.20.1-rc1 1.20.1- 23w31a
Created Issue:
Axolotl will still be dry on the boat when rain
Axolotl will still be dry on the boat when rain.
Axolotl will still be dry on the boat when rain.
Axolotl will still be dry on the boat when rain.
Does not affect the minecart.
Axolotl will still be dry on the boat when raining
Axolotl will still be dry on the boat when rain.
Does not affect the minecart.Steps to Reproduce:
- Summon an axolotl in a boat on land, whilst it's raining.
/weather rain /summon minecraft:boat ~ ~ ~ {Passengers:[{id:"axolotl"}]}
- Inspect its "Air" NBT value through the use of the following command:
/data get entity @e[type=minecraft:axolotl,limit=1,sort=nearest] Air→
Notice how the Air value stays at 6000s , indicating that the axolotl is not "dry".
- Summon an axolotl in a boat that is on water and make sure it's still raining.
/weather rain /summon minecraft:boat ~ ~ ~ {Passengers:[{id:"axolotl"}]}
- Inspect its "Air" NBT value through the use of the following command:
/data get entity @e[type=minecraft:axolotl,limit=1,sort=nearest] Air→
Notice how the Air value decreases, indicating that the axolotl is "dry".
Axolotl will still be dry on the boat if its in water when raining
Axolotl will still be dry on the boat or boat with chest when rain.
Does not affect the minecart.Steps to Reproduce:
- Summon an axolotl in a boat on land, whilst it's raining.
/weather rain /summon minecraft:boat ~ ~ ~ {Passengers:[{id:"axolotl"}]}
- Inspect its "Air" NBT value through the use of the following command:
/data get entity @e[type=minecraft:axolotl,limit=1,sort=nearest] Air→
Notice how the Air value stays at 6000s, indicating that the axolotl is not "dry".
- Summon an axolotl in a boat that is on water and make sure it's still raining.
/weather rain /summon minecraft:boat ~ ~ ~ {Passengers:[{id:"axolotl"}]}
- Inspect its "Air" NBT value through the use of the following command:
/data get entity @e[type=minecraft:axolotl,limit=1,sort=nearest] Air→
Notice how the Air value decreases, indicating that the axolotl is "dry".
Axolotl will still be dry on the boat or boat with chest if its in water when raining
Axolotl will still be dry on the boat or boat with chest if it's in water when raining
May relate to MC-208909.






Can confirm.
Boats on land, while raining, do not appear to be affected.
Confirmed.
Axolotl kinda thirsty to get up in a boat while raining environment.
Relates to
MC-208624and MC-208630.I can't reproduce this in 21w18a.
I am still able to reproduce this issue in 21w18a, however, the axolotl will only be dry if the boat is in water, when it's raining, so I'm requesting for this ticket to be reopened. If the boat is on land, the axolotl will not be "dry". Here are some steps to reproduce this issue:
Steps to Reproduce:
/weather rain /summon minecraft:boat ~ ~ ~ {Passengers:[{id:"axolotl"}]}→
Notice how the Air value stays at 6000s, indicating that the axolotl is not "dry".
/weather rain /summon minecraft:boat ~ ~ ~ {Passengers:[{id:"axolotl"}]}→
Notice how the Air value decreases, indicating that the axolotl is "dry".
Additionally, I've attached a video to clear any confusion regarding this issue.
Can confirm in 1.18.
Can confirm in 1.18.1.
Can confirm in 1.18.2.
Fixed in 23w31a.