Speedgot
DragonEggDrop Revival
-----
Ender Dragon loot tables and death effects. (Active Fork of PixelStix's DragonEggDrop)
Download Now
Via external site
Overview
Updates (
--
)
Reviews (
---
)
Version History
Discussion
Minecraft 1.12 Support and Bug Fixes
Added support for Minecraft 1.12! Do not worry, versions 1.9+ still do work as per usual
Fixed issue
#3
: Infinite loop that causes the server to crash when loot chests are set as the reward
Fixed a few exceptions that were left over from previous versions
Fixed a longstanding bug that prevented the dragon from respawning when joining the world
Fixed action bar broadcasts being off by 1 and displaying ghost times (i.e. "Dragon respawns in
blank
")
Fixed potential memory leaks due to storing World instances in the EndWorldWrapper
API:
Added a bit more documentation to places that were previously lacking; (ParticleShapeDefinition, EndWorldWrapper)
API:
Removed all instances of "Object" from the NMSAbstract and replaced it instead with a wrapper, DragonBattle.
API:
Deprecated a bunch of methods including:
NMSAbstract#setDragonBossBarTitle(String, Object)
-> DragonBattle#setBossBarTitle(String)
NMSAbstract#setBattleBossBarStyle(BarStyle, BarColor)
-> DragonBattle#setBossBarStyle(BarStyle, BarColor)
NMSAbstract#getEnderDragonFromBattle(Object)
-> DragonBattle#getEnderDragon()
NMSAbstract#respawnEnderDragon(Object)
-> DragonBattle#respawnEnderDragon()
NMSAbstract#getEndPortalLocation(Object)
-> DragonBattle#getEndPortalLocation()
API:
All methods that previous passed / returned Object methods now pass / return DragonBattle instances
----------
,
Jun 29, 2017
View on SpigotMC
Resource Information
Author:
----------
Total Downloads:
8,799
First Release:
Jan 29, 2017
Last Update:
Mar 7, 2021
Category:
---------------
All-Time Rating:
60 ratings
Find more info at choco.wtf...
Version
-----
Released:
--------------------
Downloads:
------
Version Rating:
----------------------
--
ratings
Ask Questions / Get Support