1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
{
"itemid": "minecraft:skull",
"displayname": "§9Nether Wart Minion",
"nbttag": "{HideFlags:254,SkullOwner:{Id:\"b82584b7-49ba-32b8-b732-f14f160b7ff2\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1NTc5MTk5MDAxMjIsInByb2ZpbGVJZCI6IjkxZjA0ZmU5MGYzNjQzYjU4ZjIwZTMzNzVmODZkMzllIiwicHJvZmlsZU5hbWUiOiJTdG9ybVN0b3JteSIsInNpZ25hdHVyZVJlcXVpcmVkIjp0cnVlLCJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNzFhNDYyMGJiMzQ1OWMxYzJmYTc0YjIxMGIxYzA3YjRhMDIyNTQzNTFmNzUxNzNlNjQzYTBlMDA5YTYzZjU1OCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and harvesting\",2:\"§7nether warts. Requires soul sand\",3:\"§7nearby so nether warts can be\",4:\"§7planted.\",5:\"\",6:\"§eClick to view recipes!\"],Name:\"§9Nether Wart Minion\"},ExtraAttributes:{id:\"NETHER_WARTS_GENERATOR_1\",generator_tier:1}}",
"damage": 3,
"lore": [
"§7Place this minion and it will",
"§7start generating and harvesting",
"§7nether warts. Requires soul sand",
"§7nearby so nether warts can be",
"§7planted."
],
"internalname": "NETHER_WARTS_GENERATOR_1",
"clickcommand": "viewrecipe",
"modver": "1.0.0"
}
|