aboutsummaryrefslogtreecommitdiff
path: root/items/NETHERRACK.json
diff options
context:
space:
mode:
authorjani270 <69345714+jani270@users.noreply.github.com>2023-06-30 13:03:42 +0200
committerGitHub <noreply@github.com>2023-06-30 13:03:42 +0200
commitc253a0532aca722ec75096c7628919e0acd6cf12 (patch)
tree3148c0f3288e323b73496a78322d8463942f1211 /items/NETHERRACK.json
parentd94ece918d590909c3d9450d0b457ee659ef04ac (diff)
downloadNotEnoughUpdates-REPO-c253a0532aca722ec75096c7628919e0acd6cf12.tar.gz
NotEnoughUpdates-REPO-c253a0532aca722ec75096c7628919e0acd6cf12.tar.bz2
NotEnoughUpdates-REPO-c253a0532aca722ec75096c7628919e0acd6cf12.zip
Fixed lore of pet skins, added accessory, added recipe, removed timestamp, fixed accessory in overlay, added more items and npc's (#949)
* Fixed tp pad lore fixed accessory bag overlay for 2 talis * Added 1 new npc and one older npc * Added recipe and removed timestamp * Added Accessory * Added burger * Fixed rng meter values * Fixed all pet skin lores * Fixed drop chance of ench mutton * Fixed lore of murder weapon * Fixed not chicken monster breaking workflow * Add new cosmetics * Fixed Vampire Relic and Caducous steam lore * Fixed lore of netherrack * Fixed Blessed Stats * Added recipe * Added vamp slayer boss
Diffstat (limited to 'items/NETHERRACK.json')
-rw-r--r--items/NETHERRACK.json8
1 files changed, 5 insertions, 3 deletions
diff --git a/items/NETHERRACK.json b/items/NETHERRACK.json
index 2d61174c..8619d69f 100644
--- a/items/NETHERRACK.json
+++ b/items/NETHERRACK.json
@@ -1,17 +1,19 @@
{
"itemid": "minecraft:netherrack",
"displayname": "§fNetherrack",
- "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fNetherrack\"},ExtraAttributes:{id:\"NETHERRACK\"}}",
+ "nbttag": "{HideFlags:254,display:{Lore:[0:\"§8Brewing Ingredient\",1:\"§f§lCOMMON\"],Name:\"§fNetherrack\"},ExtraAttributes:{id:\"NETHERRACK\"}}",
"damage": 0,
"lore": [
+ "§8Brewing Ingredient",
"§f§lCOMMON"
],
"internalname": "NETHERRACK",
- "modver": "2.1.0-REL",
+ "modver": "2.1.1-PRE",
"vanilla": true,
"clickcommand": "",
"infoType": "WIKI_URL",
"info": [
"https://wiki.hypixel.net/Netherrack"
- ]
+ ],
+ "crafttext": ""
} \ No newline at end of file