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/JERRY_STONE.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/JERRY_STONE.json')
-rw-r--r-- | items/JERRY_STONE.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/items/JERRY_STONE.json b/items/JERRY_STONE.json index c407abbd..2d300d8e 100644 --- a/items/JERRY_STONE.json +++ b/items/JERRY_STONE.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§9Jerry Stone", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"0a978e59-9dce-3d74-8efa-7cc980af2956\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNWVkYjZmZDc0OWU5NWIyZGQwZDI0OTVhODU2MTdiNWFlZjNiNDc2NDE3Yzg1OWJmMzRjNDU0NzdhZTY4MSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"\",2:\"§7Can be used in a Reforge Anvil\",3:\"§7or with the Dungeon Blacksmith\",4:\"§7to apply the §9Jerry\u0027s §7reforge\",5:\"§7to a melee weapon.\",6:\"\",7:\"§7§8§oUse with your favorite\",8:\"§8§oAspect of the Jerry.\",9:\"\",10:\"§7Requires §aMining Skill Level\",11:\"§aI§7!\",12:\"\",13:\"§9§lRARE REFORGE STONE\"],Name:\"§f§f§9Jerry Stone\"},ExtraAttributes:{id:\"JERRY_STONE\",uuid:\"3f9864ac-5d34-4cbe-ae98-5ad997a8f59a\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"0a978e59-9dce-3d74-8efa-7cc980af2956\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNWVkYjZmZDc0OWU5NWIyZGQwZDI0OTVhODU2MTdiNWFlZjNiNDc2NDE3Yzg1OWJmMzRjNDU0NzdhZTY4MSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"\",2:\"§7Can be used in a Reforge Anvil\",3:\"§7or with the Dungeon Blacksmith\",4:\"§7to apply the §9Jerry\u0027s §7reforge\",5:\"§7to a melee weapon.\",6:\"\",7:\"§7§8§oUse with your favorite\",8:\"§8§oAspect of the Jerry.\",9:\"\",10:\"§7Requires §aMining Skill Level\",11:\"§aI§7!\",12:\"\",13:\"§9§lRARE REFORGE STONE\"],Name:\"§f§f§9Jerry Stone\"},ExtraAttributes:{id:\"JERRY_STONE\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Reforge Stone", |