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
|
{
"itemid": "minecraft:skull",
"displayname": "§9Pig Minion I",
"nbttag": "{HideFlags:254,SkullOwner:{Id:\"d30f7d75-d0d0-3857-8c11-0ec0867eb91d\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1NTc5MTk5NzI5NzIsInByb2ZpbGVJZCI6ImZkNjBmMzZmNTg2MTRmMTJiM2NkNDdjMmQ4NTUyOTlhIiwicHJvZmlsZU5hbWUiOiJSZWFkIiwic2lnbmF0dXJlUmVxdWlyZWQiOnRydWUsInRleHR1cmVzIjp7IlNLSU4iOnsidXJsIjoiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS9hOWJiNWYwYzU2NDA4YzczY2ZhNDEyMzQ1YzhmYzUxZjc1YjZjNzMxMWFlNjBlNzA5OWM0NzgxYzQ4NzYwNTYyIn19fQ==\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and slaying\",2:\"§7Pigs! Minions also work when you\",3:\"§7are offline!\",4:\"\",5:\"§7Time Between Actions: §a26s\",6:\"§7Max Storage: §e64\"],Name:\"§9Pig Minion I\"},ExtraAttributes:{id:\"PIG_GENERATOR_1\",generator_tier:1}}",
"damage": 3,
"lore": [
"§7Place this minion and it will",
"§7start generating and slaying",
"§7Pigs! Minions also work when you",
"§7are offline!",
"",
"§7Time Between Actions: §a26s",
"§7Max Storage: §e64"
],
"recipe": {
"A1": "PORK:8",
"A2": "PORK:8",
"A3": "PORK:8",
"B1": "PORK:8",
"B2": "WOOD_SWORD:1",
"B3": "PORK:8",
"C1": "PORK:8",
"C2": "PORK:8",
"C3": "PORK:8"
},
"internalname": "PIG_GENERATOR_1",
"clickcommand": "viewrecipe",
"modver": "1.0.0",
"useneucraft": true,
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Pig_Minion"
]
}
|