diff options
author | TymanWasTaken <32660892+TymanWasTaken@users.noreply.github.com> | 2021-02-16 09:58:36 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-16 11:58:36 -0500 |
commit | 6c60c2a9cb0db8cf9738b04971057a7dad756401 (patch) | |
tree | d9868ff4593aa0b7b069d18c37740f2b5aaf4c83 /items/GAME_ANNIHILATOR.json | |
parent | d57022a34020315358ed277a4d59cab4a404f434 (diff) | |
download | NotEnoughUpdates-REPO-6c60c2a9cb0db8cf9738b04971057a7dad756401.tar.gz NotEnoughUpdates-REPO-6c60c2a9cb0db8cf9738b04971057a7dad756401.tar.bz2 NotEnoughUpdates-REPO-6c60c2a9cb0db8cf9738b04971057a7dad756401.zip |
Apply some fixes from sharkey300#9117 (#399)
* Make spooky pie details scrambled or whatever its called idk
* Change daedalus axe to base stats
* Fix lore for turbo potato 5
* Remove growth armor hp progression
* Remove growth armor hp progression
* Remove growth armor hp progression
* Remove growth armor hp progression
* Add wiki url
* Fix blue ice hunk description being Japanese lmao
* I think I did this right
* parent gift types
* Obfuscate crab hat stats
* Remove dungeon stats from ornate zombie sword
if I messed something up tell me
* No
* update nbt data
* nbt data
* nbt data
* nbt data
* nbt
* nbt
* nbt
* nbt
Co-authored-by: IRONM00N <64110067+IRONM00N@users.noreply.github.com>
Diffstat (limited to 'items/GAME_ANNIHILATOR.json')
-rw-r--r-- | items/GAME_ANNIHILATOR.json | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/items/GAME_ANNIHILATOR.json b/items/GAME_ANNIHILATOR.json index 6f25a36f..1eebc581 100644 --- a/items/GAME_ANNIHILATOR.json +++ b/items/GAME_ANNIHILATOR.json @@ -15,5 +15,8 @@ "crafttext": "", "clickcommand": "", "modver": "2.0.0-REL", - "infoType": "" -}
\ No newline at end of file + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Game_Annihilator" + ] +} |