diff options
Diffstat (limited to 'items/CARROT_GENERATOR_1.json')
-rw-r--r-- | items/CARROT_GENERATOR_1.json | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/items/CARROT_GENERATOR_1.json b/items/CARROT_GENERATOR_1.json new file mode 100644 index 00000000..220974dd --- /dev/null +++ b/items/CARROT_GENERATOR_1.json @@ -0,0 +1,16 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Carrot Minion", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"3a394733-b862-3676-ab4f-60fca79bd18c\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1NTc5MTkwOTgyNTEsInByb2ZpbGVJZCI6IjVkMjRiYTBiMjg4YzQyOTM4YmExMGVjOTkwNjRkMjU5IiwicHJvZmlsZU5hbWUiOiIxbnYzbnQxdjN0NGwzbnQiLCJzaWduYXR1cmVSZXF1aXJlZCI6dHJ1ZSwidGV4dHVyZXMiOnsiU0tJTiI6eyJ1cmwiOiJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzRiYWVhOTkwYjQ1ZDMzMDk5OGNiMGMxZjg1MTVjMjdiMjRmOTNiZmYxZGYwZGIwNTZlNjQ3ZjgyMDBkMDNiOWQifX19\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and harvesting\",2:\"§7carrots. Requires dirt or soil\",3:\"§7nearby so carrots can be\",4:\"§7planted.\",5:\"\",6:\"§eClick to view recipes!\"],Name:\"§9Carrot Minion\"},ExtraAttributes:{id:\"CARROT_GENERATOR_1\",generator_tier:1}}", + "damage": 3, + "lore": [ + "§7Place this minion and it will", + "§7start generating and harvesting", + "§7carrots. Requires dirt or soil", + "§7nearby so carrots can be", + "§7planted." + ], + "internalname": "CARROT_GENERATOR_1", + "clickcommand": "viewrecipe", + "modver": "1.0.0" +}
\ No newline at end of file |