diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-04-30 16:16:31 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-30 16:16:31 +0200 |
commit | a370cd99fb25e4ab7549d9fb4a5d3c283ecf8b63 (patch) | |
tree | f56f597690456032e5017d09fc27d75c844895de /items/MYCELIUM_GENERATOR_2.json | |
parent | 267c29d1dcd34e09663351efc08dea5e0f9a8bf5 (diff) | |
download | NotEnoughUpdates-REPO-a370cd99fb25e4ab7549d9fb4a5d3c283ecf8b63.tar.gz NotEnoughUpdates-REPO-a370cd99fb25e4ab7549d9fb4a5d3c283ecf8b63.tar.bz2 NotEnoughUpdates-REPO-a370cd99fb25e4ab7549d9fb4a5d3c283ecf8b63.zip |
atom (#729)
* atom
* More Fixes
* 185
Diffstat (limited to 'items/MYCELIUM_GENERATOR_2.json')
-rw-r--r-- | items/MYCELIUM_GENERATOR_2.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/items/MYCELIUM_GENERATOR_2.json b/items/MYCELIUM_GENERATOR_2.json index 5005c9fb..ea1033b3 100644 --- a/items/MYCELIUM_GENERATOR_2.json +++ b/items/MYCELIUM_GENERATOR_2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§9Mycelium Minion II", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"5510c1f1-db0b-3930-8c3a-2d3b628daffd\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYzODk3MzIwMDM3OSwKICAicHJvZmlsZUlkIiA6ICI0ZTMwZjUwZTdiYWU0M2YzYWZkMmE3NDUyY2ViZTI5YyIsCiAgInByb2ZpbGVOYW1lIiA6ICJfdG9tYXRvel8iLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvN2E0MWNmNWE1NzVmOThkMjY4NmQzNTQ3MWQxNjRhZmQ3NmU5MDczODczNjI0MzVhZjUxNzVkY2Y4YWY5ZmJiMCIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and mining\",2:\"§7mycelium! Requires an open area\",3:\"§7to place mycelium. Minions also\",4:\"§7work when you are offline!\",5:\"\",6:\"§7Time Between Actions: §a25s\",7:\"§7Max Storage: §e128\",8:\"§7Resources Generated: §b0\",9:\"\",10:\"§7§4❣ §cRequires §c2,000 Co-op Mage\",11:\"§cReputation.\"],Name:\"§9Mycelium Minion II\"},ExtraAttributes:{id:\"MYCELIUM_GENERATOR_2\",generator_tier:2}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"5510c1f1-db0b-3930-8c3a-2d3b628daffd\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYzODk3MzIwMDM3OSwKICAicHJvZmlsZUlkIiA6ICI0ZTMwZjUwZTdiYWU0M2YzYWZkMmE3NDUyY2ViZTI5YyIsCiAgInByb2ZpbGVOYW1lIiA6ICJfdG9tYXRvel8iLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvN2E0MWNmNWE1NzVmOThkMjY4NmQzNTQ3MWQxNjRhZmQ3NmU5MDczODczNjI0MzVhZjUxNzVkY2Y4YWY5ZmJiMCIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and mining\",2:\"§7mycelium! Requires an open area\",3:\"§7to place mycelium. Minions also\",4:\"§7work when you are offline!\",5:\"\",6:\"§7Time Between Actions: §a25s\",7:\"§7Max Storage: §e128\",8:\"§7Resources Generated: §b0\",9:\"\",10:\"§7§4❣ §cRequires §c1,000 Mage\",11:\"§cReputation.\"],Name:\"§9Mycelium Minion II\"},ExtraAttributes:{id:\"MYCELIUM_GENERATOR_2\",generator_tier:2}}", "damage": 3, "lore": [ "§7Place this minion and it will", @@ -14,7 +14,7 @@ "§7Max Storage: §e128", "§7Resources Generated: §b0", "", - "§7§4❣ §cRequires §c2,000 Co-op Mage", + "§7§4❣ §cRequires §c1,000 Mage", "§cReputation." ], "recipe": { |