Summoned warden with NBT instantly digs down
The bug
Summoned warden with NBT instantly digs down.
To reproduce
- Summon a warden using the command /summon warden ~ ~ ~.
- The warden wanders around.
- Summon a warden using the command /summon warden ~ ~ ~ {PersistenceRequired:1b}{}.
Observed result
The warden instantly digs down.
Workaround
Add the following NBT to the /summon command:
Brain:{memories:{"minecraft:dig_cooldown":{value: {}, ttl: 1200L}}}
For example:
/summon warden ~ ~ ~ {Silent:1b,PersistenceRequired:1b,Brain:{memories:{"minecraft:dig_cooldown":{value: {}, ttl: 1200L}}}}
Linked Issues
is duplicated by15
Created Issue:
Summoned warden with NBT instantly digs down
The bug
Summoned warden with NBT instantly digs down.
To reproduce
- Summon a warden using the command /summon warden ~ ~ ~.
- The warden wanders around.
- Summon a warden using the command /summon warden ~ ~ ~ {PersistenceRequired:1b}{}.
- The warden instantly digs down.
Workaround
Add the following NBT to the /summon command:
{Brain:{memories:{"minecraft:dig_cooldown":{value: {}, ttl: 2000L}}}}For example:
/summon warden ~ ~ ~ {Silent:1b,PersistenceRequired:1b,Brain:{memories:{"minecraft:dig_cooldown":{value: {}, ttl: 2000L}}}}
The bug
Summoned warden with NBT instantly digs down.
To reproduce
- Summon a warden using the command /summon warden ~ ~ ~.
- The warden wanders around.
- Summon a warden using the command /summon warden ~ ~ ~ {PersistenceRequired:1b}{}.
- The warden instantly digs down.
Workaround
Add the following NBT to the /summon command:
{Brain:{memories:{"minecraft:dig_cooldown":{value: {}, ttl: 2000L}}}}For example:
/summon warden ~ ~ ~ {Silent:1b,PersistenceRequired:1b,Brain:{memories:{"minecraft:dig_cooldown":{value: {}, ttl: 2000L}}}}The bug
Summoned warden with NBT instantly digs down.
To reproduce
- Summon a warden using the command /summon warden ~ ~ ~.
- The warden wanders around.
- Summon a warden using the command /summon warden ~ ~ ~ {PersistenceRequired:1b}{}.
Observed result
The warden instantly digs down.
Workaround
Add the following NBT to the /summon command:
{Brain:{memories:{"minecraft:dig_cooldown":{value: {}, ttl: 2000L}}}}For example:
/summon warden ~ ~ ~ {Silent:1b,PersistenceRequired:1b,Brain:{memories:{"minecraft:dig_cooldown":{value: {}, ttl: 2000L}}}}
The bug
Summoned warden with NBT instantly digs down.
To reproduce
- Summon a warden using the command /summon warden ~ ~ ~.
- The warden wanders around.
- Summon a warden using the command /summon warden ~ ~ ~ {PersistenceRequired:1b}{}.
Observed result
The warden instantly digs down.
Workaround
Add the following NBT to the /summon command:
{Brain:{memories:{"minecraft:dig_cooldown":{value: {}, ttl: 2000L}}}}For example:
/summon warden ~ ~ ~ {Silent:1b,PersistenceRequired:1b,Brain:{memories:{"minecraft:dig_cooldown":{value: {}, ttl: 2000L}}}}The bug
Summoned warden with NBT instantly digs down.
To reproduce
- Summon a warden using the command /summon warden ~ ~ ~.
- The warden wanders around.
- Summon a warden using the command /summon warden ~ ~ ~ {PersistenceRequired:1b}{}.
Observed result
The warden instantly digs down.
Workaround
Add the following NBT to the /summon command:
{Brain:{memories:{"minecraft:dig_cooldown":{value: {}, ttl: 1200L}}}}For example:
/summon warden ~ ~ ~ {Silent:1b,PersistenceRequired:1b,Brain:{memories:{"minecraft:dig_cooldown":{value: {}, ttl: 1200L}}}}
The bug
Summoned warden with NBT instantly digs down.
To reproduce
- Summon a warden using the command /summon warden ~ ~ ~.
- The warden wanders around.
- Summon a warden using the command /summon warden ~ ~ ~ {PersistenceRequired:1b}{}.
Observed result
The warden instantly digs down.
Workaround
Add the following NBT to the /summon command:
{Brain:{memories:{"minecraft:dig_cooldown":{value: {}, ttl: 1200L}}}}For example:
/summon warden ~ ~ ~ {Silent:1b,PersistenceRequired:1b,Brain:{memories:{"minecraft:dig_cooldown":{value: {}, ttl: 1200L}}}}
is duplicated by
is duplicated by
is duplicated by
is duplicated by
is duplicated by
is duplicated by
is duplicated by
is duplicated by
is duplicated by
is duplicated by
is duplicated by
is duplicated by
is duplicated by
is duplicated by
is duplicated by
is duplicated by
relates to
is duplicated by
The bug:
The warden can get pushed around when emerging and digging.
Steps to reproduce:
- Activate some sculk shriekers
- Once warden starts emerging, try pushing it around by running into its hitbox.
- kill the warden with /kill @e[type=warden]
- Summon a new warden that will start digging right away
- /summon minecraft:warden ~ ~ ~
{Health:1b}
(The Warden currently digs down right away if assigned any nbt data as can be seen in
MC-249393) - Try pushing it around by running into its hitbox while it is digging.
Observed results:
The Warden can be pushed around when emerging and digging.
Expected result:
The Warden won't have any collision until it's fully emerged or once it has started digging.
Thanks, I've updated my comment. I forgot about MC-249393 ![]()
Thank you for your report!
We're tracking this issue as MC-249393, so this ticket is being resolved and linked as a duplicate.
That ticket has already been resolved as Won't Fix, which means this is considered a bug but won't be fixed. The description of that ticket or the comments might explain the rationale. Please do not leave a comment on the linked ticket.
If you haven't already, you might like to make use of the search feature to see if the issue has already been mentioned.
Quick Links:
📓 Bug Tracker Guidelines – 💬 Community Support – 📧 Mojang Support
📓 Project Summary – ✍️ Feedback and Suggestions – 📖 Game Wiki
Thank you for your report!
We're tracking this issue as MC-249393, so this ticket is being resolved and linked as a duplicate.
That ticket has already been resolved as Won't Fix, which means this is considered a bug but won't be fixed. The description of that ticket or the comments might explain the rationale. Please do not leave a comment on the linked ticket.
If you haven't already, you might like to make use of the search feature to see if the issue has already been mentioned.
Quick Links:
📓 Bug Tracker Guidelines – 💬 Community Support – 📧 Mojang Support
📓 Project Summary – ✍️ Feedback and Suggestions – 📖 Game Wiki
Duplicate of MC-249393.
Thank you for your report!
We're tracking this issue as MC-249393, so this ticket is being resolved and linked as a duplicate.
That ticket has already been resolved as Won't Fix, which means this is considered a bug but won't be fixed. The description of that ticket or the comments might explain the rationale. Please do not leave a comment on the linked ticket.
If you haven't already, you might like to make use of the search feature to see if the issue has already been mentioned.
Quick Links:
📓 Bug Tracker Guidelines – 💬 Community Support – 📧 Mojang Support
📓 Project Summary – ✍️ Feedback and Suggestions – 📖 Game Wiki
– I am a bot. This action was performed automatically! The ticket was resolved by one of our moderators, and I left this message to give more information to you.
Thank you for your report!
We're tracking this issue as MC-249393, so this ticket is being resolved and linked as a duplicate.
That ticket has already been resolved as Won't Fix, which means this is considered a bug but won't be fixed. The description of that ticket or the comments might explain the rationale. Please do not leave a comment on the linked ticket.
If you haven't already, you might like to make use of the search feature to see if the issue has already been mentioned.
Quick Links:
📓 Bug Tracker Guidelines – 💬 Community Support – 📧 Mojang Support
📓 Project Summary – ✍️ Feedback and Suggestions – 📖 Game Wiki
I believe that this is a duplicate of MC-249393 which was later resolved as "Won't Fix".
Thank you for your report!
We're tracking this issue as MC-249393, so this ticket is being resolved and linked as a duplicate.
That ticket has already been resolved as Won't Fix, which means this is considered a bug but won't be fixed. The description of that ticket or the comments might explain the rationale. Please do not leave a comment on the linked ticket.
If you haven't already, you might like to make use of the search feature to see if the issue has already been mentioned.
Quick Links:
📓 Bug Tracker Guidelines – 💬 Community Support – 📧 Mojang Support
📓 Project Summary – ✍️ Feedback and Suggestions – 📖 Game Wiki
– I am a bot. This action was performed automatically! The ticket was resolved by one of our moderators, and I left this message to give more information to you.
I know MC-249393 was resolved as won't fix which describes the issue with the warden digging down right away.
By editing your command slightly I can get it to not dig into the ground.
/summon minecraft:cow ~ ~ ~ {Passengers:[{id:"minecraft:warden",Brain:{memories:{"minecraft:dig_cooldown":{value: {}, ttl: 1200L}}}}]}
To stop it from getting angry at the cow it is riding, I can set them to the same team.
First create a team
/team add warden
/team modify warden friendlyFire false
Now we can summon a warden riding a cow while being on the same team with each other with the following command
/summon minecraft:cow ~ ~ ~ {Team:"warden",Passengers:[{id:"minecraft:warden",Team:"warden",Brain:{memories:{"minecraft:dig_cooldown":{value: {}, ttl: 1200L}}}}]}
Duplicate of MC-249393, Won't Fix, you need to provide the needed NBT.
Thank you for your report!
We're tracking this issue as MC-249393, so this ticket is being resolved and linked as a duplicate.
That ticket has already been resolved as Won't Fix, which means this is considered a bug but won't be fixed. The description of that ticket or the comments might explain the rationale. Please do not leave a comment on the linked ticket.
If you haven't already, you might like to make use of the search feature to see if the issue has already been mentioned.
Quick Links:
📓 Bug Tracker Guidelines – 💬 Community Support – 📧 Mojang Support
📓 Project Summary – ✍️ Feedback and Suggestions – 📖 Game Wiki
Thank you for your report!
We're tracking this issue as MC-249393, so this ticket is being resolved and linked as a duplicate.
That ticket has already been resolved as Won't Fix, which means this is considered a bug but won't be fixed. The description of that ticket or the comments might explain the rationale. Please do not leave a comment on the linked ticket.
If you haven't already, you might like to make use of the search feature to see if the issue has already been mentioned.
Quick Links:
📓 Bug Tracker Guidelines – 💬 Community Support – 📧 Mojang Support
📓 Project Summary – ✍️ Feedback and Suggestions – 📖 Game Wiki
– I am a bot. This action was performed automatically! The ticket was resolved by one of our moderators, and I left this message to give more information to you.
Thank you for your report!
We're tracking this issue as MC-249393, so this ticket is being resolved and linked as a duplicate.
That ticket has already been resolved as Won't Fix, which means this is considered a bug but won't be fixed. The description of that ticket or the comments might explain the rationale. Please do not leave a comment on the linked ticket.
If you haven't already, you might like to make use of the search feature to see if the issue has already been mentioned.
Quick Links:
📓 Bug Tracker Guidelines – 💬 Community Support – 📧 Mojang Support
📓 Project Summary – ✍️ Feedback and Suggestions – 📖 Game Wiki
Duplicate of MC-249393, Won't Fix, you need to provide the needed NBT.
Thank you for your report!
We're tracking this issue as MC-249393, so this ticket is being resolved and linked as a duplicate.
That ticket has already been resolved as Won't Fix, which means this is considered a bug but won't be fixed. The description of that ticket or the comments might explain the rationale. Please do not leave a comment on the linked ticket.
If you haven't already, you might like to make use of the search feature to see if the issue has already been mentioned.
Quick Links:
📓 Bug Tracker Guidelines – 💬 Community Support – 📧 Mojang Support
📓 Project Summary – ✍️ Feedback and Suggestions – 📖 Game Wiki
– I am a bot. This action was performed automatically! The ticket was resolved by one of our moderators, and I left this message to give more information to you.
Thank you for your report!
We're tracking this issue as MC-249393, so this ticket is being resolved and linked as a duplicate.
That ticket has already been resolved as Won't Fix, which means this is considered a bug but won't be fixed. The description of that ticket or the comments might explain the rationale. Please do not leave a comment on the linked ticket.
If you haven't already, you might like to make use of the search feature to see if the issue has already been mentioned.
Quick Links:
📓 Bug Tracker Guidelines – 💬 Community Support – 📧 Mojang Support
📓 Project Summary – ✍️ Feedback and Suggestions – 📖 Game Wiki
Thank you for your report!
We're tracking this issue as MC-249393, so this ticket is being resolved and linked as a duplicate.
That ticket has already been resolved as Won't Fix, which means this is considered a bug but won't be fixed. The description of that ticket or the comments might explain the rationale. Please do not leave a comment on the linked ticket.
If you haven't already, you might like to make use of the search feature to see if the issue has already been mentioned.
Quick Links:
📓 Bug Tracker Guidelines – 💬 Community Support – 📧 Mojang Support
📓 Project Summary – ✍️ Feedback and Suggestions – 📖 Game Wiki
Thank you for your report!
We're tracking this issue as MC-249393, so this ticket is being resolved and linked as a duplicate.
That ticket has already been resolved as Won't Fix, which means this is considered a bug but won't be fixed. The description of that ticket or the comments might explain the rationale. Please do not leave a comment on the linked ticket.
If you haven't already, you might like to make use of the search feature to see if the issue has already been mentioned.
Quick Links:
📓 Bug Tracker Guidelines – 💬 Community Support – 📧 Mojang Support
📓 Project Summary – ✍️ Feedback and Suggestions – 📖 Game Wiki
Thank you for your report!
We're tracking this issue as MC-249393, so this ticket is being resolved and linked as a duplicate.
That ticket has already been resolved as Won't Fix, which means this is considered a bug but won't be fixed. The description of that ticket or the comments might explain the rationale. Please do not leave a comment on the linked ticket.
If you haven't already, you might like to make use of the search feature to see if the issue has already been mentioned.
Quick Links:
📓 Bug Tracker Guidelines – 💬 Community Support – 📧 Mojang Support
📓 Project Summary – ✍️ Feedback and Suggestions – 📖 Game Wiki
Duplicate of MC-249393, please use the search function in the future.
Thank you for your report!
We're tracking this issue in MC-249393, so this ticket is being resolved and linked as a duplicate.
If you would like to add a vote and any extra information to the main ticket it would be appreciated.
If you haven't already, you might like to make use of the search feature to see if the issue has already been mentioned.
Quick Links:
📓 Bug Tracker Guidelines – 💬 Community Support – 📧 Mojang Support
📓 Project Summary – ✍️ Feedback and Suggestions – 📖 Game Wiki
– I am a bot. This action was performed automatically! The ticket was resolved by one of our moderators, and I left this message to give more information to you.
Bumping prior comment, as that behavior is MC-249393. That list entry is incorrect.
Thank you for your report!
We're tracking this issue as MC-249393, so this ticket is being resolved and linked as a duplicate.
That ticket has already been resolved as Won't Fix, which means this is considered a bug but won't be fixed. The description of that ticket or the comments might explain the rationale. Please do not leave a comment on the linked ticket.
If you haven't already, you might like to make use of the search feature to see if the issue has already been mentioned.
Quick Links:
📓 Bug Tracker Guidelines – 💬 Community Support – 📧 Mojang Support
📓 Project Summary – ✍️ Feedback and Suggestions – 📖 Game Wiki
Can confirm.
May relate to MC-129017
Wrong ticket? Moving pistons have nothing to do with this.