diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-08-31 16:43:17 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-31 10:43:17 -0400 |
commit | a08535705d7a7534dbc6152c7f9340651693ac6d (patch) | |
tree | 52a5df025ace70ed2ce79b1ec6882e4d77cc82b3 /items/HARD_STONE_GENERATOR_9.json | |
parent | 2648117ebe2214bb0886868e9f4c3761904050ae (diff) | |
download | NotEnoughUpdates-REPO-a08535705d7a7534dbc6152c7f9340651693ac6d.tar.gz NotEnoughUpdates-REPO-a08535705d7a7534dbc6152c7f9340651693ac6d.tar.bz2 NotEnoughUpdates-REPO-a08535705d7a7534dbc6152c7f9340651693ac6d.zip |
Stuff - Added and fixed things yes (#609)
* Stuff
* Updating feature link
* Fixed Hard Stone Minion
* Fixing Items
* yep
* Fixing Pet
* Fixing NBT Tags
* Forgot one
* Removed interp and other things
* learn to format
Co-authored-by: IRONM00N <64110067+IRONM00N@users.noreply.github.com>
Diffstat (limited to 'items/HARD_STONE_GENERATOR_9.json')
-rw-r--r-- | items/HARD_STONE_GENERATOR_9.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/items/HARD_STONE_GENERATOR_9.json b/items/HARD_STONE_GENERATOR_9.json index ff327b3e..f33b81db 100644 --- a/items/HARD_STONE_GENERATOR_9.json +++ b/items/HARD_STONE_GENERATOR_9.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§9Hard Stone Minion IX", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"647a0b8d-3a0d-34c2-b571-81082bcae215\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYxOTExMjY2NTY5NSwKICAicHJvZmlsZUlkIiA6ICIxOTI1MjFiNGVmZGI0MjVjODkzMWYwMmE4NDk2ZTExYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJTZXJpYWxpemFibGUiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYTg5N2Y0ZTBlZDI5NWRmMWM3MTE0NTBiNDI3NjZiYjExODM1YjE3NzcwZmM5MGY4NGYyOTMzMGFiNGE5MDhkMSIKICAgIH0KICB9Cn0\"}]}},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: §a60s\",7:\"§7Max Storage: §e768\"],Name:\"§9Hard Stone Minion IX\"},ExtraAttributes:{id:\"HARD_STONE_GENERATOR_9\",generator_tier:9}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"647a0b8d-3a0d-34c2-b571-81082bcae215\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYxOTExMjY2NTY5NSwKICAicHJvZmlsZUlkIiA6ICIxOTI1MjFiNGVmZGI0MjVjODkzMWYwMmE4NDk2ZTExYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJTZXJpYWxpemFibGUiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYTg5N2Y0ZTBlZDI5NWRmMWM3MTE0NTBiNDI3NjZiYjExODM1YjE3NzcwZmM5MGY4NGYyOTMzMGFiNGE5MDhkMSIKICAgIH0KICB9Cn0\"}]}},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: §a8s\",7:\"§7Max Storage: §e768\"],Name:\"§9Hard Stone Minion IX\"},ExtraAttributes:{id:\"HARD_STONE_GENERATOR_9\",generator_tier:9}}", "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: §a60s", + "§7Time Between Actions: §a8s", "§7Max Storage: §e768" ], "recipe": { |