aboutsummaryrefslogtreecommitdiff
path: root/items/SPIDER_EGG_MIXIN.json
diff options
context:
space:
mode:
authorDeDiamondPro <67508414+DeDiamondPro@users.noreply.github.com>2021-03-12 15:01:49 +0100
committerGitHub <noreply@github.com>2021-03-12 09:01:49 -0500
commit0fc21e2afa29be0add898361be3739a3eb19900c (patch)
tree18b9b042d37475a780671b011576ecc13776622e /items/SPIDER_EGG_MIXIN.json
parent85ecbfcbb05dc0c86297e3debe088ce732a0068c (diff)
downloadNotEnoughUpdates-REPO-0fc21e2afa29be0add898361be3739a3eb19900c.tar.gz
NotEnoughUpdates-REPO-0fc21e2afa29be0add898361be3739a3eb19900c.tar.bz2
NotEnoughUpdates-REPO-0fc21e2afa29be0add898361be3739a3eb19900c.zip
new items and then some (#435)
* added new god potion * updated old god pot * Update GOD_POTION_2.json * fixed an oopsie * new items (still searching for recipe of reaper orb and warden helmet) * uuid removal * uuid removal 2 * added recipes (thanks Jani) * reaper gem * fixed grandma wolf stats * also updated nbt * more stuff starred bows done by Jani * uuid removal duty * parents * recipes (provided by Jani) * wiki links * *confused noises* * Jani * wiki links v2
Diffstat (limited to 'items/SPIDER_EGG_MIXIN.json')
-rw-r--r--items/SPIDER_EGG_MIXIN.json28
1 files changed, 28 insertions, 0 deletions
diff --git a/items/SPIDER_EGG_MIXIN.json b/items/SPIDER_EGG_MIXIN.json
new file mode 100644
index 00000000..58708d7f
--- /dev/null
+++ b/items/SPIDER_EGG_MIXIN.json
@@ -0,0 +1,28 @@
+{
+ "itemid": "minecraft:skull",
+ "displayname": "§9Spider Egg Mixin",
+ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"70d266cd-490d-32c2-9bc9-e0f123f448a1\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYTVhYzVlMzllYTUxMWFmMWU3YWIxYzU5NTZkMTYxNWY3ZWJiNmYyMjZhNGVkMzM5NGM2YTBiNGM2YTZkMTA2ZiJ9fX0\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 §a5% §7dodge chance!\",9:\"\",10:\"§7§4☠ §cRequires §5Spider Slayer 8\",11:\"§9§lRARE\"],Name:\"§9Spider Egg Mixin\"},ExtraAttributes:{id:\"SPIDER_EGG_MIXIN\"}}",
+ "damage": 3,
+ "lore": [
+ "§8Brewing Ingredient",
+ "",
+ "§7§7Mixins provide a buff",
+ "§7that can be added to §cGod",
+ "§cPotions §7in a brewing",
+ "§7stand and lasts for the",
+ "§7full duration.",
+ "",
+ "§7Gain §a5% §7dodge chance!",
+ "",
+ "§7§4☠ §cRequires §5Spider Slayer 8",
+ "§9§lRARE"
+ ],
+ "internalname": "SPIDER_EGG_MIXIN",
+ "crafttext": "",
+ "clickcommand": "",
+ "modver": "2.0.0-REL",
+ "infoType": "WIKI_URL",
+ "info" : [
+ "https://hypixel-skyblock.fandom.com/wiki/Mixins"
+ ]
+} \ No newline at end of file