diff options
Diffstat (limited to 'items/BAG_OF_GOLD.json')
-rw-r--r-- | items/BAG_OF_GOLD.json | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/items/BAG_OF_GOLD.json b/items/BAG_OF_GOLD.json new file mode 100644 index 00000000..f07b549e --- /dev/null +++ b/items/BAG_OF_GOLD.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§9Bag of Gold", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"9dd5008a-08a1-3f4a-b8af-2499bdb8ff3b\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZTM2ZTk0ZjZjMzRhMzU0NjVmY2U0YTkwZjJlMjU5NzYzODllYjk3MDlhMTIyNzM1NzRmZjcwZmQ0ZGFhNjg1MiJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7§6A thank you present from a\",1:\"§6grateful person in the Crimson\",2:\"§6Isle.\",3:\"\",4:\"§8§l* §8Soulbound §8§l*\",5:\"§9§lRARE\"],Name:\"§f§f§9Bag of Gold\"},ExtraAttributes:{id:\"BAG_OF_GOLD\"},AttributeModifiers:[]}", + "damage": 3, + "lore": [ + "§7§6A thank you present from a", + "§6grateful person in the Crimson", + "§6Isle.", + "", + "§8§l* §8Soulbound §8§l*", + "§9§lRARE" + ], + "internalname": "BAG_OF_GOLD", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Bag_of_Gold" + ] +}
\ No newline at end of file |