diff options
Diffstat (limited to 'items/BLAZE_GENERATOR_1.json')
-rw-r--r-- | items/BLAZE_GENERATOR_1.json | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/items/BLAZE_GENERATOR_1.json b/items/BLAZE_GENERATOR_1.json index 15d66fce..1469161b 100644 --- a/items/BLAZE_GENERATOR_1.json +++ b/items/BLAZE_GENERATOR_1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "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}}", + "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\",7:\"\",8:\"§9§lRARE\"],Name:\"§9Blaze Minion I\"},ExtraAttributes:{id:\"BLAZE_GENERATOR_1\",generator_tier:1}}", "damage": 3, "lore": [ "§7Place this minion and it will", @@ -10,7 +10,9 @@ "§7you are offline!", "", "§7Time Between Actions: §a33s", - "§7Max Storage: §e64" + "§7Max Storage: §e64", + "", + "§9§lRARE" ], "recipe": { "A1": "BLAZE_ROD:10", |