diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-08-31 16:43:17 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-31 10:43:17 -0400 |
commit | a08535705d7a7534dbc6152c7f9340651693ac6d (patch) | |
tree | 52a5df025ace70ed2ce79b1ec6882e4d77cc82b3 /items/OOPS_THE_FISH.json | |
parent | 2648117ebe2214bb0886868e9f4c3761904050ae (diff) | |
download | NotEnoughUpdates-REPO-a08535705d7a7534dbc6152c7f9340651693ac6d.tar.gz NotEnoughUpdates-REPO-a08535705d7a7534dbc6152c7f9340651693ac6d.tar.bz2 NotEnoughUpdates-REPO-a08535705d7a7534dbc6152c7f9340651693ac6d.zip |
Stuff - Added and fixed things yes (#609)
* Stuff
* Updating feature link
* Fixed Hard Stone Minion
* Fixing Items
* yep
* Fixing Pet
* Fixing NBT Tags
* Forgot one
* Removed interp and other things
* learn to format
Co-authored-by: IRONM00N <64110067+IRONM00N@users.noreply.github.com>
Diffstat (limited to 'items/OOPS_THE_FISH.json')
-rw-r--r-- | items/OOPS_THE_FISH.json | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/items/OOPS_THE_FISH.json b/items/OOPS_THE_FISH.json index 7dc56b36..da6fbf75 100644 --- a/items/OOPS_THE_FISH.json +++ b/items/OOPS_THE_FISH.json @@ -4,7 +4,7 @@ "displayname": "§cOops the Fish", "clickcommand": "", "damage": 2, - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:§r§7\"§7Discovered in the depths of the§r§7\",1:§r§7\"§7Main Lobby during the summer§r§7\",2:§r§7\"§7months.§r§7\",3:§r§7\"§r§7\",4:§r§7\"§c§lSPECIAL§r§7\"],Name:\"§cOops the Fish\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"OOPS_THE_FISH\"}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Discovered in the depths of the§r§7\",1:\"§7Main Lobby during the summer§r§7\",2:\"§7months.§r§7\",3:\"§r§7\",4:\"§c§lSPECIAL§r§7\"],Name:\"§cOops the Fish\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"OOPS_THE_FISH\"}}", "modver": "2.0.0-REL", "lore": [ "§7Discovered in the depths of the§r§7", @@ -16,7 +16,6 @@ "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Oops_the_Fish" - ] -} - - + ], + "crafttext": "" +}
\ No newline at end of file |