diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-08-20 13:12:30 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-08-20 13:12:30 +0200 |
commit | 64398a560ef328a787e5106197504a56d9cf80db (patch) | |
tree | 9206bdf4feb105884ea498c453741381ef265bf5 /items/TRANSMISSION_TUNER.json | |
parent | 3ae2abbed4df9a495d9ab068202c09736b072add (diff) | |
download | NotEnoughUpdates-REPO-64398a560ef328a787e5106197504a56d9cf80db.tar.gz NotEnoughUpdates-REPO-64398a560ef328a787e5106197504a56d9cf80db.tar.bz2 NotEnoughUpdates-REPO-64398a560ef328a787e5106197504a56d9cf80db.zip |
New Alpha Stuff (#787)
* Nerds
* More Items
* I love stats
* I love hypixel
* Added and changed stuff from shitty update
* editor throwing
* I love the github editor
* More fixes
* Added new stuff to enchants.json
Co-Authored-By: NopoTheGamer <40329022+NopoTheGamer@users.noreply.github.com>
Co-authored-by: NopoTheGamer <40329022+NopoTheGamer@users.noreply.github.com>
Diffstat (limited to 'items/TRANSMISSION_TUNER.json')
-rw-r--r-- | items/TRANSMISSION_TUNER.json | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/items/TRANSMISSION_TUNER.json b/items/TRANSMISSION_TUNER.json index 4587c219..421e2ec0 100644 --- a/items/TRANSMISSION_TUNER.json +++ b/items/TRANSMISSION_TUNER.json @@ -1,15 +1,16 @@ { "itemid": "minecraft:skull", "displayname": "§5Transmission Tuner", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"9185d4cc-03d4-3a46-8c92-de3e7319285d\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYyMTYxNDk1MDE2MiwKICAicHJvZmlsZUlkIiA6ICI0MWQzYWJjMmQ3NDk0MDBjOTA5MGQ1NDM0ZDAzODMxYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJNZWdha2xvb24iLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNTI2MjYxNzhiODRkYmQzOTRjZjI0MDk0NjcyMTAyODJlNTIxMDMyMTc2ZGIyMWIyODFmZGM4YWU5Y2JlMmIyZiIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7Combine in an Anvil with an item\",1:\"§7offering a Transmission ability\",2:\"§7to boost its range by §d+1§7.\",3:\"\",4:\"§7§8Transmission range can be\",5:\"§8upgraded 4 times.\",6:\"\",7:\"§5§lEPIC\"],Name:\"§5Transmission Tuner\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TRANSMISSION_TUNER\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"9185d4cc-03d4-3a46-8c92-de3e7319285d\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYyMTYxNDk1MDE2MiwKICAicHJvZmlsZUlkIiA6ICI0MWQzYWJjMmQ3NDk0MDBjOTA5MGQ1NDM0ZDAzODMxYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJNZWdha2xvb24iLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNTI2MjYxNzhiODRkYmQzOTRjZjI0MDk0NjcyMTAyODJlNTIxMDMyMTc2ZGIyMWIyODFmZGM4YWU5Y2JlMmIyZiIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7§8Combinable in Anvil\",1:\"\",2:\"§7When applied to an item offering\",3:\"§7a Transmission ability, its\",4:\"§7ability range is increased by\",5:\"§7§d+1§7. Can be applied up to §a4\",6:\"§a§7times!\",7:\"\",8:\"§5§lEPIC\"],Name:\"§5Transmission Tuner\"},ExtraAttributes:{id:\"TRANSMISSION_TUNER\"}}", "damage": 3, "lore": [ - "§7Combine in an Anvil with an item", - "§7offering a Transmission ability", - "§7to boost its range by §d+1§7.", + "§7§8Combinable in Anvil", "", - "§7§8Transmission range can be", - "§8upgraded 4 times.", + "§7When applied to an item offering", + "§7a Transmission ability, its", + "§7ability range is increased by", + "§7§d+1§7. Can be applied up to §a4", + "§a§7times!", "", "§5§lEPIC" ], |