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/ANCIENT_ELEVATOR.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/ANCIENT_ELEVATOR.json')
-rw-r--r-- | items/ANCIENT_ELEVATOR.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/items/ANCIENT_ELEVATOR.json b/items/ANCIENT_ELEVATOR.json index 1eead5c0..598735b1 100644 --- a/items/ANCIENT_ELEVATOR.json +++ b/items/ANCIENT_ELEVATOR.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:quartz_stairs", "displayname": "§cAncient Elevator", - "nbttag": "{overrideMeta:1b,HideFlags:254,display:{Lore:[0:§r§7\"§7Manual operation.§r§7\",1:§r§7\"§r§7\",2:§r§7\"§7To: §c[ADMIN] Minikloon\",3:§r§7\"§7From: §c[ADMIN] Minikloon§f§r§7\",4:§r§7\"§r§7\",5:§r§7\"§8Edition #1§r§7\",6:§r§7\"§8September 2020§r§7\",7:§r§7\"§r§7\",8:§r§7\"§c§lSPECIAL§r§7\"],Name:\"§cAncient Elevator§r§7\"},ExtraAttributes:{date:1600188895719L,edition:1,sender_name:\"§c[ADMIN] Minikloons§f§r§7\",id:\"ANCIENT_ELEVATOR\",recipient_name:\"§c[ADMIN] Minikloons§f§r§7\",AttributeModifiers:[]}}", + "nbttag": "{overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§7Manual operation.\",1:\"\",2:\"§7To: §c[ADMIN] Minikloon\",3:\"§7From: §c[ADMIN] Minikloon\",4:\"\",5:\"§8Edition #1\",6:\"§8September 2020\",7:\"\",8:\"§c§lSPECIAL\"],Name:\"§cAncient Elevator\"},ExtraAttributes:{date:1600188895719L,edition:1,sender_name:\"§c[ADMIN] Minikloons§f§r§7\",id:\"ANCIENT_ELEVATOR\",recipient_name:\"§c[ADMIN] Minikloons§f§r§7\",AttributeModifiers:[]}}", "damage": 0, "lore": [ "§7Manual operation.", @@ -22,4 +22,4 @@ "info": [ "https://hypixel-skyblock.fandom.com/wiki/Ancient_Elevator" ] -} +}
\ No newline at end of file |