-
Notifications
You must be signed in to change notification settings - Fork 117
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added pot and book from the great spook event (#1022)
Also fixed Silver fang lore
- Loading branch information
Showing
6 changed files
with
112 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
{ | ||
"itemid": "minecraft:paper", | ||
"displayname": "§5Alchemist Recipe", | ||
"nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7§7Unlocks the Great Spook Potion\",1:\"§7in the Tyashoi 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:\"§5Alchemist Recipe\"},ExtraAttributes:{year:2023,edition:466,id:\"ALCHEMIST_RECIPE\"}}", | ||
"damage": 0, | ||
"lore": [ | ||
"§7§7Unlocks the Great Spook Potion", | ||
"§7in the Tyashoi Alchemist\u0027s shop.", | ||
"", | ||
"§7§7Obtained during the", | ||
"§7§5Alchemist §7experiments!", | ||
"", | ||
"§8Edition #???", | ||
"", | ||
"§8§l* §8Soulbound §8§l*", | ||
"§5§lEPIC" | ||
], | ||
"internalname": "ALCHEMIST_RECIPE", | ||
"crafttext": "", | ||
"clickcommand": "", | ||
"modver": "2.1.1-PRE", | ||
"infoType": "" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
{ | ||
"itemid": "minecraft:enchanted_book", | ||
"displayname": "§fEnchanted Book", | ||
"nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Great Spook I\",1:\"§7§7Grants §a+1 §5Fear §7on\",2:\"§7§5Great Spook Armor§7.\",3:\"\",4:\"§7Applicable on: §9Armor\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{year:2023,id:\"GREAT_SPOOK;1\",enchantments:{great_spook:1}}}", | ||
"damage": 0, | ||
"lore": [ | ||
"§9Great Spook I", | ||
"§7§7Grants §a+1 §5Fear §7on", | ||
"§7§5Great Spook Armor§7.", | ||
"", | ||
"§7Applicable on: §9Armor", | ||
"§7Use this on an item in an Anvil", | ||
"§7to apply it!", | ||
"", | ||
"§f§lCOMMON" | ||
], | ||
"internalname": "GREAT_SPOOK;1", | ||
"crafttext": "", | ||
"clickcommand": "", | ||
"modver": "2.1.1-PRE", | ||
"infoType": "" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
{ | ||
"itemid": "minecraft:skull", | ||
"displayname": "§fGreat Spook Potion", | ||
"nbttag": "{HideFlags:254,SkullOwner:{Id:\"778b43d3-68ec-36da-9fe3-6f5244ee867a\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY1NDE3Mjc0NTU2MSwKICAicHJvZmlsZUlkIiA6ICI0NGNlMmMwZTFjNTM0ZDhmYmExNmNkNDhlYjkyYTUxZSIsCiAgInByb2ZpbGVOYW1lIiA6ICJ4WGlyYW56dThYeCIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS84NWZkMzBjNjA5NjRmMWQxNjU0MTdmZmRiMGI4NjU0ODgxMjZhYmU0ODA3N2U4YjI5ZjIzNzhhZTIwMmRhZjVlIiwKICAgICAgIm1ldGFkYXRhIiA6IHsKICAgICAgICAibW9kZWwiIDogInNsaW0iCiAgICAgIH0KICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7§7Consuming this potion grants\",1:\"§7§a+3 §5Fear §7for §b24 hours§7.\",2:\"\",3:\"§8§l* §8Soulbound §8§l*\",4:\"§f§lCOMMON\"],Name:\"§fGreat Spook Potion\"},ExtraAttributes:{id:\"GREAT_SPOOK_POTION\"}}", | ||
"damage": 3, | ||
"lore": [ | ||
"§7§7Consuming this potion grants", | ||
"§7§a+3 §5Fear §7for §b24 hours§7.", | ||
"", | ||
"§8§l* §8Soulbound §8§l*", | ||
"§f§lCOMMON" | ||
], | ||
"internalname": "GREAT_SPOOK_POTION", | ||
"crafttext": "", | ||
"clickcommand": "", | ||
"modver": "2.1.1-PRE", | ||
"infoType": "" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
{ | ||
"itemid": "minecraft:skull", | ||
"displayname": "§5Scary Grimoire", | ||
"nbttag": "{HideFlags:254,SkullOwner:{Id:\"e8973d64-c0ac-3dd7-8492-99e4212e7536\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY5NTMzMjkyNjg0MiwKICAicHJvZmlsZUlkIiA6ICIyM2YxYTU5ZjQ2OWI0M2RkYmRiNTM3YmZlYzEwNDcxZiIsCiAgInByb2ZpbGVOYW1lIiA6ICIyODA3IiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzFhMmYwNWM4YzBiYmUxNWQ2NDVhNTdmNzhjM2U3MGRhYmE3NzJmMjE1NzZhMjhkNzU3MmY0ZjRkMDQ3YjQ4MjIiLAogICAgICAibWV0YWRhdGEiIDogewogICAgICAgICJtb2RlbCIgOiAic2xpbSIKICAgICAgfQogICAgfQogIH0KfQ\"}]}},display:{Lore:[0:\"§7§7Unlocks the Great Spook\",1:\"§7Enchantment in the Tyashoi\",2:\"§7Alchemist\u0027s shop.\",3:\"\",4:\"§7§7Obtained during the\",5:\"§7§5Alchemist §7experiments!\",6:\"\",7:\"§8Edition #???\",8:\"\",9:\"§8§l* §8Soulbound §8§l*\",10:\"§5§lEPIC\"],Name:\"§5Scary Grimoire\"},ExtraAttributes:{year:2023,edition:-1,id:\"SCARY_GRIMOIRE\"}}", | ||
"damage": 3, | ||
"lore": [ | ||
"§7§7Unlocks the Great Spook", | ||
"§7Enchantment in the Tyashoi", | ||
"§7Alchemist\u0027s shop.", | ||
"", | ||
"§7§7Obtained during the", | ||
"§7§5Alchemist §7experiments!", | ||
"", | ||
"§8Edition #???", | ||
"", | ||
"§8§l* §8Soulbound §8§l*", | ||
"§5§lEPIC" | ||
], | ||
"internalname": "SCARY_GRIMOIRE", | ||
"crafttext": "", | ||
"clickcommand": "", | ||
"modver": "2.1.1-PRE", | ||
"infoType": "" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
{ | ||
"itemid": "minecraft:book", | ||
"displayname": "§5Shadows indicate riddles, illuminating unseen stars", | ||
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§7§7Penned by the enigmatic\",1:\"§7merchant, Sirius, this tome\",2:\"§7unveils his \u0027humble\u0027 origins,\",3:\"§7draped in shadow and affluence.\",4:\"§7A tale of ambition where modesty\",5:\"§7meets grandeur.\",6:\"\",7:\"§8§l* §8Co-op Soulbound §8§l*\",8:\"§5§lEPIC\"],Name:\"§5Shadows indicate riddles, illuminating unseen stars\"},ExtraAttributes:{id:\"SIRIUS_BOOK\"}}", | ||
"damage": 0, | ||
"lore": [ | ||
"§7§7Penned by the enigmatic", | ||
"§7merchant, Sirius, this tome", | ||
"§7unveils his \u0027humble\u0027 origins,", | ||
"§7draped in shadow and affluence.", | ||
"§7A tale of ambition where modesty", | ||
"§7meets grandeur.", | ||
"", | ||
"§8§l* §8Co-op Soulbound §8§l*", | ||
"§5§lEPIC" | ||
], | ||
"internalname": "SIRIUS_BOOK", | ||
"crafttext": "", | ||
"clickcommand": "", | ||
"modver": "2.1.1-PRE", | ||
"infoType": "" | ||
} |