diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-04-11 16:10:54 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-11 14:10:54 +0000 |
commit | 1be01049c8878ec9b087cff9036408a4bbca98ca (patch) | |
tree | 7c07417ac3271d62e1e50b0278c18d326699aa44 /items/PALEONTOLOGIST;1.json | |
parent | 4a724ed2a74eed24133f800eade4ca20e3b00353 (diff) | |
download | NotEnoughUpdates-REPO-1be01049c8878ec9b087cff9036408a4bbca98ca.tar.gz NotEnoughUpdates-REPO-1be01049c8878ec9b087cff9036408a4bbca98ca.tar.bz2 NotEnoughUpdates-REPO-1be01049c8878ec9b087cff9036408a4bbca98ca.zip |
Added new gemstones to lore (#1153)
Diffstat (limited to 'items/PALEONTOLOGIST;1.json')
-rw-r--r-- | items/PALEONTOLOGIST;1.json | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/items/PALEONTOLOGIST;1.json b/items/PALEONTOLOGIST;1.json new file mode 100644 index 00000000..27cbba24 --- /dev/null +++ b/items/PALEONTOLOGIST;1.json @@ -0,0 +1,24 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Paleontologist I\",1:\"§7Increases chances of finding a\",2:\"§7§9Suspicious Scrap §7when mining in\",3:\"§7§bGlacite Mineshafts §7by §a2.5%§7.\",4:\"\",5:\"§7Applicable on: §9Mining Tools\",6:\"\",7:\"§7Use this on an item in an Anvil to\",8:\"§7apply it!\",9:\"\",10:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"PALEONTOLOGIST;1\",enchantments:{paleontologist:1}}}", + "damage": 0, + "lore": [ + "§9Paleontologist I", + "§7Increases chances of finding a", + "§7§9Suspicious Scrap §7when mining in", + "§7§bGlacite Mineshafts §7by §a2.5%§7.", + "", + "§7Applicable on: §9Mining Tools", + "", + "§7Use this on an item in an Anvil to", + "§7apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "PALEONTOLOGIST;1", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +}
\ No newline at end of file |