aboutsummaryrefslogtreecommitdiff
path: root/items/ROCK_THE_FISH.json
diff options
context:
space:
mode:
authorSwedengamer100 <44095205+Swedengamer100@users.noreply.github.com>2021-01-28 17:11:16 +0100
committerGitHub <noreply@github.com>2021-01-28 11:11:16 -0500
commite497af8e248faef6bd7b81414747ac0d53cb8aa3 (patch)
tree5b96e9f2b83d2eaa63a6ee5587137ed105a6b09c /items/ROCK_THE_FISH.json
parent0547da6ff37a42dc38c1939b70ee537a65f40705 (diff)
downloadNotEnoughUpdates-REPO-e497af8e248faef6bd7b81414747ac0d53cb8aa3.tar.gz
NotEnoughUpdates-REPO-e497af8e248faef6bd7b81414747ac0d53cb8aa3.tar.bz2
NotEnoughUpdates-REPO-e497af8e248faef6bd7b81414747ac0d53cb8aa3.zip
Added Rock the Fish and Beacon V (#378)
* Added missing items * Added Beacon V to parent * Grouped enrichments * Update ROCK_THE_FISH.json * Update ROCK_THE_FISH.json
Diffstat (limited to 'items/ROCK_THE_FISH.json')
-rw-r--r--items/ROCK_THE_FISH.json17
1 files changed, 17 insertions, 0 deletions
diff --git a/items/ROCK_THE_FISH.json b/items/ROCK_THE_FISH.json
new file mode 100644
index 00000000..3de65494
--- /dev/null
+++ b/items/ROCK_THE_FISH.json
@@ -0,0 +1,17 @@
+{
+ "itemid": "minecraft:fish",
+ "displayname": "§f§f§cRock the Fish",
+ "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§c§lSPECIAL\"],Name:\"§f§f§cRock the Fish\"},ExtraAttributes:{id:\"ROCK_THE_FISH\"},AttributeModifiers:[]}",
+ "damage": 0,
+ "lore": [
+ "§c§lSPECIAL"
+ ],
+ "internalname": "ROCK_THE_FISH",
+ "crafttext": "",
+ "clickcommand": "",
+ "modver": "2.0.0-REL",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Rock_the_Fish"
+ ]
+}