1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
|
{
"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"
],
"recipe": {
"A1": "ENCHANTED_COBBLESTONE:16",
"A2": "HEMOGLASS:16",
"A3": "ENCHANTED_COBBLESTONE:16",
"B1": "ENCHANTED_DARK_OAK_LOG:16",
"B2": "HEMOGLASS:16",
"B3": "ENCHANTED_DARK_OAK_LOG:16",
"C1": "ENCHANTED_DARK_OAK_LOG:16",
"C2": "ENCHANTED_DARK_OAK_LOG:16",
"C3": "ENCHANTED_DARK_OAK_LOG:16"
},
"internalname": "PRESUMED_GALLON_OF_RED_PAINT",
"crafttext": "Requires: Hemovibe VIII",
"clickcommand": "viewrecipe",
"modver": "2.1.1-PRE",
"infoType": "WIKI_URL",
"info": [
"https://wiki.hypixel.net/Presumed_Gallon_Of_Red_Paint"
]
}
|