diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-09-17 23:13:53 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-17 17:13:53 -0400 |
commit | c188080058f51b8dc6e583cb96c55a87374b1a52 (patch) | |
tree | 83f3a40d91e0bb77172ff4f867fb61bced7567c9 /items/PRISTINE;1.json | |
parent | a38f21d53f178ee18749a766f5fba24ba4009b08 (diff) | |
download | NotEnoughUpdates-REPO-c188080058f51b8dc6e583cb96c55a87374b1a52.tar.gz NotEnoughUpdates-REPO-c188080058f51b8dc6e583cb96c55a87374b1a52.tar.bz2 NotEnoughUpdates-REPO-c188080058f51b8dc6e583cb96c55a87374b1a52.zip |
Upcoming Gemstone Changes (#616)
* Upcoming Gemstone Changes
* YEP
* Fixes
* Added new skin
* Changes and new stuff
* Forgot that
* Rainbow Name
* Fixes
* Reforge Stats
* Fixing a oopsi
* Added Gemstone Slots
Diffstat (limited to 'items/PRISTINE;1.json')
-rw-r--r-- | items/PRISTINE;1.json | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/items/PRISTINE;1.json b/items/PRISTINE;1.json index 5d772f95..5ef6e9ec 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:\"§6Conflicts:\",15:\"§7- §cCompact\",16:\"\",17:\"§f§lCOMMON\"],Name:\"§fPristine I\"},ExtraAttributes:{id:\"PRISTINE;1\",enchantments:{pristine:1}}}", + "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}}}", "damage": 0, "lore": [ "§9Pristine I", @@ -18,9 +18,6 @@ "§7- §fDrill", "§7- §fGauntlet", "", - "§6Conflicts:", - "§7- §cCompact", - "", "§f§lCOMMON" ], "recipe": { @@ -39,4 +36,4 @@ "clickcommand": "viewrecipe", "modver": "2.0.0-REL", "infoType": "" -} +}
\ No newline at end of file |