diff options
author | unknown <james.jenour@protonmail.com> | 2020-04-20 13:16:45 +1000 |
---|---|---|
committer | unknown <james.jenour@protonmail.com> | 2020-04-20 13:16:45 +1000 |
commit | 2d2d7db222a466ea627238d005400b44b93e227b (patch) | |
tree | 4e44e1972bb494ab126624225d38c37e9e99e232 /items/BLAZE_GENERATOR_1.json | |
parent | 94b15eb4edf2ead41d16231a26a0e8572f0e88f7 (diff) | |
download | NotEnoughUpdates-REPO-2d2d7db222a466ea627238d005400b44b93e227b.tar.gz NotEnoughUpdates-REPO-2d2d7db222a466ea627238d005400b44b93e227b.tar.bz2 NotEnoughUpdates-REPO-2d2d7db222a466ea627238d005400b44b93e227b.zip |
Update items to RELEASE-1.0
Diffstat (limited to 'items/BLAZE_GENERATOR_1.json')
-rw-r--r-- | items/BLAZE_GENERATOR_1.json | 27 |
1 files changed, 23 insertions, 4 deletions
diff --git a/items/BLAZE_GENERATOR_1.json b/items/BLAZE_GENERATOR_1.json index 3168652e..529a81c9 100644 --- a/items/BLAZE_GENERATOR_1.json +++ b/items/BLAZE_GENERATOR_1.json @@ -1,14 +1,33 @@ { "itemid": "minecraft:skull", - "displayname": "§9Blaze Minion", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"f33a5de3-01a4-3b99-895f-c99c680ba735\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1NTc5MTgwOTE5NjUsInByb2ZpbGVJZCI6IjZlZDg3NmUzZjg4MTRmYzhhMTNlMDU0MDU1ODFjNDZiIiwicHJvZmlsZU5hbWUiOiJBenVyZUJsdWUiLCJzaWduYXR1cmVSZXF1aXJlZCI6dHJ1ZSwidGV4dHVyZXMiOnsiU0tJTiI6eyJ1cmwiOiJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzMyMDhmYmQ2NGU5N2M2ZTAwODUzZDM2YjNhMjAxZTQ4MDNjYWU0M2RjYmQ2OTM2YTNjZWNlMDUwOTEyZTFmMjAifX19\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and slaying\",2:\"§7Blaze!\",3:\"\",4:\"§eClick to view recipes!\"],Name:\"§9Blaze Minion\"},ExtraAttributes:{id:\"BLAZE_GENERATOR_1\",generator_tier:1}}", + "displayname": "§9Blaze Minion I", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"f33a5de3-01a4-3b99-895f-c99c680ba735\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1NTc5MTgwOTE5NjUsInByb2ZpbGVJZCI6IjZlZDg3NmUzZjg4MTRmYzhhMTNlMDU0MDU1ODFjNDZiIiwicHJvZmlsZU5hbWUiOiJBenVyZUJsdWUiLCJzaWduYXR1cmVSZXF1aXJlZCI6dHJ1ZSwidGV4dHVyZXMiOnsiU0tJTiI6eyJ1cmwiOiJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzMyMDhmYmQ2NGU5N2M2ZTAwODUzZDM2YjNhMjAxZTQ4MDNjYWU0M2RjYmQ2OTM2YTNjZWNlMDUwOTEyZTFmMjAifX19\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and slaying\",2:\"§7Blaze! Minions also work when\",3:\"§7you are offline!\",4:\"\",5:\"§7Time Between Actions: §a33s\",6:\"§7Max Storage: §e64\"],Name:\"§9Blaze Minion I\"},ExtraAttributes:{id:\"BLAZE_GENERATOR_1\",generator_tier:1}}", "damage": 3, "lore": [ "§7Place this minion and it will", "§7start generating and slaying", - "§7Blaze!" + "§7Blaze! Minions also work when", + "§7you are offline!", + "", + "§7Time Between Actions: §a33s", + "§7Max Storage: §e64" ], + "recipe": { + "A1": "BLAZE_ROD:10", + "A2": "BLAZE_ROD:10", + "A3": "BLAZE_ROD:10", + "B1": "BLAZE_ROD:10", + "B2": "WOOD_SWORD:1", + "B3": "BLAZE_ROD:10", + "C1": "BLAZE_ROD:10", + "C2": "BLAZE_ROD:10", + "C3": "BLAZE_ROD:10" + }, "internalname": "BLAZE_GENERATOR_1", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.0.0", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Blaze_Minion" + ] }
\ No newline at end of file |