diff options
Diffstat (limited to 'items/INFERNO_GENERATOR_1.json')
-rw-r--r-- | items/INFERNO_GENERATOR_1.json | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/items/INFERNO_GENERATOR_1.json b/items/INFERNO_GENERATOR_1.json new file mode 100644 index 00000000..1345d895 --- /dev/null +++ b/items/INFERNO_GENERATOR_1.json @@ -0,0 +1,37 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Inferno Minion I", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"24090174-3de1-371b-b312-be820888fc3b\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY0NTY0NTgwMzkyNSwKICAicHJvZmlsZUlkIiA6ICI0NGNlMmMwZTFjNTM0ZDhmYmExNmNkNDhlYjkyYTUxZSIsCiAgInByb2ZpbGVOYW1lIiA6ICJ4WGlyYW56dThYeCIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS82NjVjNTQzNjZmODhmYjMyODBiMWMzZmM1MDBjZTJiNzk5YzhkZDMyN2FiNmQ0MWM5YmM5NTk0ODhmNWNmZDkyIgogICAgfQogIH0KfQ\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and slaying\",2:\"§7Infernals! Minions also work\",3:\"§7when you are offline!\",4:\"\",5:\"§6Ability: Rising Celsius\",6:\"§7Each Inferno minion increases\",7:\"§7the speed of all Inferno minions\",8:\"§7by §a10%§7.\",9:\"\",10:\"§7Time Between Actions: §a1,102s\",11:\"§7Max Storage: §e64\",12:\"§7Resources Generated: §b0\"],Name:\"§9Inferno Minion I\"},ExtraAttributes:{id:\"INFERNO_GENERATOR_1\",generator_tier:1}}", + "damage": 3, + "lore": [ + "§7Place this minion and it will", + "§7start generating and slaying", + "§7Infernals! Minions also work", + "§7when you are offline!", + "", + "§6Ability: Rising Celsius", + "§7Each Inferno minion increases", + "§7the speed of all Inferno minions", + "§7by §a10%§7.", + "", + "§7Time Between Actions: §a1,102s", + "§7Max Storage: §e64", + "§7Resources Generated: §b0" + ], + "recipe": { + "A1": "DERELICT_ASHE:10", + "A2": "DERELICT_ASHE:10", + "A3": "DERELICT_ASHE:10", + "B1": "DERELICT_ASHE:10", + "B2": "BLAZE_GENERATOR_1:1", + "B3": "DERELICT_ASHE:10", + "C1": "DERELICT_ASHE:10", + "C2": "DERELICT_ASHE:10", + "C3": "DERELICT_ASHE:10" + }, + "internalname": "INFERNO_GENERATOR_1", + "crafttext": "", + "clickcommand": "viewrecipe", + "modver": "2.1.0-REL", + "infoType": "" +}
\ No newline at end of file |