diff options
author | Schlaumeyer <51930935+SchIaumeyer@users.noreply.github.com> | 2021-10-14 05:47:10 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-13 23:47:10 -0400 |
commit | eb4e820d0989fb6ec9bcd496272fdc0f5b565670 (patch) | |
tree | a5a55f24783f89a475989128513f764aa1e411fd /items/HARD_STONE_GENERATOR_11.json | |
parent | a8a7fe828b184bcc208786a09abf81fa7242c0f1 (diff) | |
download | NotEnoughUpdates-REPO-eb4e820d0989fb6ec9bcd496272fdc0f5b565670.tar.gz NotEnoughUpdates-REPO-eb4e820d0989fb6ec9bcd496272fdc0f5b565670.tar.bz2 NotEnoughUpdates-REPO-eb4e820d0989fb6ec9bcd496272fdc0f5b565670.zip |
Fixed Hard Stone Minions + Added new Mushroom Soup Lore and Texture (#627)
* Fixed time between action and added T12
* added minion to its group
added hard stone minion t12 to hard stone mionion group
* Update HARD_STONE_GENERATOR_10.json
* Add files via upload
* Add files via upload
* Add files via upload
* Add files via upload
* how did you even manage to fuck that up
* smh
* §
* Add files via upload
Co-authored-by: SchlaumeyerTheReal <51930935+SchlaumeyerTheReal@users.noreply.github.com>
Co-authored-by: IRONM00N <64110067+IRONM00N@users.noreply.github.com>
Diffstat (limited to 'items/HARD_STONE_GENERATOR_11.json')
-rw-r--r-- | items/HARD_STONE_GENERATOR_11.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/items/HARD_STONE_GENERATOR_11.json b/items/HARD_STONE_GENERATOR_11.json index df513720..2176c89b 100644 --- a/items/HARD_STONE_GENERATOR_11.json +++ b/items/HARD_STONE_GENERATOR_11.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§9Hard Stone Minion XI", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"d44ebe50-b849-3158-8f21-9da7cbd47c48\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYxOTExMjYzNDE0MywKICAicHJvZmlsZUlkIiA6ICI2OTBkMDM2OGM2NTE0OGM5ODZjMzEwN2FjMmRjNjFlYyIsCiAgInByb2ZpbGVOYW1lIiA6ICJ5emZyXzciLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYjM3OTk3YzlhYjdjOGQ2YWE1NTYyNmQyZjFjMjc0YjZkZWQ4NDJhNmUwYTRiMTY3MWVmNzQzZDI1MjdmYTczYSIKICAgIH0KICB9Cn0\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and mining Hard\",2:\"§7Stone! Requires an open area to\",3:\"§7place Hard Stone. Minions also\",4:\"§7work when you are offline!\",5:\"\",6:\"§7Time Between Actions: §a6s\",7:\"§7Max Storage: §e960\"],Name:\"§9Hard Stone Minion XI\"},ExtraAttributes:{id:\"HARD_STONE_GENERATOR_11\",generator_tier:11}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"d44ebe50-b849-3158-8f21-9da7cbd47c48\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYxOTExMjYzNDE0MywKICAicHJvZmlsZUlkIiA6ICI2OTBkMDM2OGM2NTE0OGM5ODZjMzEwN2FjMmRjNjFlYyIsCiAgInByb2ZpbGVOYW1lIiA6ICJ5emZyXzciLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYjM3OTk3YzlhYjdjOGQ2YWE1NTYyNmQyZjFjMjc0YjZkZWQ4NDJhNmUwYTRiMTY3MWVmNzQzZDI1MjdmYTczYSIKICAgIH0KICB9Cn0\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and mining Hard\",2:\"§7Stone! Requires an open area to\",3:\"§7place Hard Stone. Minions also\",4:\"§7work when you are offline!\",5:\"\",6:\"§7Time Between Actions: §a7s\",7:\"§7Max Storage: §e960\"],Name:\"§9Hard Stone Minion XI\"},ExtraAttributes:{id:\"HARD_STONE_GENERATOR_11\",generator_tier:11}}", "damage": 3, "lore": [ "§7Place this minion and it will", @@ -10,7 +10,7 @@ "§7place Hard Stone. Minions also", "§7work when you are offline!", "", - "§7Time Between Actions: §a6s", + "§7Time Between Actions: §a7s", "§7Max Storage: §e960" ], "recipe": { @@ -32,4 +32,4 @@ "info": [ "https://hypixel-skyblock.fandom.com/wiki/Hard_Stone_Minion" ] -} +}
\ No newline at end of file |