diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2023-01-31 10:18:22 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-01-31 10:18:22 +0100 |
commit | 81b07827e028134c07b709410b9e91b6c5dba97d (patch) | |
tree | ba6891d353dd03159eb155c1b7eafd2252959162 /items/ACACIA_BIRDHOUSE.json | |
parent | 1c566e8cac45443ce698295a90f7f2e2482909b6 (diff) | |
download | NotEnoughUpdates-REPO-81b07827e028134c07b709410b9e91b6c5dba97d.tar.gz NotEnoughUpdates-REPO-81b07827e028134c07b709410b9e91b6c5dba97d.tar.bz2 NotEnoughUpdates-REPO-81b07827e028134c07b709410b9e91b6c5dba97d.zip |
Added Power Stones to slayer drops, fixed lore of 19 items (#892)
* Added Power Stones to slayer drops, fixed lore of 19 items
* Remove wrong item drop
* Fixed lore of funny items
doing nbt later
Diffstat (limited to 'items/ACACIA_BIRDHOUSE.json')
-rw-r--r-- | items/ACACIA_BIRDHOUSE.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/items/ACACIA_BIRDHOUSE.json b/items/ACACIA_BIRDHOUSE.json index aa650f5b..70f660e4 100644 --- a/items/ACACIA_BIRDHOUSE.json +++ b/items/ACACIA_BIRDHOUSE.json @@ -1,11 +1,10 @@ { "itemid": "minecraft:skull", "displayname": "§9Acacia Birdhouse", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"e766fabc-caef-3797-8f00-3b02d984e98e\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMTllMzE2YmE0OGU1MWM2ZWI3M2NiMDY4YTJkNDY4ZjY3OGVlZDgyZDQ1MjlkNGIxMmVlYzhiZmE3ODE5YWE4NiJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Power Stone\",1:\"\",2:\"§7Combine §a9x §7of this stone at the\",3:\"§7§6Thaumaturgist §7to permanently\",4:\"§7unlock the §aForceful §7power.\",5:\"\",6:\"§7At §6§k1,000§r §6Magical Power§7:\",7:\"§c+§k54❤§r §cHealth\",8:\"§c+§k582❁§r §cStrength\",9:\"§9+§k155☠§r §9Crit Damage\",10:\"\",11:\"§7Unique Power Bonus:\",12:\"§c+4⫽ Ferocity\",13:\"\",14:\"§7Requires §aCombat Skill Level XX§7!\",15:\"\",16:\"§9§lRARE POWER STONE\"],Name:\"§9Acacia Birdhouse\"},ExtraAttributes:{id:\"ACACIA_BIRDHOUSE\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"e766fabc-caef-3797-8f00-3b02d984e98e\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMTllMzE2YmE0OGU1MWM2ZWI3M2NiMDY4YTJkNDY4ZjY3OGVlZDgyZDQ1MjlkNGIxMmVlYzhiZmE3ODE5YWE4NiJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Power Stone\",1:\"§7Combine §a9x §7of this stone at the\",2:\"§7§6Thaumaturgist §7to permanently\",3:\"§7unlock the §aForceful §7power.\",4:\"\",5:\"§7At §6§k1,000§r §6Magical Power§7:\",6:\"§c+§k54❤§r §cHealth\",7:\"§c+§k582❁§r §cStrength\",8:\"§9+§k155☠§r §9Crit Damage\",9:\"\",10:\"§7Unique Power Bonus:\",11:\"§c+4⫽ Ferocity\",12:\"\",13:\"§7Requires §aCombat Skill Level XX§7!\",14:\"\",15:\"§9§lRARE POWER STONE\"],Name:\"§9Acacia Birdhouse\"},ExtraAttributes:{id:\"ACACIA_BIRDHOUSE\"}}", "damage": 3, "lore": [ "§8Power Stone", - "", "§7Combine §a9x §7of this stone at the", "§7§6Thaumaturgist §7to permanently", "§7unlock the §aForceful §7power.", |