diff options
author | Lulonaut <67191924+Lulonaut@users.noreply.github.com> | 2022-05-08 12:50:08 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-08 10:50:08 +0000 |
commit | 6833b173a625ce8b71698d2cd89057b686c5b3d6 (patch) | |
tree | 771531707db5f9f5605b00d6f54f45ae190df2fd /items/PRISTINE;1.json | |
parent | b83fc7ae789f8e4880e8fa182bfe9d59dd7af7ee (diff) | |
download | NotEnoughUpdates-REPO-6833b173a625ce8b71698d2cd89057b686c5b3d6.tar.gz NotEnoughUpdates-REPO-6833b173a625ce8b71698d2cd89057b686c5b3d6.tar.bz2 NotEnoughUpdates-REPO-6833b173a625ce8b71698d2cd89057b686c5b3d6.zip |
dagger fixes (#735)
Diffstat (limited to 'items/PRISTINE;1.json')
-rw-r--r-- | items/PRISTINE;1.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/items/PRISTINE;1.json b/items/PRISTINE;1.json index 5ef6e9ec..eaee6a9a 100644 --- a/items/PRISTINE;1.json +++ b/items/PRISTINE;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", - "displayname": "§fPristine I", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Pristine I\",1:\"§7Grants §5+1 §5✧ Pristine§7,\",2:\"§7which increases the chance to\",3:\"§7improve the quality of dropped\",4:\"§7§dGemstones§7.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§6Applied To:\",10:\"§7- §fPickaxe\",11:\"§7- §fDrill\",12:\"§7- §fGauntlet\",13:\"\",14:\"§f§lCOMMON\"],Name:\"§fPristine I\"},ExtraAttributes:{id:\"PRISTINE;1\",enchantments:{pristine:1}}}", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Pristine I\",1:\"§7Grants §5+1 §5✧ Pristine§7,\",2:\"§7which increases the chance to\",3:\"§7improve the quality of dropped\",4:\"§7§dGemstones§7.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§6Applied To:\",10:\"§7- §fPickaxe\",11:\"§7- §fDrill\",12:\"§7- §fGauntlet\",13:\"\",14:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"PRISTINE;1\",enchantments:{pristine:1}}}", "damage": 0, "lore": [ "§9Pristine I", @@ -34,6 +34,6 @@ "internalname": "PRISTINE;1", "crafttext": "Requires Gemstone Collection VIII", "clickcommand": "viewrecipe", - "modver": "2.0.0-REL", + "modver": "2.1.0-REL", "infoType": "" }
\ No newline at end of file |