aboutsummaryrefslogtreecommitdiff
path: root/items/WEATHER_STICK.json
diff options
context:
space:
mode:
authorunknown <james.jenour@protonmail.com>2020-04-20 13:16:45 +1000
committerunknown <james.jenour@protonmail.com>2020-04-20 13:16:45 +1000
commit2d2d7db222a466ea627238d005400b44b93e227b (patch)
tree4e44e1972bb494ab126624225d38c37e9e99e232 /items/WEATHER_STICK.json
parent94b15eb4edf2ead41d16231a26a0e8572f0e88f7 (diff)
downloadNotEnoughUpdates-REPO-2d2d7db222a466ea627238d005400b44b93e227b.tar.gz
NotEnoughUpdates-REPO-2d2d7db222a466ea627238d005400b44b93e227b.tar.bz2
NotEnoughUpdates-REPO-2d2d7db222a466ea627238d005400b44b93e227b.zip
Update items to RELEASE-1.0
Diffstat (limited to 'items/WEATHER_STICK.json')
-rw-r--r--items/WEATHER_STICK.json25
1 files changed, 20 insertions, 5 deletions
diff --git a/items/WEATHER_STICK.json b/items/WEATHER_STICK.json
index 7c3acc0e..2d4fe300 100644
--- a/items/WEATHER_STICK.json
+++ b/items/WEATHER_STICK.json
@@ -1,11 +1,8 @@
{
- "internalname": "WEATHER_STICK",
"itemid": "minecraft:stick",
- "displayname": "Weather Stick",
- "clickcommand": "viewrecipe",
- "damage": 0,
+ "displayname": "§aWeather Stick",
"nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§6Item Ability: Weather §e§lRIGHT CLICK\",1:\"§7Allows you to change the weather\",2:\"§7on your island.\",3:\"§8Cooldown: §a5s\",4:\"\",5:\"§a§lUNCOMMON\"],Name:\"§aWeather Stick\"},ExtraAttributes:{id:\"WEATHER_STICK\"}}",
- "modver": "1.0.0",
+ "damage": 0,
"lore": [
"§6Item Ability: Weather §e§lRIGHT CLICK",
"§7Allows you to change the weather",
@@ -13,5 +10,23 @@
"§8Cooldown: §a5s",
"",
"§a§lUNCOMMON"
+ ],
+ "recipe": {
+ "A1": "",
+ "A2": "ENCHANTED_REDSTONE:1",
+ "A3": "",
+ "B1": "",
+ "B2": "ENCHANTED_REDSTONE:1",
+ "B3": "",
+ "C1": "",
+ "C2": "STICK:1",
+ "C3": ""
+ },
+ "internalname": "WEATHER_STICK",
+ "clickcommand": "viewrecipe",
+ "modver": "1.0.0",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Weather_Stick"
]
} \ No newline at end of file