diff options
author | BuildTools <james.jenour@protonmail.com> | 2020-07-10 00:46:38 +1000 |
---|---|---|
committer | BuildTools <james.jenour@protonmail.com> | 2020-07-10 00:46:38 +1000 |
commit | 59f892186059d909d8c4da2f77034c6aa7384d67 (patch) | |
tree | 8a7265777d0213f03e87cea429031bd1862af493 /items/DEEP_OCEAN_BIOME_STICK.json | |
parent | 2ebf7137e1827cfb5e4e2bd7f0bb1ca04971507b (diff) | |
download | NotEnoughUpdates-REPO-59f892186059d909d8c4da2f77034c6aa7384d67.tar.gz NotEnoughUpdates-REPO-59f892186059d909d8c4da2f77034c6aa7384d67.tar.bz2 NotEnoughUpdates-REPO-59f892186059d909d8c4da2f77034c6aa7384d67.zip |
more dungeons garbo
Diffstat (limited to 'items/DEEP_OCEAN_BIOME_STICK.json')
-rw-r--r-- | items/DEEP_OCEAN_BIOME_STICK.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/items/DEEP_OCEAN_BIOME_STICK.json b/items/DEEP_OCEAN_BIOME_STICK.json index e5e642fa..9b59ded8 100644 --- a/items/DEEP_OCEAN_BIOME_STICK.json +++ b/items/DEEP_OCEAN_BIOME_STICK.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:stick", "displayname": "§fDeep Ocean Biome Stick", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Allows you to change the biome\",1:\"§7at the targeted block on your\",2:\"§7private island to §bDeep\",3:\"§bOcean§7. Right-click to use, or\",4:\"§7Left-click to change the radius\",5:\"§7it effects.\",6:\"\",7:\"§7Selected Radius: §b3\",8:\"\",9:\"§f§lCOMMON\"],Name:\"§fDeep Ocean Biome Stick\"},ExtraAttributes:{id:\"DEEP_OCEAN_BIOME_STICK\"}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Allows you to change the biome\",1:\"§7at the targeted block on your\",2:\"§7private island to §bDeep\",3:\"§bOcean§7. Right-click to use, or\",4:\"§7Left-click to change the radius\",5:\"§7it effects.\",6:\"\",7:\"§7Selected Radius: §b5\",8:\"\",9:\"§f§lCOMMON\"],Name:\"§fDeep Ocean Biome Stick\"},ExtraAttributes:{id:\"DEEP_OCEAN_BIOME_STICK\",radius:5}}", "damage": 0, "lore": [ "§7Allows you to change the biome", @@ -11,7 +11,7 @@ "§7Left-click to change the radius", "§7it effects.", "", - "§7Selected Radius: §b3", + "§7Selected Radius: §b5", "", "§f§lCOMMON" ], |