aboutsummaryrefslogtreecommitdiff
path: root/items/GRIZZLY_BAIT.json
diff options
context:
space:
mode:
authorDeDiamondPro <67508414+DeDiamondPro@users.noreply.github.com>2021-02-15 23:16:25 +0100
committerGitHub <noreply@github.com>2021-02-15 17:16:25 -0500
commit86959a68735e84423e54efed31680df64b5611eb (patch)
treee78b776ecea5236eae3813aefda4c6c7ee0a11ab /items/GRIZZLY_BAIT.json
parentac99224dc073e28665fbde2ab5c7e57e1f2d9051 (diff)
downloadNotEnoughUpdates-REPO-86959a68735e84423e54efed31680df64b5611eb.tar.gz
NotEnoughUpdates-REPO-86959a68735e84423e54efed31680df64b5611eb.tar.bz2
NotEnoughUpdates-REPO-86959a68735e84423e54efed31680df64b5611eb.zip
Added blast o lantern recipe, added oops the fish, spook the fish, kloonboat, ancient elevator and fixed grizzly bait name (#397)
* added pumpkin bomb recipe (very handy) * Changed girzzly bait name from rename me to grizzly bait (wtf) * added oops the fish and spook the fish * removed uuid of grizzly bait * added kloonboat * added ancient elevator
Diffstat (limited to 'items/GRIZZLY_BAIT.json')
-rw-r--r--items/GRIZZLY_BAIT.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/items/GRIZZLY_BAIT.json b/items/GRIZZLY_BAIT.json
index ac2a51a7..9a05f430 100644
--- a/items/GRIZZLY_BAIT.json
+++ b/items/GRIZZLY_BAIT.json
@@ -1,11 +1,11 @@
{
"internalname": "GRIZZLY_BAIT",
"itemid": "minecraft:fish",
- "displayname": "§9Rename Me",
+ "displayname": "§9Grizzly Bait",
"clickcommand": "",
"damage": 1,
- "nbttag": "{HideFlags:254,display:{Lore:[0:\"§eRight-click to view recipes!\",1:\"\",2:\"§9§lRARE\"],Name:\"§9Rename Me\"},ExtraAttributes:{id:\"GRIZZLY_BAIT\",uuid:\"0a620603-e420-491c-acac-92ae9319265d\"}}",
- "modver": "1.0.0",
+ "nbttag": "{HideFlags:254,display:{Lore:[0:\"§eRight-click to view recipes!\",1:\"\",2:\"§9§lRARE\"],Name:\"§9Grizzly Bait\"},ExtraAttributes:{id:\"GRIZZLY_BAIT\"}}",
+ "modver": "2.0.0-REL",
"lore": [
"§eRight-click to view recipes!",
"",
@@ -15,4 +15,4 @@
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Grizzly_Bait"
]
-} \ No newline at end of file
+}