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
|
{
"itemid": "minecraft:skull",
"displayname": "§9Jungle Minion I",
"nbttag": "{HideFlags:254,SkullOwner:{Id:\"060c1801-f359-3603-ae39-d485ecd64e38\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1NTc5MTk4MTgzOTYsInByb2ZpbGVJZCI6IjVkMjRiYTBiMjg4YzQyOTM4YmExMGVjOTkwNjRkMjU5IiwicHJvZmlsZU5hbWUiOiIxbnYzbnQxdjN0NGwzbnQiLCJzaWduYXR1cmVSZXF1aXJlZCI6dHJ1ZSwidGV4dHVyZXMiOnsiU0tJTiI6eyJ1cmwiOiJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzJmZTczZDk4MTY5MGMxYmUzNDZhMTYzMzE4MTljNGU4ODAwODU5ZmNkYzNlNTE1MzcxOGM2YWQ0NTg2MTkyNGMifX19\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and chopping\",2:\"§7jungle logs! Requires an open\",3:\"§7area to place trees. Minions\",4:\"§7also work when you are offline!\",5:\"\",6:\"§7Time Between Actions: §a48s\",7:\"§7Max Storage: §e64\"],Name:\"§9Jungle Minion I\"},ExtraAttributes:{id:\"JUNGLE_GENERATOR_1\",generator_tier:1}}",
"damage": 3,
"lore": [
"§7Place this minion and it will",
"§7start generating and chopping",
"§7jungle logs! Requires an open",
"§7area to place trees. Minions",
"§7also work when you are offline!",
"",
"§7Time Between Actions: §a48s",
"§7Max Storage: §e64"
],
"recipe": {
"A1": "LOG-3:10",
"A2": "LOG-3:10",
"A3": "LOG-3:10",
"B1": "LOG-3:10",
"B2": "WOOD_AXE:1",
"B3": "LOG-3:10",
"C1": "LOG-3:10",
"C2": "LOG-3:10",
"C3": "LOG-3:10"
},
"internalname": "JUNGLE_GENERATOR_1",
"clickcommand": "viewrecipe",
"modver": "1.0.0",
"useneucraft": true,
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Jungle_Minion"
],
"crafttext": "Requires: Jungle Wood I"
}
|