diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-02-07 13:35:37 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-07 12:35:37 +0000 |
commit | cd8bab69c2bb27b4c5881820a54fc3dd6dc8504d (patch) | |
tree | e410ac920b894d8357d50866cc65e905dcfa4f2c /items/WOLF_FUR_MIXIN.json | |
parent | 2a96214078ad0f1826d94b21bf4ce433b0e6ebe3 (diff) | |
download | NotEnoughUpdates-REPO-cd8bab69c2bb27b4c5881820a54fc3dd6dc8504d.tar.gz NotEnoughUpdates-REPO-cd8bab69c2bb27b4c5881820a54fc3dd6dc8504d.tar.bz2 NotEnoughUpdates-REPO-cd8bab69c2bb27b4c5881820a54fc3dd6dc8504d.zip |
Removed recipes from books, fixed some other shit, added item and npc's (#1101)
Diffstat (limited to 'items/WOLF_FUR_MIXIN.json')
-rw-r--r-- | items/WOLF_FUR_MIXIN.json | 26 |
1 files changed, 16 insertions, 10 deletions
diff --git a/items/WOLF_FUR_MIXIN.json b/items/WOLF_FUR_MIXIN.json index a1916c8d..8467c527 100644 --- a/items/WOLF_FUR_MIXIN.json +++ b/items/WOLF_FUR_MIXIN.json @@ -1,20 +1,26 @@ { "itemid": "minecraft:skull", "displayname": "§9Wolf Fur Mixin", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"621d3979-1bbe-3207-a3f0-5879616cad06\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNTk1MjMxMTQ3MTg5YWM0YjlmNTM0ODdjZTM1YmEwMjA1YmYzNzdmMzk4NmMwZTVjZWI5NDJlNzdmMWMzOWNjIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§8Brewing Ingredient\",1:\"\",2:\"§7§7Mixins provide a buff\",3:\"§7that can be added to §cGod\",4:\"§cPotions §7in a brewing\",5:\"§7stand and lasts for the\",6:\"§7full duration.\",7:\"\",8:\"§7Gain §b7✯ Magic Find §7when\",9:\"§7slaying monsters in one\",10:\"§7hit!\",11:\"\",12:\"§7§4☠ §cRequires §5Wolf Slayer 8§c.\",13:\"§9§lRARE\"],Name:\"§9Wolf Fur Mixin\"},ExtraAttributes:{id:\"WOLF_FUR_MIXIN\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"621d3979-1bbe-3207-a3f0-5879616cad06\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNTk1MjMxMTQ3MTg5YWM0YjlmNTM0ODdjZTM1YmEwMjA1YmYzNzdmMzk4NmMwZTVjZWI5NDJlNzdmMWMzOWNjIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7§8Brewing Ingredient\",1:\"\",2:\"§7§7Mixins provide a buff that can be\",3:\"§7added to §cGod Potions §7in a brewing\",4:\"§7stand and lasts for the full duration.\",5:\"\",6:\"§7Gain §b7✯ Magic Find §7when slaying\",7:\"§7monsters in one hit!\",8:\"\",9:\"§7Duration: §a§k28§ah §k48§am\",10:\" §a+§k12§ah §7Default\",11:\" §a+§k12§ah §bAlchemy Level\",12:\" §ax§k1§a.§k2§r §6Parrot Pet\",13:\"\",14:\"§7The duration of Mixins can be stacked!\",15:\"\",16:\"§7§eRight-click to consume!\",17:\"\",18:\"§7§4☠ §cRequires §5Wolf Slayer 8§c.\",19:\"§9§lRARE\"],Name:\"§9Wolf Fur Mixin\"},ExtraAttributes:{id:\"WOLF_FUR_MIXIN\"}}", "damage": 3, "lore": [ - "§8Brewing Ingredient", + "§7§8Brewing Ingredient", "", - "§7§7Mixins provide a buff", - "§7that can be added to §cGod", - "§cPotions §7in a brewing", - "§7stand and lasts for the", - "§7full duration.", + "§7§7Mixins provide a buff that can be", + "§7added to §cGod Potions §7in a brewing", + "§7stand and lasts for the full duration.", "", - "§7Gain §b7✯ Magic Find §7when", - "§7slaying monsters in one", - "§7hit!", + "§7Gain §b7✯ Magic Find §7when slaying", + "§7monsters in one hit!", + "", + "§7Duration: §a§k28§ah §k48§am", + " §a+§k12§ah §7Default", + " §a+§k12§ah §bAlchemy Level", + " §ax§k1§a.§k2§r §6Parrot Pet", + "", + "§7The duration of Mixins can be stacked!", + "", + "§7§eRight-click to consume!", "", "§7§4☠ §cRequires §5Wolf Slayer 8§c.", "§9§lRARE" |