aboutsummaryrefslogtreecommitdiff
path: root/items/BOOKSHELF.json
diff options
context:
space:
mode:
authorjani270 <69345714+jani270@users.noreply.github.com>2022-10-05 17:52:41 +0200
committerGitHub <noreply@github.com>2022-10-05 17:52:41 +0200
commit86f5b4fee5c94ab672dd465f2445afc1b733f23a (patch)
tree6f2373399a5d057c42979a655e64e55230088a05 /items/BOOKSHELF.json
parente4cf71cc7641e450a05b13f70109d85ebd8df9ce (diff)
downloadNotEnoughUpdates-REPO-86f5b4fee5c94ab672dd465f2445afc1b733f23a.tar.gz
NotEnoughUpdates-REPO-86f5b4fee5c94ab672dd465f2445afc1b733f23a.tar.bz2
NotEnoughUpdates-REPO-86f5b4fee5c94ab672dd465f2445afc1b733f23a.zip
Fixed a few items (#836)
* Fixed Bookshelf * Fixed Flares * Fixed Zombie Pets * Fixed Coal Block
Diffstat (limited to 'items/BOOKSHELF.json')
-rw-r--r--items/BOOKSHELF.json17
1 files changed, 13 insertions, 4 deletions
diff --git a/items/BOOKSHELF.json b/items/BOOKSHELF.json
index f1436cbf..aae31259 100644
--- a/items/BOOKSHELF.json
+++ b/items/BOOKSHELF.json
@@ -1,13 +1,21 @@
{
"itemid": "minecraft:bookshelf",
"displayname": "§fBookshelf",
- "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fBookshelf\"},ExtraAttributes:{id:\"BOOKSHELF\"}}",
+ "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7§7Place near an §9Enchantment\",1:\"§9Table §7to provide Bookshelf\",2:\"§7Power. The higher the Bookshelf\",3:\"§7Power, the more enchantments are\",4:\"§7available.\",5:\"§7\",6:\"§7§7Bookshelf Power: §91\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fBookshelf\"},ExtraAttributes:{id:\"BOOKSHELF\"}}",
"damage": 0,
"lore": [
+ "§7§7Place near an §9Enchantment",
+ "§9Table §7to provide Bookshelf",
+ "§7Power. The higher the Bookshelf",
+ "§7Power, the more enchantments are",
+ "§7available.",
+ "§7",
+ "§7§7Bookshelf Power: §91",
+ "",
"§f§lCOMMON"
],
"internalname": "BOOKSHELF",
- "modver": "1.3-REL",
+ "modver": "2.1.0-REL",
"vanilla": true,
"clickcommand": "viewrecipe",
"recipe": {
@@ -24,5 +32,6 @@
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Bookshelf"
- ]
-}
+ ],
+ "crafttext": ""
+} \ No newline at end of file