diff options
Diffstat (limited to 'items/REDSTONE_GENERATOR_1.json')
-rw-r--r-- | items/REDSTONE_GENERATOR_1.json | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/items/REDSTONE_GENERATOR_1.json b/items/REDSTONE_GENERATOR_1.json index 7239d0b9..61cd5801 100644 --- a/items/REDSTONE_GENERATOR_1.json +++ b/items/REDSTONE_GENERATOR_1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§9Redstone Minion I", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"a4fff41c-bae4-393c-8d97-e98075ccb590\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1NTc5MjAxMDg2NDUsInByb2ZpbGVJZCI6Ijc1MTQ0NDgxOTFlNjQ1NDY4Yzk3MzlhNmUzOTU3YmViIiwicHJvZmlsZU5hbWUiOiJUaGFua3NNb2phbmciLCJzaWduYXR1cmVSZXF1aXJlZCI6dHJ1ZSwidGV4dHVyZXMiOnsiU0tJTiI6eyJ1cmwiOiJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzFlZGVmY2YxYTg5ZDY4N2EwYTRlY2YxNTg5OTc3YWYxZTUyMGZjNjczYzQ4YTA0MzRiZTQyNjYxMmU4ZmFhNjcifX19\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and mining\",2:\"§7redstone ore! Requires an open\",3:\"§7area to place redstone ore.\",4:\"§7Minions also work when you are\",5:\"§7offline!\",6:\"\",7:\"§7Time Between Actions: §a29s\",8:\"§7Max Storage: §e64\"],Name:\"§9Redstone Minion I\"},ExtraAttributes:{id:\"REDSTONE_GENERATOR_1\",generator_tier:1}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"a4fff41c-bae4-393c-8d97-e98075ccb590\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1NTc5MjAxMDg2NDUsInByb2ZpbGVJZCI6Ijc1MTQ0NDgxOTFlNjQ1NDY4Yzk3MzlhNmUzOTU3YmViIiwicHJvZmlsZU5hbWUiOiJUaGFua3NNb2phbmciLCJzaWduYXR1cmVSZXF1aXJlZCI6dHJ1ZSwidGV4dHVyZXMiOnsiU0tJTiI6eyJ1cmwiOiJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzFlZGVmY2YxYTg5ZDY4N2EwYTRlY2YxNTg5OTc3YWYxZTUyMGZjNjczYzQ4YTA0MzRiZTQyNjYxMmU4ZmFhNjcifX19\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and mining\",2:\"§7redstone ore! Requires an open\",3:\"§7area to place redstone ore.\",4:\"§7Minions also work when you are\",5:\"§7offline!\",6:\"\",7:\"§7Time Between Actions: §a29s\",8:\"§7Max Storage: §e64\",9:\"\",10:\"§9§lRARE\"],Name:\"§9Redstone Minion I\"},ExtraAttributes:{id:\"REDSTONE_GENERATOR_1\",generator_tier:1}}", "damage": 3, "lore": [ "§7Place this minion and it will", @@ -12,7 +12,9 @@ "§7offline!", "", "§7Time Between Actions: §a29s", - "§7Max Storage: §e64" + "§7Max Storage: §e64", + "", + "§9§lRARE" ], "recipe": { "A1": "REDSTONE:16", |