diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2023-10-27 19:22:18 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-27 17:22:18 +0000 |
commit | 415ca351d358de9bcc7014303841ccc467bd1fe3 (patch) | |
tree | c4ff111d58fb52d297b900cc41f0e8e39febaba9 /items/GREAT_SPOOK_REFORGING_MANUAL.json | |
parent | 37802259111f4d21b0e8a36cb9da509d0a01b55b (diff) | |
download | NotEnoughUpdates-REPO-415ca351d358de9bcc7014303841ccc467bd1fe3.tar.gz NotEnoughUpdates-REPO-415ca351d358de9bcc7014303841ccc467bd1fe3.tar.bz2 NotEnoughUpdates-REPO-415ca351d358de9bcc7014303841ccc467bd1fe3.zip |
Added new Boo Stone items (#1020)
Diffstat (limited to 'items/GREAT_SPOOK_REFORGING_MANUAL.json')
-rw-r--r-- | items/GREAT_SPOOK_REFORGING_MANUAL.json | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/items/GREAT_SPOOK_REFORGING_MANUAL.json b/items/GREAT_SPOOK_REFORGING_MANUAL.json new file mode 100644 index 00000000..b1aeef10 --- /dev/null +++ b/items/GREAT_SPOOK_REFORGING_MANUAL.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:book", + "displayname": "§5Great Spook Reforging Manual", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7§7Unlocks the Boo Stone in the\",1:\"§7Tyashoi Alchemist\u0027s shop.\",2:\"\",3:\"§7§7Obtained during the\",4:\"§7§5Alchemist §7experiments!\",5:\"\",6:\"§8Edition #???\",7:\"\",8:\"§8§l* §8Soulbound §8§l*\",9:\"§5§lEPIC\"],Name:\"§5Great Spook Reforging Manual\"},ExtraAttributes:{year:2023,edition:-1,id:\"GREAT_SPOOK_REFORGING_MANUAL\"}}", + "damage": 0, + "lore": [ + "§7§7Unlocks the Boo Stone in the", + "§7Tyashoi Alchemist\u0027s shop.", + "", + "§7§7Obtained during the", + "§7§5Alchemist §7experiments!", + "", + "§8Edition #???", + "", + "§8§l* §8Soulbound §8§l*", + "§5§lEPIC" + ], + "internalname": "GREAT_SPOOK_REFORGING_MANUAL", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +}
\ No newline at end of file |