diff options
Diffstat (limited to 'items/BOO_STONE.json')
-rw-r--r-- | items/BOO_STONE.json | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/items/BOO_STONE.json b/items/BOO_STONE.json new file mode 100644 index 00000000..ceec8aed --- /dev/null +++ b/items/BOO_STONE.json @@ -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": "" +}
\ No newline at end of file |