Wither Boss Not Breaking Obsidian The Next CEO of Stack OverflowFarmer villagers not spawningVillager breeding for an iron farm - docm77's designWhy won't Zombie Pigmen Spawn in my mob trap?Can't break blocks when I change my gamemode back to survivalDo I need a nametag for my converted Zombie Villager?Iron Farm - Door PlacementKeeping chunks loaded in minecraftCan I detect a “Boss Mob”?Iron Golem Farm not workingDid Minecraft 1.13 change the way iron golems spawn?
Calculate the Mean mean of two numbers
The Ultimate Number Sequence Puzzle
It is correct to match light sources with the same color temperature?
Why am I getting "Static method cannot be referenced from a non static context: String String.valueOf(Object)"?
Towers in the ocean; How deep can they be built?
Reference request: Grassmannian and Plucker coordinates in type B, C, D
What is the difference between "hamstring tendon" and "common hamstring tendon"?
Can Sneak Attack be used when hitting with an improvised weapon?
What would be the main consequences for a country leaving the WTO?
My ex-girlfriend uses my Apple ID to login to her iPad, do I have to give her my Apple ID password to reset it?
Defamation due to breach of confidentiality
What does "shotgun unity" refer to here in this sentence?
What flight has the highest ratio of timezone difference to flight time?
What steps are necessary to read a Modern SSD in Medieval Europe?
Is it ok to trim down a tube patch?
Is dried pee considered dirt?
What are the unusually-enlarged wing sections on this P-38 Lightning?
Cannot shrink btrfs filesystem although there is still data and metadata space left : ERROR: unable to resize '/home': No space left on device
Traveling with my 5 year old daughter (as the father) without the mother from Germany to Mexico
Why don't programming languages automatically manage the synchronous/asynchronous problem?
Do scriptures give a method to recognize a truly self-realized person/jivanmukta?
Help! I cannot understand this game’s notations!
Airplane gently rocking its wings during whole flight
Is it OK to decorate a log book cover?
Wither Boss Not Breaking Obsidian
The Next CEO of Stack OverflowFarmer villagers not spawningVillager breeding for an iron farm - docm77's designWhy won't Zombie Pigmen Spawn in my mob trap?Can't break blocks when I change my gamemode back to survivalDo I need a nametag for my converted Zombie Villager?Iron Farm - Door PlacementKeeping chunks loaded in minecraftCan I detect a “Boss Mob”?Iron Golem Farm not workingDid Minecraft 1.13 change the way iron golems spawn?
I have recently built a Wither Boss containment room made from obsidian. Have spawned in the Wither a few times and killed him with iron golems. So far not a single obsidian block has been broken by the Wither. Is this a change in the game or a glitch?
minecraft
bumped to the homepage by Community♦ 51 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
I have recently built a Wither Boss containment room made from obsidian. Have spawned in the Wither a few times and killed him with iron golems. So far not a single obsidian block has been broken by the Wither. Is this a change in the game or a glitch?
minecraft
bumped to the homepage by Community♦ 51 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
Depends on alot of conditions. There are ways to prevent him from firing blue skulls at all.
– Fabian Röling
Jan 30 at 20:13
add a comment |
I have recently built a Wither Boss containment room made from obsidian. Have spawned in the Wither a few times and killed him with iron golems. So far not a single obsidian block has been broken by the Wither. Is this a change in the game or a glitch?
minecraft
I have recently built a Wither Boss containment room made from obsidian. Have spawned in the Wither a few times and killed him with iron golems. So far not a single obsidian block has been broken by the Wither. Is this a change in the game or a glitch?
minecraft
minecraft
asked Jan 30 at 20:03
MarkMark
161
161
bumped to the homepage by Community♦ 51 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
bumped to the homepage by Community♦ 51 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
Depends on alot of conditions. There are ways to prevent him from firing blue skulls at all.
– Fabian Röling
Jan 30 at 20:13
add a comment |
Depends on alot of conditions. There are ways to prevent him from firing blue skulls at all.
– Fabian Röling
Jan 30 at 20:13
Depends on alot of conditions. There are ways to prevent him from firing blue skulls at all.
– Fabian Röling
Jan 30 at 20:13
Depends on alot of conditions. There are ways to prevent him from firing blue skulls at all.
– Fabian Röling
Jan 30 at 20:13
add a comment |
2 Answers
2
active
oldest
votes
There are a few possible causes:
- The black wither skulls can only destroy blocks with a blast resistance of 20 or less (source). Obsidian has a blast resistance of 6000. Blue skulls can destroy any block except for bedrock and command blocks. It's possible that no blue skulls ever hit the obsidian.
- As mentioned here, if the gamerule
mobGriefing
is set tofalse
, mobs won't be able to pick up or destroy items (source). Try running the command/gamerule mobGriefing true
and see if that does it. - If neither of the above are true, it could be a glitch or bug. If it continues occurring, you can report it here.
add a comment |
Sounds like a glitch or the mobgriefing gamerule set to false. The blue wither skull projectiles are suppose to be able to break any blocks besides bedrock or command blocks.
Oof. I thought obsidian was supposed to be able to stop it anyway.
– The Mattbat999
Jan 30 at 20:13
add a comment |
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "41"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fgaming.stackexchange.com%2fquestions%2f345810%2fwither-boss-not-breaking-obsidian%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
There are a few possible causes:
- The black wither skulls can only destroy blocks with a blast resistance of 20 or less (source). Obsidian has a blast resistance of 6000. Blue skulls can destroy any block except for bedrock and command blocks. It's possible that no blue skulls ever hit the obsidian.
- As mentioned here, if the gamerule
mobGriefing
is set tofalse
, mobs won't be able to pick up or destroy items (source). Try running the command/gamerule mobGriefing true
and see if that does it. - If neither of the above are true, it could be a glitch or bug. If it continues occurring, you can report it here.
add a comment |
There are a few possible causes:
- The black wither skulls can only destroy blocks with a blast resistance of 20 or less (source). Obsidian has a blast resistance of 6000. Blue skulls can destroy any block except for bedrock and command blocks. It's possible that no blue skulls ever hit the obsidian.
- As mentioned here, if the gamerule
mobGriefing
is set tofalse
, mobs won't be able to pick up or destroy items (source). Try running the command/gamerule mobGriefing true
and see if that does it. - If neither of the above are true, it could be a glitch or bug. If it continues occurring, you can report it here.
add a comment |
There are a few possible causes:
- The black wither skulls can only destroy blocks with a blast resistance of 20 or less (source). Obsidian has a blast resistance of 6000. Blue skulls can destroy any block except for bedrock and command blocks. It's possible that no blue skulls ever hit the obsidian.
- As mentioned here, if the gamerule
mobGriefing
is set tofalse
, mobs won't be able to pick up or destroy items (source). Try running the command/gamerule mobGriefing true
and see if that does it. - If neither of the above are true, it could be a glitch or bug. If it continues occurring, you can report it here.
There are a few possible causes:
- The black wither skulls can only destroy blocks with a blast resistance of 20 or less (source). Obsidian has a blast resistance of 6000. Blue skulls can destroy any block except for bedrock and command blocks. It's possible that no blue skulls ever hit the obsidian.
- As mentioned here, if the gamerule
mobGriefing
is set tofalse
, mobs won't be able to pick up or destroy items (source). Try running the command/gamerule mobGriefing true
and see if that does it. - If neither of the above are true, it could be a glitch or bug. If it continues occurring, you can report it here.
answered Mar 2 at 0:56
Pikachu the Purple WizardPikachu the Purple Wizard
360113
360113
add a comment |
add a comment |
Sounds like a glitch or the mobgriefing gamerule set to false. The blue wither skull projectiles are suppose to be able to break any blocks besides bedrock or command blocks.
Oof. I thought obsidian was supposed to be able to stop it anyway.
– The Mattbat999
Jan 30 at 20:13
add a comment |
Sounds like a glitch or the mobgriefing gamerule set to false. The blue wither skull projectiles are suppose to be able to break any blocks besides bedrock or command blocks.
Oof. I thought obsidian was supposed to be able to stop it anyway.
– The Mattbat999
Jan 30 at 20:13
add a comment |
Sounds like a glitch or the mobgriefing gamerule set to false. The blue wither skull projectiles are suppose to be able to break any blocks besides bedrock or command blocks.
Sounds like a glitch or the mobgriefing gamerule set to false. The blue wither skull projectiles are suppose to be able to break any blocks besides bedrock or command blocks.
answered Jan 30 at 20:09
VirusbombVirusbomb
4,61052449
4,61052449
Oof. I thought obsidian was supposed to be able to stop it anyway.
– The Mattbat999
Jan 30 at 20:13
add a comment |
Oof. I thought obsidian was supposed to be able to stop it anyway.
– The Mattbat999
Jan 30 at 20:13
Oof. I thought obsidian was supposed to be able to stop it anyway.
– The Mattbat999
Jan 30 at 20:13
Oof. I thought obsidian was supposed to be able to stop it anyway.
– The Mattbat999
Jan 30 at 20:13
add a comment |
Thanks for contributing an answer to Arqade!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fgaming.stackexchange.com%2fquestions%2f345810%2fwither-boss-not-breaking-obsidian%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Depends on alot of conditions. There are ways to prevent him from firing blue skulls at all.
– Fabian Röling
Jan 30 at 20:13