diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-03-26 01:36:53 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-25 20:36:53 -0400 |
commit | e5413c6e707b234c5600880c047d0a8935d4d4ad (patch) | |
tree | e69aceeebfecf5790346989a31389a81987e0426 /items/MINERAL_TALISMAN.json | |
parent | b054e4b55e36ad8219f65e5826eadfe18508a501 (diff) | |
download | NotEnoughUpdates-REPO-e5413c6e707b234c5600880c047d0a8935d4d4ad.tar.gz NotEnoughUpdates-REPO-e5413c6e707b234c5600880c047d0a8935d4d4ad.tar.bz2 NotEnoughUpdates-REPO-e5413c6e707b234c5600880c047d0a8935d4d4ad.zip |
Possible Mobdrops Part 1, some Fixes and added a Item (#447)
* Monster & Boss Things
* Fix for 2 Items and a Wiki Link
* Added Vicious Bundle
Diffstat (limited to 'items/MINERAL_TALISMAN.json')
-rw-r--r-- | items/MINERAL_TALISMAN.json | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/items/MINERAL_TALISMAN.json b/items/MINERAL_TALISMAN.json index 31b47424..796d917c 100644 --- a/items/MINERAL_TALISMAN.json +++ b/items/MINERAL_TALISMAN.json @@ -1,11 +1,14 @@ { "itemid": "minecraft:skull", "displayname": "§9Mineral Talisman", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"ba69729f-e33d-3e71-805d-976ed3c0b9cd\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvM2NiZDcwZjczZTJlMDk1NjZlZjkxNGM2OTdiMTNmNDhiOTdiZmQ2YzExYzgzZTU0MGExNWZmNGQ3MzZiOWMxNiJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Increases the chance for double\",1:\"§7ore drops by §a+3.0%§7.\",2:\"\",3:\"§7§8This item can be reforged!\",4:\"§9§lRARE ACCESSORY\"],Name:\"§9Mineral Talisman\"},ExtraAttributes:{id:\"MINERAL_TALISMAN\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"ba69729f-e33d-3e71-805d-976ed3c0b9cd\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvM2NiZDcwZjczZTJlMDk1NjZlZjkxNGM2OTdiMTNmNDhiOTdiZmQ2YzExYzgzZTU0MGExNWZmNGQ3MzZiOWMxNiJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Mining Fortune: §a+3\",1:\"\",2:\"§7Grants §a+3 §6☘ Mining\",3:\"§6Fortune§7, which increases your\",4:\"§7chance for multiple drops.\",5:\"\",6:\"§7§8This item can be reforged!\",7:\"§9§lRARE ACCESSORY\"],Name:\"§9Mineral Talisman\"},ExtraAttributes:{id:\"MINERAL_TALISMAN\"}}", "damage": 3, "lore": [ - "§7Increases the chance for double", - "§7ore drops by §a+3.0%§7.", + "§7Mining Fortune: §a+3", + "", + "§7Grants §a+3 §6☘ Mining", + "§6Fortune§7, which increases your", + "§7chance for multiple drops.", "", "§7§8This item can be reforged!", "§9§lRARE ACCESSORY" @@ -23,7 +26,7 @@ }, "internalname": "MINERAL_TALISMAN", "clickcommand": "viewrecipe", - "modver": "1.3-REL", + "modver": "2.0.0-REL", "crafttext": "", "infoType": "WIKI_URL", "info": [ |