aboutsummaryrefslogtreecommitdiff
path: root/items/SALMON_BOOTS.json
diff options
context:
space:
mode:
authorMoulberry <jjenour@student.unimelb.edu.au>2020-11-27 13:26:27 +1100
committerGitHub <noreply@github.com>2020-11-27 13:26:27 +1100
commitc71d739f3ed67c3f11de4503c1d0af110ee7e654 (patch)
tree5c09bdfa800caace44c453190209b978cd15cc55 /items/SALMON_BOOTS.json
parentb28c70810a8b9a0e9ef3162335fe215b0ee30521 (diff)
parent26acbb507d50592cff41d0bcbe4f1b7f78eda0f6 (diff)
downloadNotEnoughUpdates-REPO-c71d739f3ed67c3f11de4503c1d0af110ee7e654.tar.gz
NotEnoughUpdates-REPO-c71d739f3ed67c3f11de4503c1d0af110ee7e654.tar.bz2
NotEnoughUpdates-REPO-c71d739f3ed67c3f11de4503c1d0af110ee7e654.zip
Merge pull request #309 from IRONM00N/master
I am speed
Diffstat (limited to 'items/SALMON_BOOTS.json')
-rw-r--r--items/SALMON_BOOTS.json36
1 files changed, 36 insertions, 0 deletions
diff --git a/items/SALMON_BOOTS.json b/items/SALMON_BOOTS.json
new file mode 100644
index 00000000..289d429c
--- /dev/null
+++ b/items/SALMON_BOOTS.json
@@ -0,0 +1,36 @@
+{
+ "itemid": "minecraft:leather_boots",
+ "displayname": "§5Salmon Boots",
+ "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Sea Creature Chance: §c+1.5%\",1:\"\",2:\"§7Health: §a+75 HP\",3:\"§7Defense: §a+35\",4:\"\",5:\"§6Item Ability: Water Burst §e§lSNEAK\",6:\"§7When wearing the full set,\",7:\"§7grants the wearer with the\",8:\"§7ability to §aburst forward§7\",9:\"§7when sneaking in water.\",10:\"§8Mana Cost: §320\",11:\"\",12:\"§7§8This item can be reforged!\",13:\"§5§lEPIC BOOTS\"],color:12663823,Name:\"§5Salmon Boots\"},ExtraAttributes:{id:\"SALMON_BOOTS\"}}",
+ "damage": 0,
+ "lore": [
+ "§7Sea Creature Chance: §c+1.5%",
+ "",
+ "§7Health: §a+75 HP",
+ "§7Defense: §a+35",
+ "",
+ "§6Item Ability: Water Burst §e§lSNEAK",
+ "§7When wearing the full set,",
+ "§7grants the wearer with the",
+ "§7ability to §aburst forward§7",
+ "§7when sneaking in water.",
+ "§8Mana Cost: §320",
+ "",
+ "§7§8This item can be reforged!",
+ "§5§lEPIC BOOTS"
+ ],
+ "recipe": {
+ "A1": "ENCHANTED_RAW_SALMON:32",
+ "A2": "",
+ "A3": "ENCHANTED_RAW_SALMON:32",
+ "B1": "ENCHANTED_RAW_SALMON:32",
+ "B2": "",
+ "B3": "ENCHANTED_RAW_SALMON:32",
+ "C1": "",
+ "C2": "",
+ "C3": ""
+ },
+ "internalname": "SALMON_BOOTS",
+ "clickcommand": "viewrecipe",
+ "modver": "1.7-REL"
+} \ No newline at end of file