diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2021-02-01 17:34:03 -0500 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2021-02-01 17:34:03 -0500 |
commit | e04ea07b5ca97c326a5b5ec52c57b1cdeaa163ac (patch) | |
tree | e77a40282508f0954f41a124bc514f35a81535e2 /items/CHICKEN;2.json | |
parent | 0dc741cfa28940ce4a4b3b90148ef801ba6ce43d (diff) | |
download | NotEnoughUpdates-REPO-e04ea07b5ca97c326a5b5ec52c57b1cdeaa163ac.tar.gz NotEnoughUpdates-REPO-e04ea07b5ca97c326a5b5ec52c57b1cdeaa163ac.tar.bz2 NotEnoughUpdates-REPO-e04ea07b5ca97c326a5b5ec52c57b1cdeaa163ac.zip |
Set pet exp to 0 and removed held items
Diffstat (limited to 'items/CHICKEN;2.json')
-rw-r--r-- | items/CHICKEN;2.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/items/CHICKEN;2.json b/items/CHICKEN;2.json index 2c70637b..99acb9c5 100644 --- a/items/CHICKEN;2.json +++ b/items/CHICKEN;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §9Chicken", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"df0a2ec6-7cea-3132-9ccf-2589a39719ba\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvN2YzN2Q1MjRjM2VlZDE3MWNlMTQ5ODg3ZWExZGVlNGVkMzk5OTA0NzI3ZDUyMTg2NTY4OGVjZTNiYWM3NWUifX19\"}]}},display:{Lore:[0:\"§8Farming Pet\",1:\"\",2:\"§7Health: §a{HEALTH} HP\",3:\"\",4:\"§6Light Feet\",5:\"§7§7§7Reduces fall damage by\",6:\"§7§a{0}%\",7:\"\",8:\"§6Eggstra\",9:\"§7§7Killing chickens has a §a{1}%\",10:\"§a§7chance to drop an egg\",11:\"\",12:\"§7§eRight-click to add this pet to\",13:\"§eyour pet menu!\",14:\"\",15:\"§9§lRARE\"],Name:\"§f§f§7[Lvl {LVL}] §9Chicken\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"CHICKEN\\\",\\\"active\\\":false,\\\"exp\\\":11731.675000000007,\\\"tier\\\":\\\"RARE\\\",\\\"hideInfo\\\":false}\",id:\"CHICKEN;2\",uuid:\"0a9cd1bf-dbd3-43e1-a219-b03f71c13289\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"df0a2ec6-7cea-3132-9ccf-2589a39719ba\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvN2YzN2Q1MjRjM2VlZDE3MWNlMTQ5ODg3ZWExZGVlNGVkMzk5OTA0NzI3ZDUyMTg2NTY4OGVjZTNiYWM3NWUifX19\"}]}},display:{Lore:[0:\"§8Farming Pet\",1:\"\",2:\"§7Health: §a{HEALTH} HP\",3:\"\",4:\"§6Light Feet\",5:\"§7§7§7Reduces fall damage by\",6:\"§7§a{0}%\",7:\"\",8:\"§6Eggstra\",9:\"§7§7Killing chickens has a §a{1}%\",10:\"§a§7chance to drop an egg\",11:\"\",12:\"§7§eRight-click to add this pet to\",13:\"§eyour pet menu!\",14:\"\",15:\"§9§lRARE\"],Name:\"§f§f§7[Lvl {LVL}] §9Chicken\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"CHICKEN\\\",\\\"active\\\":false,\\\"exp\\\":0.0,\\\"tier\\\":\\\"RARE\\\",\\\"hideInfo\\\":false}\",id:\"CHICKEN;2\",uuid:\"0a9cd1bf-dbd3-43e1-a219-b03f71c13289\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Farming Pet", |