diff options
Diffstat (limited to 'items/PRESUMED_GALLON_OF_RED_PAINT.json')
-rw-r--r-- | items/PRESUMED_GALLON_OF_RED_PAINT.json | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/items/PRESUMED_GALLON_OF_RED_PAINT.json b/items/PRESUMED_GALLON_OF_RED_PAINT.json new file mode 100644 index 00000000..39e96e9c --- /dev/null +++ b/items/PRESUMED_GALLON_OF_RED_PAINT.json @@ -0,0 +1,29 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Presumed Gallon of Red Paint", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"9bdc71be-8122-3315-837f-5cb0a72b2c21\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNTkwZDNjNTIyY2U1MzNiNjU5NzU1NmMwNmQ4MGFlYmViMjY0MGVlMGQxYmY4YzQ5ODc0MGE3NjBkOGI3YzExZCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"§7§8Combinable in Reforge Anvil\",2:\"\",3:\"§7Applies the §9Blood-Soaked\",4:\"§9§7reforge when combined with a\",5:\"§7cloak§7.\",6:\"\",7:\"§7§8§oNot sure if paint.\",8:\"\",9:\"§7Requires §aMining Skill Level\",10:\"§aXXIV§7!\",11:\"\",12:\"§9§lRARE REFORGE STONE\"],Name:\"§9Presumed Gallon of Red Paint\"},ExtraAttributes:{id:\"PRESUMED_GALLON_OF_RED_PAINT\"}}", + "damage": 3, + "lore": [ + "§8Reforge Stone", + "§7§8Combinable in Reforge Anvil", + "", + "§7Applies the §9Blood-Soaked", + "§9§7reforge when combined with a", + "§7cloak§7.", + "", + "§7§8§oNot sure if paint.", + "", + "§7Requires §aMining Skill Level", + "§aXXIV§7!", + "", + "§9§lRARE REFORGE STONE" + ], + "internalname": "PRESUMED_GALLON_OF_RED_PAINT", + "crafttext": "Requires: Hemovibe VIII", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "WIKI_URL", + "info": [ + "https://wiki.hypixel.net/Presumed_Gallon_Of_Red_Paint" + ] +}
\ No newline at end of file |