diff options
Diffstat (limited to 'items/WEATHER_STICK.json')
-rw-r--r-- | items/WEATHER_STICK.json | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/items/WEATHER_STICK.json b/items/WEATHER_STICK.json new file mode 100644 index 00000000..7c3acc0e --- /dev/null +++ b/items/WEATHER_STICK.json @@ -0,0 +1,17 @@ +{ + "internalname": "WEATHER_STICK", + "itemid": "minecraft:stick", + "displayname": "Weather Stick", + "clickcommand": "viewrecipe", + "damage": 0, + "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", + "lore": [ + "§6Item Ability: Weather §e§lRIGHT CLICK", + "§7Allows you to change the weather", + "§7on your island.", + "§8Cooldown: §a5s", + "", + "§a§lUNCOMMON" + ] +}
\ No newline at end of file |