From 4dace55f820e2d81e9dc432dd90428d043846842 Mon Sep 17 00:00:00 2001 From: jani270 Date: Tue, 20 Jun 2023 21:43:53 +0200 Subject: Added new items --- items/PRESUMED_GALLON_OF_RED_PAINT.json | 35 +++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 items/PRESUMED_GALLON_OF_RED_PAINT.json (limited to 'items/PRESUMED_GALLON_OF_RED_PAINT.json') diff --git a/items/PRESUMED_GALLON_OF_RED_PAINT.json b/items/PRESUMED_GALLON_OF_RED_PAINT.json new file mode 100644 index 00000000..a95160e4 --- /dev/null +++ b/items/PRESUMED_GALLON_OF_RED_PAINT.json @@ -0,0 +1,35 @@ +{ + "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:\"§9Blood-Soaked §7(§6Legendary§7):\",10:\"§7Health: §a+10\",11:\"§7Defense: §a+5\",12:\"§7Vitality: §a+3\",13:\"\",14:\"§9Blood-Soaked Bonus\",15:\"§7Heal §a1.15x §7more from\",16:\"§7§9Vampirism §7and §9Lifesteal§7.\",17:\"\",18:\"§7Requires §aMining Skill Level\",19:\"§aXXIV§7!\",20:\"\",21:\"§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.", + "", + "§9Blood-Soaked §7(§6Legendary§7):", + "§7Health: §a+10", + "§7Defense: §a+5", + "§7Vitality: §a+3", + "", + "§9Blood-Soaked Bonus", + "§7Heal §a1.15x §7more from", + "§7§9Vampirism §7and §9Lifesteal§7.", + "", + "§7Requires §aMining Skill Level", + "§aXXIV§7!", + "", + "§9§lRARE REFORGE STONE" + ], + "internalname": "PRESUMED_GALLON_OF_RED_PAINT", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +} \ No newline at end of file -- cgit