Skip to content

Commit

Permalink
Added new Boo Stone items (#1020)
Browse files Browse the repository at this point in the history
  • Loading branch information
jani270 authored Oct 27, 2023
1 parent 3780225 commit 415ca35
Show file tree
Hide file tree
Showing 3 changed files with 67 additions and 0 deletions.
27 changes: 27 additions & 0 deletions items/BOO_STONE.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
{
"itemid": "minecraft:skull",
"displayname": "§9Boo Stone",
"nbttag": "{HideFlags:254,SkullOwner:{Id:\"baf546d7-95b0-3072-a6c8-23e66c1ab43e\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY5NzkyNzk3MDg1NiwKICAicHJvZmlsZUlkIiA6ICJjN2FmMWNkNjNiNTE0Y2YzOGY4NWQ2ZDUxNzhjYThlNCIsCiAgInByb2ZpbGVOYW1lIiA6ICJtb25zdGVyZ2FtZXIzMTUiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYjA0YWQyNTI0Yjk2MWQyMDc5NDU3NWM2N2RhOTI4NjUwYTlhZGUxYTBlNjBlN2ZkZTBmYjMwZTU3NzYxMmQ4NCIsCiAgICAgICJtZXRhZGF0YSIgOiB7CiAgICAgICAgIm1vZGVsIiA6ICJzbGltIgogICAgICB9CiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"§7§8Combinable in Reforge Anvil\",2:\"\",3:\"§7Applies the §9Greater Spook\",4:\"§9§7reforge when combined with\",5:\"§7§5Great Spook §7armor and\",6:\"§7equipment§7.\",7:\"\",8:\"§9Greater Spook §7(§6Legendary§7):\",9:\"§9Greater Spook Bonus\",10:\"§7Grants §a+1 §5Fear§7.\",11:\"\",12:\"§8§l* §8Soulbound §8§l*\",13:\"§9§lRARE REFORGE STONE\"],Name:\"§9Boo Stone\"},ExtraAttributes:{year:2023,id:\"BOO_STONE\"}}",
"damage": 3,
"lore": [
"§8Reforge Stone",
"§7§8Combinable in Reforge Anvil",
"",
"§7Applies the §9Greater Spook",
"§9§7reforge when combined with",
"§7§5Great Spook §7armor and",
"§7equipment§7.",
"",
"§9Greater Spook §7(§6Legendary§7):",
"§9Greater Spook Bonus",
"§7Grants §a+1 §5Fear§7.",
"",
"§8§l* §8Soulbound §8§l*",
"§9§lRARE REFORGE STONE"
],
"internalname": "BOO_STONE",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.1-PRE",
"infoType": ""
}
23 changes: 23 additions & 0 deletions items/GREAT_SPOOK_REFORGING_MANUAL.json
Original file line number Diff line number Diff line change
@@ -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": ""
}
17 changes: 17 additions & 0 deletions items/THE_SOUP_PAINTING.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"itemid": "minecraft:paper",
"displayname": "§a§oThe Soup",
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§7From a painter in hard times...\",1:\"\",2:\"§8§l* §8Co-op Soulbound §8§l*\",3:\"§a§lUNCOMMON\"],Name:\"§a§oThe Soup\"},ExtraAttributes:{id:\"THE_SOUP_PAINTING\"}}",
"damage": 0,
"lore": [
"§7From a painter in hard times...",
"",
"§8§l* §8Co-op Soulbound §8§l*",
"§a§lUNCOMMON"
],
"internalname": "THE_SOUP_PAINTING",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.1-PRE",
"infoType": ""
}

0 comments on commit 415ca35

Please sign in to comment.