diff options
author | TymanWasTaken <tyman@tyman.tech> | 2021-02-20 09:56:22 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-20 11:56:22 -0500 |
commit | fa80e9c921681671e8346e4532569ee660d728ea (patch) | |
tree | a76191b1c24e4b785b9c7ab4d2cb8958631d41e0 /items/RANCHERS_BOOTS.json | |
parent | 30887b0d60d302cdbf22476ec8304b58a28c58a3 (diff) | |
download | NotEnoughUpdates-REPO-fa80e9c921681671e8346e4532569ee660d728ea.tar.gz NotEnoughUpdates-REPO-fa80e9c921681671e8346e4532569ee660d728ea.tar.bz2 NotEnoughUpdates-REPO-fa80e9c921681671e8346e4532569ee660d728ea.zip |
Remove uuids from items (#398)
* Removed all uuids from item nbt data
Co-authored-by: IRONM00N <64110067+IRONM00N@users.noreply.github.com>
Diffstat (limited to 'items/RANCHERS_BOOTS.json')
-rw-r--r-- | items/RANCHERS_BOOTS.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/items/RANCHERS_BOOTS.json b/items/RANCHERS_BOOTS.json index 55dce643..747c0df3 100644 --- a/items/RANCHERS_BOOTS.json +++ b/items/RANCHERS_BOOTS.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:leather_boots", "displayname": "§5Rancher\u0027s Boots", - "nbttag": "{ench:[],Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"\",1:\"§7Health: §a+100 HP\",2:\"§7Defense: §a+70\",3:\"§7Speed: §a+50\",4:\"\",5:\"§7These boots gain §a+2 §a❈\",6:\"§aDefense §7and §a+4 §f✦ Speed\",7:\"§f§7for every Farming Skill level\",8:\"§7you have.\",9:\"\",10:\"§6Item Ability: Farmer\u0027s Speed §e§lLEFT CLICK\",11:\"§7Change your speed cap\",12:\"\",13:\"§6Item Ability: Farmer\u0027s Grace\",14:\"§7Crops won\u0027t trample while\",15:\"§7wearing\",16:\"\",17:\"§7Bonus Defense: §a0\",18:\"§7Bonus Speed: §a0\",19:\"\",20:\"§7Current Speed Cap: §a400\",21:\"\",22:\"§5§lEPIC BOOTS\"],color:13391104,Name:\"§5Rancher\u0027s Boots\"},ExtraAttributes:{color:\"204:85:0\",modifier:\"zealous\",ranchers_speed:300,id:\"RANCHERS_BOOTS\",enchantments:{thorns:3,feather_falling:5,growth:4},uuid:\"73314a06-90c9-4cf6-80d8-64d668209925\"}}", + "nbttag": "{ench:[],Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"\",1:\"§7Health: §a+100 HP\",2:\"§7Defense: §a+70\",3:\"§7Speed: §a+50\",4:\"\",5:\"§7These boots gain §a+2 §a❈\",6:\"§aDefense §7and §a+4 §f✦ Speed\",7:\"§f§7for every Farming Skill level\",8:\"§7you have.\",9:\"\",10:\"§6Item Ability: Farmer\u0027s Speed §e§lLEFT CLICK\",11:\"§7Change your speed cap\",12:\"\",13:\"§6Item Ability: Farmer\u0027s Grace\",14:\"§7Crops won\u0027t trample while\",15:\"§7wearing\",16:\"\",17:\"§7Bonus Defense: §a0\",18:\"§7Bonus Speed: §a0\",19:\"\",20:\"§7Current Speed Cap: §a400\",21:\"\",22:\"§5§lEPIC BOOTS\"],color:13391104,Name:\"§5Rancher\u0027s Boots\"},ExtraAttributes:{color:\"204:85:0\",modifier:\"zealous\",ranchers_speed:300,id:\"RANCHERS_BOOTS\",enchantments:{thorns:3,feather_falling:5,growth:4}}}", "damage": 0, "lore": [ "", |