diff options
| author | Phoebe <77941535+catgirlseraid@users.noreply.github.com> | 2025-01-01 01:49:44 +1300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-12-31 12:49:44 +0000 |
| commit | 28f8b86646c7926488462bb95bc142cb5ef1018c (patch) | |
| tree | 9bac1e09845ff50e1ba296beadb861ee86c83c43 /items/ALATAR_RIFT_NPC.json | |
| parent | 725ddb8ea939824cd280b5dcf4f709e1c4f4dab0 (diff) | |
| download | NotEnoughUpdates-REPO-28f8b86646c7926488462bb95bc142cb5ef1018c.tar.gz NotEnoughUpdates-REPO-28f8b86646c7926488462bb95bc142cb5ef1018c.tar.bz2 NotEnoughUpdates-REPO-28f8b86646c7926488462bb95bc142cb5ef1018c.zip | |
Rift NPC and Monster Additions (#1586)
* puff puff <3
* combat xp
* start of temporal pillar
* now?
* now??
* final lore updates
* npcs and nbt update
* alchemist npc
* bughunter!
* branchstrutter
* larva
* larva
* nbt changes
* i did bad :(
* nbt update but real this time
* mostly lore additions, a new npc (treemerger) and barry shop
* nbt + lore fixes
* treemerger
* treemerger this time?
* nbt
* remove dinnerbone
* fix opening empty mob
Diffstat (limited to 'items/ALATAR_RIFT_NPC.json')
| -rw-r--r-- | items/ALATAR_RIFT_NPC.json | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/items/ALATAR_RIFT_NPC.json b/items/ALATAR_RIFT_NPC.json index 01e66451..7458e820 100644 --- a/items/ALATAR_RIFT_NPC.json +++ b/items/ALATAR_RIFT_NPC.json @@ -1,14 +1,15 @@ { "itemid": "minecraft:skull", "displayname": "§dAlatar (Rift NPC)", - "nbttag": "{SkullOwner:{Id:\"b57dfda0-a189-2e62-a3c2-211ce88461ca\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHBzOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2JkNmFiNjk5ZjZhYjNiNTAwODEzNTdiMjM3ZTg5NDY4OTFlYTVmNGViMzczZTI2NmM3ZWU0ZjJiYTJmYTEwZGEifX19\"}]},Name:\"b57dfda0-a189-2e62-a3c2-211ce88461ca\"},display:{Lore:[0:\"\"],Name:\"§dAlatar (Rift NPC)\"},ExtraAttributes:{id:\"ALATAR_RIFT_NPC\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"b57dfda0-a189-2e62-a3c2-211ce88461ca\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHBzOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2JkNmFiNjk5ZjZhYjNiNTAwODEzNTdiMjM3ZTg5NDY4OTFlYTVmNGViMzczZTI2NmM3ZWU0ZjJiYTJmYTEwZGEifX19\"}]},Name:\"b57dfda0-a189-2e62-a3c2-211ce88461ca\"},display:{Lore:[0:\"§7An NPC that talks about how\",1:\"§7time flows in the Rift Dimension.\"],Name:\"§dAlatar (Rift NPC)\"},ExtraAttributes:{id:\"ALATAR_RIFT_NPC\"}}", "damage": 3, "lore": [ - "" + "§7An NPC that talks about how", + "§7time flows in the Rift Dimension." ], "internalname": "ALATAR_RIFT_NPC", "clickcommand": "", - "modver": "2.1.1-PRE", + "modver": "2.4.0", "x": -47, "y": 117, "z": 70, @@ -17,5 +18,6 @@ "info": [ "https://hypixel-skyblock.fandom.com/wiki/Alatar", "https://wiki.hypixel.net/Alatar" - ] + ], + "crafttext": "" }
\ No newline at end of file |
