diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-01-24 23:17:32 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-24 17:17:32 -0500 |
commit | d02431823f7228c7bb693602720324bc3da05665 (patch) | |
tree | cbae9d6ec83962e82a120e9463ebb0f6c051bc35 /items/TITANIUM_DRILL_ENGINE.json | |
parent | c3a4612bb1e9bf02c2cc14051d2c5df9c8589ae0 (diff) | |
download | NotEnoughUpdates-REPO-d02431823f7228c7bb693602720324bc3da05665.tar.gz NotEnoughUpdates-REPO-d02431823f7228c7bb693602720324bc3da05665.tar.bz2 NotEnoughUpdates-REPO-d02431823f7228c7bb693602720324bc3da05665.zip |
Added Things, Fixed Things (#373)
- Added Dead Bush of Love (ty efe)
- Added Titanium Relic
- Added Wiki Links
- Added X355 Drill
- Fixed 2 Fairy Souls (wtf)
Diffstat (limited to 'items/TITANIUM_DRILL_ENGINE.json')
-rw-r--r-- | items/TITANIUM_DRILL_ENGINE.json | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/items/TITANIUM_DRILL_ENGINE.json b/items/TITANIUM_DRILL_ENGINE.json index bfc78b20..d3d1beb2 100644 --- a/items/TITANIUM_DRILL_ENGINE.json +++ b/items/TITANIUM_DRILL_ENGINE.json @@ -28,6 +28,9 @@ "internalname": "TITANIUM_DRILL_ENGINE", "crafttext": "", "clickcommand": "", - "modver": "1.7.1-REL", - "infoType": "" + "modver": "2.0.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Titanium-Plated_Drill_Engine" + ] }
\ No newline at end of file |