diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-10-06 00:03:32 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-05 18:03:32 -0400 |
commit | 6b2b6dd18aada33343be7e9fdc1b5c8f36beb61c (patch) | |
tree | a1705debab5e6dfec35c3b40c3de46dc23784c0b /items/AUTOMATON_MONSTER.json | |
parent | 421f5db3982f8b4a31fcdcff50a4c3e7f6f285c5 (diff) | |
download | NotEnoughUpdates-REPO-6b2b6dd18aada33343be7e9fdc1b5c8f36beb61c.tar.gz NotEnoughUpdates-REPO-6b2b6dd18aada33343be7e9fdc1b5c8f36beb61c.tar.bz2 NotEnoughUpdates-REPO-6b2b6dd18aada33343be7e9fdc1b5c8f36beb61c.zip |
Nope (#619)
* Fixes
* Rainbow Name
* Added recipe for soulwhip
* mobs changes and 2 new mobs
Diffstat (limited to 'items/AUTOMATON_MONSTER.json')
-rw-r--r-- | items/AUTOMATON_MONSTER.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/items/AUTOMATON_MONSTER.json b/items/AUTOMATON_MONSTER.json index e7997375..5a0dd029 100644 --- a/items/AUTOMATON_MONSTER.json +++ b/items/AUTOMATON_MONSTER.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§aAutomaton (Monster)", - "nbttag": "{ench:[],HideFlags:254,SkullOwner:{Id:\"a46a9adf-60a3-38f2-a3dd-335d85f1cc10\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMjJiY2FjZWViNDE2MmY0MDBkNDQ3NDMzMTU5MzJhYzgyMGQzMTE5YWM4OTg2YTAxNjFhNzI2MTYxY2NjOTNmYyJ9fX0\"}]}},display:{Lore:[0:\"§7Ancient robots which protect the\",1:\"§7lands of the Precursor from\",2:\"§7whoever dares to trespass\",3:\"\",4:\"§c❤ Health§8: §c15.000-20.000\",5:\"§7Coins per Kill: §6100\",6:\"\",7:\"§6§lPossible Drops:\",8:\"§fCommon Loot\",9:\"§8 ■ §fRough Sapphire Gemstone §8x8-15x\",10:\"\",11:\"§9Rare Loot\",12:\"§8 ■ §9Synthetic Heart §8(§a0.1%§8)\",13:\"§8 ■ §9Control Switch §8(§a0.1%§8)\",14:\"§8 ■ §9Superlite Motor §8(§a0.1%§8)\",15:\"§8 ■ §9Robotron Reflector §8(§a0.1%§8)\",16:\"§8 ■ §9FTX 3070 §8(§a0.1%§8)\",17:\"§8 ■ §9Electron Transmitter §8(§a0.1%§8)\"],Name:\"§aAutomaton (Monster)\"},ExtraAttributes:{id:\"AUTOMATON_MONSTER\"}}", + "nbttag": "{ench:[],HideFlags:254,SkullOwner:{Id:\"a46a9adf-60a3-38f2-a3dd-335d85f1cc10\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMjJiY2FjZWViNDE2MmY0MDBkNDQ3NDMzMTU5MzJhYzgyMGQzMTE5YWM4OTg2YTAxNjFhNzI2MTYxY2NjOTNmYyJ9fX0\"}]}},display:{Lore:[0:\"§7Ancient robots which protect the\",1:\"§7lands of the Precursor from\",2:\"§7whoever dares to trespass\",3:\"\",4:\"§c❤ Health§8: §c15.000-20.000\",5:\"§7Coins per Kill: §6100\",6:\"\",7:\"§6§lPossible Drops:\",8:\"§fCommon Loot\",9:\"§8 ■ §f✎ Rough Sapphire Gemstone §8x8-15x\",10:\"\",11:\"§9Rare Loot\",12:\"§8 ■ §9Synthetic Heart §8(§a0.1%§8)\",13:\"§8 ■ §9Control Switch §8(§a0.1%§8)\",14:\"§8 ■ §9Superlite Motor §8(§a0.1%§8)\",15:\"§8 ■ §9Robotron Reflector §8(§a0.1%§8)\",16:\"§8 ■ §9FTX 3070 §8(§a0.1%§8)\",17:\"§8 ■ §9Electron Transmitter §8(§a0.1%§8)\"],Name:\"§aAutomaton (Monster)\"},ExtraAttributes:{id:\"AUTOMATON_MONSTER\"}}", "damage": 3, "lore": [ "§7Ancient robots which protect the", @@ -13,7 +13,7 @@ "", "§6§lPossible Drops:", "§fCommon Loot", - "§8 ■ §fRough Sapphire Gemstone §8x8-15x", + "§8 ■ §f✎ Rough Sapphire Gemstone §8x8-15x", "", "§9Rare Loot", "§8 ■ §9Synthetic Heart §8(§a0.1%§8)", @@ -31,4 +31,4 @@ "https://hypixel-skyblock.fandom.com/wiki/Automaton" ], "crafttext": "" -} +}
\ No newline at end of file |