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/ARACHNES_BROOD_MONSTER.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/ARACHNES_BROOD_MONSTER.json')
-rw-r--r-- | items/ARACHNES_BROOD_MONSTER.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/items/ARACHNES_BROOD_MONSTER.json b/items/ARACHNES_BROOD_MONSTER.json index c207f998..a16e28d0 100644 --- a/items/ARACHNES_BROOD_MONSTER.json +++ b/items/ARACHNES_BROOD_MONSTER.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§9Arachne\u0027s Brood (Monster)", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"7c63f3cf-a963-311a-aeca-3a075b417806\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvY2Q1NDE1NDFkYWFmZjUwODk2Y2QyNThiZGJkZDRjZjgwYzNiYTgxNjczNTcyNjA3OGJmZTM5MzkyN2U1N2YxIn19fQ\"}]}},display:{Lore:[0:\"§7Arachne\u0027s Brood is a mob spawned\",1:\"§7in waves by Arachne when she falls\",2:\"§7below 50% and 25% of her health\",3:\"\",4:\"§c❤ Health§8: §c10.000-100.000\",5:\"§7Coins per Kill: §610-13\",6:\"\",7:\"§6§lPossible Drops:\",8:\"§fCommon Loot\",9:\"§8 ■ §fSpider Eye\",10:\"§8 ■ §fString §8(§a50%§8)\"],Name:\"§9Arachne\u0027s Brood (Monster)\"},ExtraAttributes:{id:\"ARACHNES_BROOD_MONSTER\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"7c63f3cf-a963-311a-aeca-3a075b417806\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvY2Q1NDE1NDFkYWFmZjUwODk2Y2QyNThiZGJkZDRjZjgwYzNiYTgxNjczNTcyNjA3OGJmZTM5MzkyN2U1N2YxIn19fQ\"}]}},display:{Lore:[0:\"§7Arachne\u0027s Brood is a mob spawned\",1:\"§7in waves by Arachne when she falls\",2:\"§7below 50% and 25% of her health\",3:\"\",4:\"§c❤ Health§8: §c10.000-100.000\",5:\"§7Coins per Kill: §610-13\",6:\"§7Combat XP: §31\",7:\"\",8:\"§6§lPossible Drops:\",9:\"§fCommon Loot\",10:\"§8 ■ §fSpider Eye\",11:\"§8 ■ §fString §8(§a50%§8)\"],Name:\"§9Arachne\u0027s Brood (Monster)\"},ExtraAttributes:{id:\"ARACHNES_BROOD_MONSTER\"}}", "damage": 3, "lore": [ "§7Arachne\u0027s Brood is a mob spawned", |