Compatibility
Minecraft: Java Edition
Platforms
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Links
Creators
Details
Description
This pack will prevent the Ender Dragon from destroying all blocks. I recommend keeping this pack disabled until the Ender Dragon has been defeated at least once, that way you get the true experience of fighting it for the 1st time.
Future Version Proofing
This pack adds to the dragon_immune
Block Tag, to make more blocks immune to Ender Dragon griefing. When future versions come out, it's likely to automatically add many blocks, because of the use of tags. For example, I added mineable/pickaxe
to dragon_immune
, so any future block that is mined faster with a pickaxe will get automatically added. I also run a looping datapack system that highlights blocks that are missing from the list in a new debug world, which shows me what blocks need added:
Optional Advancment Guides
To enable a list with guides for my datapacks, use /advancement grant <targets> from dragon3025:root
.
Questions
Q: Can you make one for the Wither?
A: Unfortunately the wither_immune
Block Tag only protects what the Wither can destroy by moving into it. It's projectiles and summoning explosion will still destroy blocks that are in that list, which makes that list worthless.
Credits
Code contributors:
- petersv5 on GitHub