diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2023-11-15 01:32:18 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-15 00:32:18 +0000 |
commit | cf2ad629853bf5b652c016afb71d37bd0a877c1d (patch) | |
tree | f19da87b45997c900101726eee7c07c3f88c1af3 /items | |
parent | e46bd6bb474c982515d8e9df3c6ae6e21fda1b97 (diff) | |
download | NotEnoughUpdates-REPO-cf2ad629853bf5b652c016afb71d37bd0a877c1d.tar.gz NotEnoughUpdates-REPO-cf2ad629853bf5b652c016afb71d37bd0a877c1d.tar.bz2 NotEnoughUpdates-REPO-cf2ad629853bf5b652c016afb71d37bd0a877c1d.zip |
Added some of the alpha items (#1035)
* Added some of the alpha items
* Added new sakc and museum items
Co-Authored-By: CalMWolfs <94038482+CalMWolfs@users.noreply.github.com>
* Added new items
* Fixed Pesthunter Badge in parents
* Added missing garden update items
---------
Co-authored-by: CalMWolfs <94038482+CalMWolfs@users.noreply.github.com>
Diffstat (limited to 'items')
47 files changed, 1087 insertions, 32 deletions
diff --git a/items/ANITA_ARTIFACT.json b/items/ANITA_ARTIFACT.json new file mode 100644 index 00000000..49a1412e --- /dev/null +++ b/items/ANITA_ARTIFACT.json @@ -0,0 +1,18 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Anita\u0027s Artifact", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"4319fa0f-c60f-3dc2-bc9c-d76c9be546c3\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY5NzU4NDE3NjIwOCwKICAicHJvZmlsZUlkIiA6ICI2NTk0YzdiMTExOWE0Njc3ODc0Y2ZmOWNlMzM3NzYxOSIsCiAgInByb2ZpbGVOYW1lIiA6ICJNYXJzaG1lbGxvMjIiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOGZlYWJkYWRkNWY1OTM3NzFmYTIzYzk0ZmM2ODE2MDkxOTE3MzcxZmQ1YTFjNzQ3MjNlNzE2MjEwZDZlNmVmYiIKICAgIH0KICB9Cn0\"}]}},display:{Lore:[0:\"§7Grants a random §6+25☘ Farming\",1:\"§6Fortune §7stat during §eJacob\u0027s\",2:\"§eFarming Contest§7.\",3:\"\",4:\"§9§lRARE ACCESSORY\"],Name:\"§9Anita\u0027s Artifact\"},ExtraAttributes:{id:\"ANITA_ARTIFACT\"}}", + "damage": 3, + "lore": [ + "§7Grants a random §6+25☘ Farming", + "§6Fortune §7stat during §eJacob\u0027s", + "§eFarming Contest§7.", + "", + "§9§lRARE ACCESSORY" + ], + "internalname": "ANITA_ARTIFACT", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +}
\ No newline at end of file diff --git a/items/ANITA_NPC.json b/items/ANITA_NPC.json index 7efc5645..a2709864 100644 --- a/items/ANITA_NPC.json +++ b/items/ANITA_NPC.json @@ -129,6 +129,32 @@ "JACOBS_TICKET:32" ], "result": "CACTUS_KNIFE" + }, + { + "type": "npc_shop", + "cost": [ + "SKYBLOCK_BRONZE_MEDAL:2", + "JACOBS_TICKET:32" + ], + "result": "ANITA_TALISMAN" + }, + { + "type": "npc_shop", + "cost": [ + "SKYBLOCK_SILVER_MEDAL:2", + "JACOBS_TICKET:64", + "ANITA_TALISMAN" + ], + "result": "ANITA_RING" + }, + { + "type": "npc_shop", + "cost": [ + "SKYBLOCK_GOLD_MEDAL:2", + "JACOBS_TICKET:100", + "ANITA_RING" + ], + "result": "ANITA_ARTIFACT" } ], "crafttext": "" diff --git a/items/ANITA_RING.json b/items/ANITA_RING.json new file mode 100644 index 00000000..15e79b81 --- /dev/null +++ b/items/ANITA_RING.json @@ -0,0 +1,18 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§aAnita\u0027s Ring", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"08e5d1bb-99c5-3562-b7d4-6c006840bacc\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY5NzU4NDEzODQ5NywKICAicHJvZmlsZUlkIiA6ICIzYjA2ZTc3YzAzYTg0MGExOGIzOGY0Y2Q1ZWE0YzYxMyIsCiAgInByb2ZpbGVOYW1lIiA6ICJIT1JVU19JTyIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS81OWExMDM1YmM2ZjAwZmRkYzhlMDI5MWMzODMxOTQwOGJhYmM4NGFlMTA2NDhjYjUyNThlZDhiNTVkNjBlMGMzIgogICAgfQogIH0KfQ\"}]}},display:{Lore:[0:\"§7Grants a random §6+15☘ Farming\",1:\"§6Fortune §7stat during §eJacob\u0027s\",2:\"§eFarming Contest§7.\",3:\"\",4:\"§a§lUNCOMMON ACCESSORY\"],Name:\"§aAnita\u0027s Ring\"},ExtraAttributes:{id:\"ANITA_RING\"}}", + "damage": 3, + "lore": [ + "§7Grants a random §6+15☘ Farming", + "§6Fortune §7stat during §eJacob\u0027s", + "§eFarming Contest§7.", + "", + "§a§lUNCOMMON ACCESSORY" + ], + "internalname": "ANITA_RING", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +}
\ No newline at end of file diff --git a/items/ANITA_TALISMAN.json b/items/ANITA_TALISMAN.json new file mode 100644 index 00000000..e958619d --- /dev/null +++ b/items/ANITA_TALISMAN.json @@ -0,0 +1,18 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§fAnita\u0027s Talisman", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"18719ec2-31ff-33cb-b049-db885285e401\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY5NzU4NDE1NjMwMCwKICAicHJvZmlsZUlkIiA6ICJmMTYwZTMxMzJjYWM0YjRiOWM5OTk2NDQ1OGIxOWM0ZSIsCiAgInByb2ZpbGVOYW1lIiA6ICJGYWNrX1JvbiIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS9iYjhlYzU3YjM3ZmRmMDkzZmU2NmVmZTJhYzA3MGE4ZjUxODE5NDk5NzBhNDQ1OGQ1NmVjOTcwMWVkZWQ4Y2ZmIgogICAgfQogIH0KfQ\"}]}},display:{Lore:[0:\"§7Grants a random §6+5☘ Farming\",1:\"§6Fortune §7stat during §eJacob\u0027s\",2:\"§eFarming Contest§7.\",3:\"\",4:\"§f§lCOMMON ACCESSORY\"],Name:\"§fAnita\u0027s Talisman\"},ExtraAttributes:{id:\"ANITA_TALISMAN\"}}", + "damage": 3, + "lore": [ + "§7Grants a random §6+5☘ Farming", + "§6Fortune §7stat during §eJacob\u0027s", + "§eFarming Contest§7.", + "", + "§f§lCOMMON ACCESSORY" + ], + "internalname": "ANITA_TALISMAN", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +}
\ No newline at end of file diff --git a/items/ATMOSPHERIC_FILTER.json b/items/ATMOSPHERIC_FILTER.json new file mode 100644 index 00000000..4bff0b97 --- /dev/null +++ b/items/ATMOSPHERIC_FILTER.json @@ -0,0 +1,26 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§9Atmospheric Filter", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"10a6055d-c660-307a-91f6-42ac0c0e59ce\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY5Njk0NTA0NTgxMCwKICAicHJvZmlsZUlkIiA6ICI0NDAzZGM1NDc1YmM0YjE1YTU0OGNmZGE2YjBlYjdkOSIsCiAgInByb2ZpbGVOYW1lIiA6ICJTa3lSZWFsbVNwaWVsZXIiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZDNjZjVjZDkyYzFiYTBhN2Q3YmIxZjg3MmNjZGI5NTFjYTg5N2QzNDAwNDA0NTdhMzI0MjcxNjA2YzViYmM1NiIKICAgIH0KICB9Cn0\"}]}},display:{Lore:[0:\"§7While on your §bGarden§7, grants\",1:\"§7a buff depending on the current\",2:\"§7SkyBlock season.\",3:\" §8✧ §dSpring\",4:\" §7Grants §6+25☘ Farming Fortune§7.\",5:\" §8✧ §6Summer\",6:\" §7Grants §3+20☯ Farming Wisdom§7.\",7:\" §8✧ §eAutumn\",8:\" §7Pests spawn §a15% §7more often.\",9:\" §a✦ §9Winter\",10:\" §7Visitors give §a5% §7more Copper.\",11:\"\",12:\"§9§lRARE ACCESSORY\"],Name:\"§f§f§9Atmospheric Filter\"},ExtraAttributes:{id:\"ATMOSPHERIC_FILTER\"}}", + "damage": 3, + "lore": [ + "§7While on your §bGarden§7, grants", + "§7a buff depending on the current", + "§7SkyBlock season.", + " §8✧ §dSpring", + " §7Grants §6+25☘ Farming Fortune§7.", + " §8✧ §6Summer", + " §7Grants §3+20☯ Farming Wisdom§7.", + " §8✧ §eAutumn", + " §7Pests spawn §a15% §7more often.", + " §a✦ §9Winter", + " §7Visitors give §a5% §7more Copper.", + "", + "§9§lRARE ACCESSORY" + ], + "internalname": "ATMOSPHERIC_FILTER", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +}
\ No newline at end of file diff --git a/items/BEADY_EYES.json b/items/BEADY_EYES.json new file mode 100644 index 00000000..d76fa6eb --- /dev/null +++ b/items/BEADY_EYES.json @@ -0,0 +1,30 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§5Beady Eyes", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"af7f01af-e67b-31a1-b3a3-b3ffb26d7a4f\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY5Njk0NTAxMjA3MiwKICAicHJvZmlsZUlkIiA6ICJiZWNlZGU1YmRkODY0YTkwOTc3MTRmODk0ZWUxNmE3MCIsCiAgInByb2ZpbGVOYW1lIiA6ICJTYW1hQ29tcG9zZXIiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYmM2N2ZlODFmMGJiM2RlZDgwZmZhN2M2NDdhZGExMmEwZmYxMWZkMDZkM2NmM2FkYzI0MWFhN2MxMTViMTk2MCIKICAgIH0KICB9Cn0\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"§7§8Combinable in Reforge Anvil\",2:\"\",3:\"§7Applies the §9Beady §7reforge\",4:\"§7when combined with vacuums§7.\",5:\"\",6:\"§9Beady §7(§6Legendary§7):\",7:\"§7Damage: §c+25\",8:\"§7Intelligence: §a+50\",9:\"\",10:\"§9Beady Bonus\",11:\"§7§6Pests §7drop §a+3 §7crops.\",12:\"\",13:\"§7Requires §aMining Skill Level\",14:\"§aXV§7!\",15:\"\",16:\"§5§lEPIC REFORGE STONE\"],Name:\"§5Beady Eyes\"},ExtraAttributes:{id:\"BEADY_EYES\"}}", + "damage": 3, + "lore": [ + "§8Reforge Stone", + "§7§8Combinable in Reforge Anvil", + "", + "§7Applies the §9Beady §7reforge", + "§7when combined with vacuums§7.", + "", + "§9Beady §7(§6Legendary§7):", + "§7Damage: §c+25", + "§7Intelligence: §a+50", + "", + "§9Beady Bonus", + "§7§6Pests §7drop §a+3 §7crops.", + "", + "§7Requires §aMining Skill Level", + "§aXV§7!", + "", + "§5§lEPIC REFORGE STONE" + ], + "internalname": "BEADY_EYES", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +}
\ No newline at end of file diff --git a/items/BOOKWORM_BOOK.json b/items/BOOKWORM_BOOK.json new file mode 100644 index 00000000..d854ac37 --- /dev/null +++ b/items/BOOKWORM_BOOK.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:book", + "displayname": "§9Bookworm\u0027s Favorite Book", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7§8Combinable in Anvil\",1:\"\",2:\"§7When applied to a vacuum, grants\",3:\"§7§c+10❁ Damage§7.\",4:\"\",5:\"§7This can be applied to a vacuum\",6:\"§7up to §a5 §7times!\",7:\"\",8:\"§9§lRARE\"],Name:\"§9Bookworm\u0027s Favorite Book\"},ExtraAttributes:{id:\"BOOKWORM_BOOK\"}}", + "damage": 0, + "lore": [ + "§7§8Combinable in Anvil", + "", + "§7When applied to a vacuum, grants", + "§7§c+10❁ Damage§7.", + "", + "§7This can be applied to a vacuum", + "§7up to §a5 §7times!", + "", + "§9§lRARE" + ], + "internalname": "BOOKWORM_BOOK", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +}
\ No newline at end of file diff --git a/items/CHEESE_FUEL.json b/items/CHEESE_FUEL.json index e307fc94..eec7fc1a 100644 --- a/items/CHEESE_FUEL.json +++ b/items/CHEESE_FUEL.json @@ -1,14 +1,19 @@ { "itemid": "minecraft:skull", - "displayname": "§9Tasty Cheese", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"d91490fc-b575-3128-a4e3-0cc0f9f1d23c\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMzE1MzlkYmNkMzZmODc3MjYzMmU1NzM5ZTJlNTE0ODRlZGYzNzNjNTU4ZDZmYjJjNmI2MWI3MmI3Y2FhIn19fQ\"}]}},display:{Lore:[0:\"§7Increases the number of\",1:\"§7resources created by this minion\",2:\"§7by §a2x§7 for §a1 hour§7!\",3:\"\",4:\"§9§lRARE\"],Name:\"§9Tasty Cheese\"},ExtraAttributes:{id:\"CHEESE_FUEL\"}}", + "displayname": "§aTasty Cheese", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"d91490fc-b575-3128-a4e3-0cc0f9f1d23c\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMzE1MzlkYmNkMzZmODc3MjYzMmU1NzM5ZTJlNTE0ODRlZGYzNzNjNTU4ZDZmYjJjNmI2MWI3MmI3Y2FhIn19fQ\"}]}},display:{Lore:[0:\"§7Can be spread across a §bGarden\",1:\"§b§7plot with a §aSprayonator§7.\",2:\"\",3:\"§7Attracts: §6Rat§7, §6Mite\",4:\"\",5:\"§7When in a minion, this increases\",6:\"§7the number of resources created\",7:\"§7by §a2x§7 for §a1 hour§7!\",8:\"\",9:\"§a§lUNCOMMON\"],Name:\"§aTasty Cheese\"},ExtraAttributes:{id:\"CHEESE_FUEL\"}}", "damage": 3, "lore": [ - "§7Increases the number of", - "§7resources created by this minion", + "§7Can be spread across a §bGarden", + "§b§7plot with a §aSprayonator§7.", + "", + "§7Attracts: §6Rat§7, §6Mite", + "", + "§7When in a minion, this increases", + "§7the number of resources created", "§7by §a2x§7 for §a1 hour§7!", "", - "§9§lRARE" + "§a§lUNCOMMON" ], "internalname": "CHEESE_FUEL", "crafttext": "", diff --git a/items/CHIRPING_STEREO.json b/items/CHIRPING_STEREO.json new file mode 100644 index 00000000..1d528d05 --- /dev/null +++ b/items/CHIRPING_STEREO.json @@ -0,0 +1,26 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§6Chirping Stereo", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"6146de90-aa10-3e12-b58e-df3f05077419\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY5Njg2OTE5NjcyNiwKICAicHJvZmlsZUlkIiA6ICJmZWYyZDZjYzY5ZGI0ZWM5OWQzYzI5MzBmYzRmNTBhYSIsCiAgInByb2ZpbGVOYW1lIiA6ICJsb3Zlbm90d2FyIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzFhYmIzNjE0MDA1MmNhMjVkMTU5MTA3ZTJmNTRiZmM3OTIxOWU2YjJjNDc2ZmQwZDcwNGMxYWQ1Zjg3MTAxZjYiCiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§7Can be used at §aSkyMart §7to\",1:\"§7upgrade the §5InfiniVacuum™ §7to\",2:\"§7the §6InfiniVacuum™ Hooverius§7,\",3:\"§7which applies the §6Stereo\",4:\"§6Harmony §7ability.\",5:\"\",6:\"§7§8§oWhile nobody is sure who\",7:\"§8§ocame up with the genius design,\",8:\"§8§oeveryone agrees that they are\",9:\"§8§oone of the true engineering\",10:\"§8§ogreats.\",11:\"\",12:\"§6§lLEGENDARY\"],Name:\"§f§f§6Chirping Stereo\"},ExtraAttributes:{id:\"CHIRPING_STEREO\"}}", + "damage": 3, + "lore": [ + "§7Can be used at §aSkyMart §7to", + "§7upgrade the §5InfiniVacuum™ §7to", + "§7the §6InfiniVacuum™ Hooverius§7,", + "§7which applies the §6Stereo", + "§6Harmony §7ability.", + "", + "§7§8§oWhile nobody is sure who", + "§8§ocame up with the genius design,", + "§8§oeveryone agrees that they are", + "§8§oone of the true engineering", + "§8§ogreats.", + "", + "§6§lLEGENDARY" + ], + "internalname": "CHIRPING_STEREO", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +}
\ No newline at end of file diff --git a/items/CLIPPED_WINGS.json b/items/CLIPPED_WINGS.json new file mode 100644 index 00000000..da505dbb --- /dev/null +++ b/items/CLIPPED_WINGS.json @@ -0,0 +1,30 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§5Clipped Wings", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"4cc5d9e2-0a73-3566-ada1-604fb7d9203f\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY5Njk0NTA3NzM3NCwKICAicHJvZmlsZUlkIiA6ICI5Y2ZlNTBiMGIzMGE0ODUxOTg3ZTExMjc3N2RmYWRhYyIsCiAgInByb2ZpbGVOYW1lIiA6ICJCdXpCbG9nIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzY1ZTMyNjA2MmNkYzk0OWI4ODMwMjdmOWEzNGE3N2RiM2U0Mjk3NmIyMjRkOTM2NzM5Y2IwYWJkNzUxMzY4ZDciCiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"§7§8Combinable in Reforge Anvil\",2:\"\",3:\"§7Applies the §9Buzzing §7reforge\",4:\"§7when combined with vacuums§7.\",5:\"\",6:\"§9Buzzing §7(§6Legendary§7):\",7:\"§7Speed: §a+10\",8:\"\",9:\"§9Buzzing Bonus\",10:\"§7Doubles the §c❁ Damage §7dealt\",11:\"§7by §aVacuums§7.\",12:\"\",13:\"§7Requires §aMining Skill Level\",14:\"§aXV§7!\",15:\"\",16:\"§5§lEPIC REFORGE STONE\"],Name:\"§5Clipped Wings\"},ExtraAttributes:{id:\"CLIPPED_WINGS\"}}", + "damage": 3, + "lore": [ + "§8Reforge Stone", + "§7§8Combinable in Reforge Anvil", + "", + "§7Applies the §9Buzzing §7reforge", + "§7when combined with vacuums§7.", + "", + "§9Buzzing §7(§6Legendary§7):", + "§7Speed: §a+10", + "", + "§9Buzzing Bonus", + "§7Doubles the §c❁ Damage §7dealt", + "§7by §aVacuums§7.", + "", + "§7Requires §aMining Skill Level", + "§aXV§7!", + "", + "§5§lEPIC REFORGE STONE" + ], + "internalname": "CLIPPED_WINGS", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +}
\ No newline at end of file diff --git a/items/COCO_CHOPPER.json b/items/COCO_CHOPPER.json index 994f658b..a18cb5f3 100644 --- a/items/COCO_CHOPPER.json +++ b/items/COCO_CHOPPER.json @@ -1,11 +1,14 @@ { "itemid": "minecraft:golden_axe", - "displayname": "§f§f§5Cocoa Chopper", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Grants §6+20☘ Farming Fortune\",1:\"§6§7when harvesting Cocoa Beans.\",2:\"\",3:\"§7§8This item can be reforged!\",4:\"§5§lEPIC AXE\"],Name:\"§f§f§5Cocoa Chopper\"},ExtraAttributes:{id:\"COCO_CHOPPER\"}}", + "displayname": "§5Cocoa Chopper", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Cocoa Beans Fortune: §a+20\",1:\"\",2:\"§7Grants §6+20☘ Cocoa Beans\",3:\"§6Fortune§7, which increases drops\",4:\"§7when harvesting Cocoa Beans.\",5:\"\",6:\"§7§8This item can be reforged!\",7:\"§5§lEPIC AXE\"],Name:\"§5Cocoa Chopper\"},ExtraAttributes:{id:\"COCO_CHOPPER\"}}", "damage": 0, "lore": [ - "§7Grants §6+20☘ Farming Fortune", - "§6§7when harvesting Cocoa Beans.", + "§7Cocoa Beans Fortune: §a+20", + "", + "§7Grants §6+20☘ Cocoa Beans", + "§6Fortune§7, which increases drops", + "§7when harvesting Cocoa Beans.", "", "§7§8This item can be reforged!", "§5§lEPIC AXE" diff --git a/items/COMPOST.json b/items/COMPOST.json index be7aeef5..26e877e3 100644 --- a/items/COMPOST.json +++ b/items/COMPOST.json @@ -1,15 +1,22 @@ { "itemid": "minecraft:skull", "displayname": "§aCompost", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"9ed9c473-574d-360e-ad69-3bd9d409def5\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY2MjUwMjg5OTMyNiwKICAicHJvZmlsZUlkIiA6ICI5MWYwNGZlOTBmMzY0M2I1OGYyMGUzMzc1Zjg2ZDM5ZSIsCiAgInByb2ZpbGVOYW1lIiA6ICJTdG9ybVN0b3JteSIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS9iYTM5ZGYzNmE2NjY1ZTlkYzMzZjM0MTM3MTdkYWVmYWZkMWY3OGI5N2VlZjI0ZjNjYWU5ZTNiYmUzYzc3YjliIgogICAgfQogIH0KfQ\"}]}},display:{Lore:[0:\"§a§lUNCOMMON\"],Name:\"§aCompost\"},ExtraAttributes:{id:\"COMPOST\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"9ed9c473-574d-360e-ad69-3bd9d409def5\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY2MjUwMjg5OTMyNiwKICAicHJvZmlsZUlkIiA6ICI5MWYwNGZlOTBmMzY0M2I1OGYyMGUzMzc1Zjg2ZDM5ZSIsCiAgInByb2ZpbGVOYW1lIiA6ICJTdG9ybVN0b3JteSIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS9iYTM5ZGYzNmE2NjY1ZTlkYzMzZjM0MTM3MTdkYWVmYWZkMWY3OGI5N2VlZjI0ZjNjYWU5ZTNiYmUzYzc3YjliIgogICAgfQogIH0KfQ\"}]}},display:{Lore:[0:\"§7Can be spread across a §bGarden\",1:\"§b§7plot with a §aSprayonator§7.\",2:\"\",3:\"§7Attracts: §6Worm§7, §6Mosquito\",4:\"\",5:\"§eRight-click to view recipes!\",6:\"\",7:\"§a§lUNCOMMON\"],Name:\"§aCompost\"},ExtraAttributes:{id:\"COMPOST\"}}", "damage": 3, "lore": [ + "§7Can be spread across a §bGarden", + "§b§7plot with a §aSprayonator§7.", + "", + "§7Attracts: §6Worm§7, §6Mosquito", + "", + "§eRight-click to view recipes!", + "", "§a§lUNCOMMON" ], "internalname": "COMPOST", "crafttext": "", "clickcommand": "", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Compost", diff --git a/items/CROPIE_TALISMAN.json b/items/CROPIE_TALISMAN.json index 2835fda8..a22b37e4 100644 --- a/items/CROPIE_TALISMAN.json +++ b/items/CROPIE_TALISMAN.json @@ -1,12 +1,12 @@ { "itemid": "minecraft:skull", - "displayname": "§fCropie Talisman", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"93089464-1e78-3c98-bf52-e260c16225d9\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY3ODgyMjE3NDk0MywKICAicHJvZmlsZUlkIiA6ICIxMWY3ZTIxMDMyOGE0MjRmYTU0NmFlZDk1M2FkNGU3ZCIsCiAgInByb2ZpbGVOYW1lIiA6ICJ1bnR1bmVkMiIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS9hYzdkNTUyMGE3M2UxZDZkNzg1NDk2YjVmNWFmOGM5ZTE0YjQwZDZmNmViZDYyOTIzMWRkYmNlMjdkNDIyMjE0IgogICAgfQogIH0KfQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Grants §6+10☘ Farming Fortune\",1:\"§6§7when breaking §aWheat§7,\",2:\"§7§aCarrots§7, and §aPotatoes§7.\",3:\"\",4:\"§f§lCOMMON ACCESSORY\"],Name:\"§fCropie Talisman\"},ExtraAttributes:{id:\"CROPIE_TALISMAN\"}}", + "displayname": "§f§f§fCropie Talisman", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"93089464-1e78-3c98-bf52-e260c16225d9\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY3ODgyMjE3NDk0MywKICAicHJvZmlsZUlkIiA6ICIxMWY3ZTIxMDMyOGE0MjRmYTU0NmFlZDk1M2FkNGU3ZCIsCiAgInByb2ZpbGVOYW1lIiA6ICJ1bnR1bmVkMiIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS9hYzdkNTUyMGE3M2UxZDZkNzg1NDk2YjVmNWFmOGM5ZTE0YjQwZDZmNmViZDYyOTIzMWRkYmNlMjdkNDIyMjE0IgogICAgfQogIH0KfQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Wheat Fortune: §a+10\",1:\"§7Carrot Fortune: §a+10\",2:\"§7Potato Fortune: §a+10\",3:\"\",4:\"§f§lCOMMON ACCESSORY\"],Name:\"§f§f§fCropie Talisman\"},ExtraAttributes:{id:\"CROPIE_TALISMAN\"}}", "damage": 3, "lore": [ - "§7Grants §6+10☘ Farming Fortune", - "§6§7when breaking §aWheat§7,", - "§7§aCarrots§7, and §aPotatoes§7.", + "§7Wheat Fortune: §a+10", + "§7Carrot Fortune: §a+10", + "§7Potato Fortune: §a+10", "", "§f§lCOMMON ACCESSORY" ], diff --git a/items/DUNG.json b/items/DUNG.json new file mode 100644 index 00000000..a1103b61 --- /dev/null +++ b/items/DUNG.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:wool", + "displayname": "§aDung", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Can be spread across a §bGarden\",1:\"§b§7plot with a §aSprayonator§7.\",2:\"\",3:\"§7Attracts: §6Beetle§7, §6Fly\",4:\"\",5:\"§a§lUNCOMMON\"],Name:\"§aDung\"},ExtraAttributes:{id:\"DUNG\"}}", + "damage": 12, + "lore": [ + "§7Can be spread across a §bGarden", + "§b§7plot with a §aSprayonator§7.", + "", + "§7Attracts: §6Beetle§7, §6Fly", + "", + "§a§lUNCOMMON" + ], + "internalname": "DUNG", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +}
\ No newline at end of file diff --git a/items/FERMENTO_ARTIFACT.json b/items/FERMENTO_ARTIFACT.json index 40fa6d06..745482fa 100644 --- a/items/FERMENTO_ARTIFACT.json +++ b/items/FERMENTO_ARTIFACT.json @@ -1,11 +1,10 @@ { "itemid": "minecraft:skull", - "displayname": "§9Fermento Artifact", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"2a35bcf7-3920-3844-9e63-628ec9e2146a\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY3ODgyMjE4OTc2MCwKICAicHJvZmlsZUlkIiA6ICJmMTkyZGU3MDUzMTQ0ODcxOTAwMjQ1MmIzZWE3MzA3NCIsCiAgInByb2ZpbGVOYW1lIiA6ICJOZVhvU2V0IiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2UxYWRkNzIzMWM5N2U3N2ExNjliZTc2NGE0MWY5ODFjYzlmNTQyYWE4YzZhMTMzNmQ4YmUyZDgxNzIxMWJiZmQiCiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§7Grants §6+30☘ Farming Fortune\",1:\"§6§7when breaking §aany crops§7.\",2:\"\",3:\"§9§lRARE ACCESSORY\"],Name:\"§9Fermento Artifact\"},ExtraAttributes:{id:\"FERMENTO_ARTIFACT\"}}", + "displayname": "§f§f§9Fermento Artifact", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"2a35bcf7-3920-3844-9e63-628ec9e2146a\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY3ODgyMjE4OTc2MCwKICAicHJvZmlsZUlkIiA6ICJmMTkyZGU3MDUzMTQ0ODcxOTAwMjQ1MmIzZWE3MzA3NCIsCiAgInByb2ZpbGVOYW1lIiA6ICJOZVhvU2V0IiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2UxYWRkNzIzMWM5N2U3N2ExNjliZTc2NGE0MWY5ODFjYzlmNTQyYWE4YzZhMTMzNmQ4YmUyZDgxNzIxMWJiZmQiCiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§7Farming Fortune: §a+30\",1:\"\",2:\"§9§lRARE ACCESSORY\"],Name:\"§f§f§9Fermento Artifact\"},ExtraAttributes:{id:\"FERMENTO_ARTIFACT\"}}", "damage": 3, "lore": [ - "§7Grants §6+30☘ Farming Fortune", - "§6§7when breaking §aany crops§7.", + "§7Farming Fortune: §a+30", "", "§9§lRARE ACCESSORY" ], diff --git a/items/FUNGI_CUTTER.json b/items/FUNGI_CUTTER.json index ee53ce83..8ac00420 100644 --- a/items/FUNGI_CUTTER.json +++ b/items/FUNGI_CUTTER.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:golden_hoe", - "displayname": "§9Fungi Cutter", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§6Ability: Fun Guy Bonus §e§lRIGHT CLICK\",1:\"§8Toggles On/Off on use\",2:\"§7Switches between red and brown\",3:\"§7mushroom cutting modes.\",4:\"\",5:\"§eMode: §cBrown Mushrooms\",6:\"\",7:\"§7§7Gain §6+30☘ Farming Fortune\",8:\"§6§7for Brown Mushrooms\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§7§4❣ §cRequires §aFarming Skill 10§c.\",12:\"§9§lRARE HOE\"],Name:\"§9Fungi Cutter\"},ExtraAttributes:{id:\"FUNGI_CUTTER\"}}", + "displayname": "§5Fungi Cutter", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§6Ability: Fun Guy Bonus §e§lRIGHT CLICK\",1:\"§8Toggles On/Off on use\",2:\"§7Switches between red and brown\",3:\"§7mushroom cutting modes.\",4:\"\",5:\"§eMode: §6Brown Mushrooms\",6:\"\",7:\"§7§7Gain §6+30☘ Farming Fortune\",8:\"§6§7for §6Brown Mushrooms§7.\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§7§4❣ §cRequires §aFarming Skill 10§c.\",12:\"§5§lEPIC HOE\"],Name:\"§5Fungi Cutter\"},ExtraAttributes:{id:\"FUNGI_CUTTER\"}}", "damage": 0, "lore": [ "§6Ability: Fun Guy Bonus §e§lRIGHT CLICK", @@ -9,14 +9,14 @@ "§7Switches between red and brown", "§7mushroom cutting modes.", "", - "§eMode: §cBrown Mushrooms", + "§eMode: §6Brown Mushrooms", "", "§7§7Gain §6+30☘ Farming Fortune", - "§6§7for Brown Mushrooms", + "§6§7for §6Brown Mushrooms§7.", "", "§7§8This item can be reforged!", "§7§4❣ §cRequires §aFarming Skill 10§c.", - "§9§lRARE HOE" + "§5§lEPIC HOE" ], "internalname": "FUNGI_CUTTER", "crafttext": "", diff --git a/items/GARDEN_SACK.json b/items/GARDEN_SACK.json new file mode 100644 index 00000000..3a99c27b --- /dev/null +++ b/items/GARDEN_SACK.json @@ -0,0 +1,37 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§5Garden Sack", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"3368091d-b9f3-3295-911d-f3448f9c0267\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY5OTM2ODc2Nzk4OCwKICAicHJvZmlsZUlkIiA6ICJiZDNhNWRmY2ZkZjg0NDczOTViZDJiZmUwNGY0YzAzMiIsCiAgInByb2ZpbGVOYW1lIiA6ICJwcmVja3Jhc25vIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzE4NDcxMmVjYmYxYzZjZTlkZTEyMzBiZmEwNTgzMWFhM2M1ZDBlZTlkMWJhNTlkZWVmN2EzMWNhZmQ3ZDhlZjMiLAogICAgICAibWV0YWRhdGEiIDogewogICAgICAgICJtb2RlbCIgOiAic2xpbSIKICAgICAgfQogICAgfQogIH0KfQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Item pickups go directly into\",1:\"§7your sacks.\",2:\"\",3:\"§7§7Items: §aSquash§7, §aCropie§7, §aCompost§7,\",4:\"§7§aHoney Jar§7, §aDung§7, §aTasty Cheese§7,\",5:\"§7§aPlant Matter\",6:\"\",7:\"§7Capacity: §e20,160 per item\",8:\"§8Sacks sum their capacity.\",9:\"\",10:\"§eRight Click to open sack!\",11:\"\",12:\"§5§lEPIC\"],Name:\"§5Garden Sack\"},ExtraAttributes:{id:\"GARDEN_SACK\"}}", + "damage": 3, + "lore": [ + "§7Item pickups go directly into", + "§7your sacks.", + "", + "§7§7Items: §aSquash§7, §aCropie§7, §aCompost§7,", + "§7§aHoney Jar§7, §aDung§7, §aTasty Cheese§7,", + "§7§aPlant Matter", + "", + "§7Capacity: §e20,160 per item", + "§8Sacks sum their capacity.", + "", + "§eRight Click to open sack!", + "", + "§5§lEPIC" + ], + "recipe": { + "A1": "BOX_OF_SEEDS:1", + "A2": "FERMENTO:1", + "A3": "BOX_OF_SEEDS:1", + "B1": "FERMENTO:1", + "B2": "ENCHANTED_LEATHER:1", + "B3": "FERMENTO:1", + "C1": "BOX_OF_SEEDS:1", + "C2": "FERMENTO:1", + "C3": "BOX_OF_SEEDS:1" + }, + "internalname": "GARDEN_SACK", + "clickcommand": "viewrecipe", + "modver": "2.1.1-PRE", + "crafttext": "", + "infoType": "" +}
\ No newline at end of file diff --git a/items/HONEY_JAR.json b/items/HONEY_JAR.json new file mode 100644 index 00000000..c666132e --- /dev/null +++ b/items/HONEY_JAR.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§aHoney Jar", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"be5eca25-60da-3195-b1c9-b2a7ae6c6733\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY5Njg3MDM5MTEzNCwKICAicHJvZmlsZUlkIiA6ICJiMTRiMjY2NzgxOTU0ZGM1OTUzYTRkYWQ5MjRiZGRjNSIsCiAgInByb2ZpbGVOYW1lIiA6ICJHOWxfIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2Q4ZWNkNjM2MTUwODM3YjBkOWQwMjk5YjY0Y2QwYjViNTVhNmY5OTE1OGM5NDYwMGViOTBmYzViYTY3NzMzMGQiCiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§7Can be spread across a §bGarden\",1:\"§b§7plot with a §aSprayonator§7.\",2:\"\",3:\"§7Attracts: §6Moth§7, §6Cricket\",4:\"\",5:\"§a§lUNCOMMON\"],Name:\"§aHoney Jar\"},ExtraAttributes:{id:\"HONEY_JAR\"}}", + "damage": 3, + "lore": [ + "§7Can be spread across a §bGarden", + "§b§7plot with a §aSprayonator§7.", + "", + "§7Attracts: §6Moth§7, §6Cricket", + "", + "§a§lUNCOMMON" + ], + "internalname": "HONEY_JAR", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +}
\ No newline at end of file diff --git a/items/INFINI_VACUUM.json b/items/INFINI_VACUUM.json new file mode 100644 index 00000000..51815d2c --- /dev/null +++ b/items/INFINI_VACUUM.json @@ -0,0 +1,37 @@ +{ + "itemid": "minecraft:chest_minecart", + "displayname": "§5InfiniVacuum™", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Damage: §c+200\",1:\"\",2:\"§7§7Helps rid the world of\",3:\"§7§6Pests§7.\",4:\"\",5:\"§6Ability: Vacuum §e§lHOLD RIGHT CLICK\",6:\"§7Aim and hold in the direction of\",7:\"§7a nearby §6Pest §7to suck it in,\",8:\"§7dealing §c200 §7damage per\",9:\"§7second.\",10:\"\",11:\"§6Ability: Pest Tracker §e§lLEFT CLICK\",12:\"§7Leads you in the direction of\",13:\"§7the nearest §6Pest§7.\",14:\"§8Cooldown: §a1s\",15:\"\",16:\"§7Vacuum Bag: §6§k0 §6 Pests\",17:\"\",18:\"§7§8This item can be reforged!\",19:\"§5§lEPIC VACUUM\",20:\"\",21:\"§7Cost\",22:\"§9SkyMart Hyper Vacuum\",23:\"§c1,000 Copper\"],Name:\"§5InfiniVacuum™\"},ExtraAttributes:{id:\"INFINI_VACUUM\"}}", + "damage": 0, + "lore": [ + "§7Damage: §c+200", + "", + "§7§7Helps rid the world of", + "§7§6Pests§7.", + "", + "§6Ability: Vacuum §e§lHOLD RIGHT CLICK", + "§7Aim and hold in the direction of", + "§7a nearby §6Pest §7to suck it in,", + "§7dealing §c200 §7damage per", + "§7second.", + "", + "§6Ability: Pest Tracker §e§lLEFT CLICK", + "§7Leads you in the direction of", + "§7the nearest §6Pest§7.", + "§8Cooldown: §a1s", + "", + "§7Vacuum Bag: §6§k0 §6 Pests", + "", + "§7§8This item can be reforged!", + "§5§lEPIC VACUUM", + "", + "§7Cost", + "§9SkyMart Hyper Vacuum", + "§c1,000 Copper" + ], + "internalname": "INFINI_VACUUM", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +}
\ No newline at end of file diff --git a/items/INFINI_VACUUM_HOOVERIUS.json b/items/INFINI_VACUUM_HOOVERIUS.json new file mode 100644 index 00000000..8e72e3f4 --- /dev/null +++ b/items/INFINI_VACUUM_HOOVERIUS.json @@ -0,0 +1,46 @@ +{ + "itemid": "minecraft:tnt_minecart", + "displayname": "§6InfiniVacuum™ Hooverius", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Damage: §c+250\",1:\"\",2:\"§7§7Helps rid the world of\",3:\"§7§6Pests§7.\",4:\"\",5:\"§6Ability: Vacuum §e§lHOLD RIGHT CLICK\",6:\"§7Aim and hold in the direction of\",7:\"§7a nearby §6Pest §7to suck it in,\",8:\"§7dealing §c250 §7damage per\",9:\"§7second.\",10:\"\",11:\"§6Ability: Pest Tracker §e§lLEFT CLICK\",12:\"§7Leads you in the direction of\",13:\"§7the nearest §6Pest§7.\",14:\"§8Cooldown: §a1s\",15:\"\",16:\"§6Ability: Stereo Harmony §e§lSNEAK LEFT CLICK\",17:\"§7Plays vinyls at a frequency only\",18:\"§7§6Pests §7can hear. Certain\",19:\"§7Pests are more likely to appear\",20:\"§7when certain vinyls are playing.\",21:\"\",22:\"§7Now Playing: §a§cNone\",23:\"\",24:\"§7Vacuum Bag: §6§k0 §6 Pests\",25:\"\",26:\"§7§8This item can be reforged!\",27:\"§6§lLEGENDARY VACUUM\",28:\"\",29:\"§7Cost\",30:\"§6Chirping Stereo\",31:\"§5InfiniVacuum™\",32:\"§c2,500 Copper\"],Name:\"§6InfiniVacuum™ Hooverius\"},ExtraAttributes:{id:\"INFINI_VACUUM_HOOVERIUS\"}}", + "damage": 0, + "lore": [ + "§7Damage: §c+250", + "", + "§7§7Helps rid the world of", + "§7§6Pests§7.", + "", + "§6Ability: Vacuum §e§lHOLD RIGHT CLICK", + "§7Aim and hold in the direction of", + "§7a nearby §6Pest §7to suck it in,", + "§7dealing §c250 §7damage per", + "§7second.", + "", + "§6Ability: Pest Tracker §e§lLEFT CLICK", + "§7Leads you in the direction of", + "§7the nearest §6Pest§7.", + "§8Cooldown: §a1s", + "", + "§6Ability: Stereo Harmony §e§lSNEAK LEFT CLICK", + "§7Plays vinyls at a frequency only", + "§7§6Pests §7can hear. Certain", + "§7Pests are more likely to appear", + "§7when certain vinyls are playing.", + "", + "§7Now Playing: §a§cNone", + "", + "§7Vacuum Bag: §6§k0 §6 Pests", + "", + "§7§8This item can be reforged!", + "§6§lLEGENDARY VACUUM", + "", + "§7Cost", + "§6Chirping Stereo", + "§5InfiniVacuum™", + "§c2,500 Copper" + ], + "internalname": "INFINI_VACUUM_HOOVERIUS", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +}
\ No newline at end of file diff --git a/items/LUCKY_BARN_SKIN.json b/items/LUCKY_BARN_SKIN.json new file mode 100644 index 00000000..0a5d80bb --- /dev/null +++ b/items/LUCKY_BARN_SKIN.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§6Lucky Barn Skin", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"d3fd4302-c489-32de-ac0c-7b683a7cf010\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYmJkZjlmYjdmMmFjNTk4N2VjZmJkMTczZThiOTcxMWQ5OWI1ODExNmY4Y2E0ZDc3ZDBhZjhiMzg5ZiJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7§7Consume this item to unlock\",1:\"§7the §6Lucky Barn Skin §7on the\",2:\"§7§bGarden§7!\",3:\"\",4:\"§eClick to consume!\",5:\"\",6:\"§6§lLEGENDARY COSMETIC\",7:\"\",8:\"§7Cost\",9:\"§a950 Gems\"],Name:\"§6Lucky Barn Skin\"},ExtraAttributes:{id:\"LUCKY_BARN_SKIN\"}}", + "damage": 3, + "lore": [ + "§7§7Consume this item to unlock", + "§7the §6Lucky Barn Skin §7on the", + "§7§bGarden§7!", + "", + "§eClick to consume!", + "", + "§6§lLEGENDARY COSMETIC", + "", + "§7Cost", + "§a950 Gems" + ], + "internalname": "LUCKY_BARN_SKIN", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +}
\ No newline at end of file diff --git a/items/MELON_BARN_SKIN.json b/items/MELON_BARN_SKIN.json new file mode 100644 index 00000000..8f8f0087 --- /dev/null +++ b/items/MELON_BARN_SKIN.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:melon_block", + "displayname": "§6Melon Barn Skin", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7§7Consume this item to unlock\",1:\"§7the §6Melon Barn Skin §7on the\",2:\"§7§bGarden§7!\",3:\"\",4:\"§eClick to consume!\",5:\"\",6:\"§6§lLEGENDARY COSMETIC\",7:\"\",8:\"§7Cost\",9:\"§a950 Gems\"],Name:\"§6Melon Barn Skin\"},ExtraAttributes:{id:\"MELON_BARN_SKIN\"}}", + "damage": 0, + "lore": [ + "§7§7Consume this item to unlock", + "§7the §6Melon Barn Skin §7on the", + "§7§bGarden§7!", + "", + "§eClick to consume!", + "", + "§6§lLEGENDARY COSMETIC", + "", + "§7Cost", + "§a950 Gems" + ], + "internalname": "MELON_BARN_SKIN", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +}
\ No newline at end of file diff --git a/items/PESTHUNTER_ARTIFACT.json b/items/PESTHUNTER_ARTIFACT.json new file mode 100644 index 00000000..cb3f6e0a --- /dev/null +++ b/items/PESTHUNTER_ARTIFACT.json @@ -0,0 +1,24 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§5Pesthunter Artifact", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"157e96df-266d-35df-842f-f3beb52a4e63\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY5OTU4Njk4NjYzMiwKICAicHJvZmlsZUlkIiA6ICJkMjdhNDM3YmI2OWQ0N2E0OTY4NjU1OGFhYzA4NzA1OCIsCiAgInByb2ZpbGVOYW1lIiA6ICJEYWx5bmthYSIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS9iM2FlZmQ4YmNhMjM2ZDMxNTkyMGQ1M2JlYTFmZTQ4OTJjOGYxZjMwOGQ2ZDU3NjMwNjc3ZjA1OWEzYjAyOTNmIgogICAgfQogIH0KfQ\"}]}},display:{Lore:[0:\"§7Bonus Pest Chance: §a+60%\",1:\"\",2:\"§8§l* §8Co-op Soulbound §8§l*\",3:\"§5§lEPIC ACCESSORY\",4:\"\",5:\"§7Cost\",6:\"§697,000 Coins\",7:\"§9Pesthunter Ring\",8:\"\",9:\"§7§cRequires 250 Pests exchanged\",10:\"§cwith Phillip!\"],Name:\"§5Pesthunter Artifact\"},ExtraAttributes:{id:\"PESTHUNTER_ARTIFACT\"}}", + "damage": 3, + "lore": [ + "§7Bonus Pest Chance: §a+60%", + "", + "§8§l* §8Co-op Soulbound §8§l*", + "§5§lEPIC ACCESSORY", + "", + "§7Cost", + "§697,000 Coins", + "§9Pesthunter Ring", + "", + "§7§cRequires 250 Pests exchanged", + "§cwith Phillip!" + ], + "internalname": "PESTHUNTER_ARTIFACT", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +}
\ No newline at end of file diff --git a/items/PESTHUNTER_BADGE.json b/items/PESTHUNTER_BADGE.json new file mode 100644 index 00000000..260ea321 --- /dev/null +++ b/items/PESTHUNTER_BADGE.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§aPesthunter Badge", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"b7422a07-230c-31bd-acad-be57c3d507c4\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY5OTU4NzAzMjUyOSwKICAicHJvZmlsZUlkIiA6ICJhYmRiNTFhYjE0Njk0Y2ZkYWU5ZjliNzFiZWJmYWI2YiIsCiAgInByb2ZpbGVOYW1lIiA6ICJZYW5ub3VfXyIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS9iNGYxZjBjZjNhZGI0YWRjNmI5OTZmZjljYjRlNmQ5ZDg5MTJlMGE1YWI4NTFjMzY2YzhiZmJkYWY4YjJlZjA0IgogICAgfQogIH0KfQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Bonus Pest Chance: §a+20%\",1:\"\",2:\"§8§l* §8Co-op Soulbound §8§l*\",3:\"§a§lUNCOMMON ACCESSORY\",4:\"\",5:\"§7Cost\",6:\"§619,400 Coins\",7:\"\",8:\"§7§cRequires 25 Pests exchanged\",9:\"§cwith Phillip!\"],Name:\"§aPesthunter Badge\"},ExtraAttributes:{id:\"PESTHUNTER_BADGE\"}}", + "damage": 3, + "lore": [ + "§7Bonus Pest Chance: §a+20%", + "", + "§8§l* §8Co-op Soulbound §8§l*", + "§a§lUNCOMMON ACCESSORY", + "", + "§7Cost", + "§619,400 Coins", + "", + "§7§cRequires 25 Pests exchanged", + "§cwith Phillip!" + ], + "internalname": "PESTHUNTER_BADGE", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +}
\ No newline at end of file diff --git a/items/PESTHUNTER_RING.json b/items/PESTHUNTER_RING.json new file mode 100644 index 00000000..fa268f1c --- /dev/null +++ b/items/PESTHUNTER_RING.json @@ -0,0 +1,24 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Pesthunter Ring", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"597e2013-ab66-3af2-87eb-78b6d6452cc1\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY5OTU4Njk2NTg1NiwKICAicHJvZmlsZUlkIiA6ICI4YWFlYTdlYjViOWM0ZWEwODUxNWU3MDhhZGIxODBkNyIsCiAgInByb2ZpbGVOYW1lIiA6ICJNYVBhODA3MTEiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMWQwNmI3NGQ2YmQwMmI3OTVmN2JjYmYxN2FjM2I3N2QzYmM1N2I2OTVhOGQ1NGExNzcwYzc2ZTg0ODk2YzhmOCIKICAgIH0KICB9Cn0\"}]}},display:{Lore:[0:\"§7Bonus Pest Chance: §a+40%\",1:\"\",2:\"§8§l* §8Co-op Soulbound §8§l*\",3:\"§9§lRARE ACCESSORY\",4:\"\",5:\"§7Cost\",6:\"§648,500 Coins\",7:\"§aPesthunter Badge\",8:\"\",9:\"§7§cRequires 100 Pests exchanged\",10:\"§cwith Phillip!\"],Name:\"§9Pesthunter Ring\"},ExtraAttributes:{id:\"PESTHUNTER_RING\"}}", + "damage": 3, + "lore": [ + "§7Bonus Pest Chance: §a+40%", + "", + "§8§l* §8Co-op Soulbound §8§l*", + "§9§lRARE ACCESSORY", + "", + "§7Cost", + "§648,500 Coins", + "§aPesthunter Badge", + "", + "§7§cRequires 100 Pests exchanged", + "§cwith Phillip!" + ], + "internalname": "PESTHUNTER_RING", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +}
\ No newline at end of file diff --git a/items/PEST_REPELLENT.json b/items/PEST_REPELLENT.json new file mode 100644 index 00000000..80032a21 --- /dev/null +++ b/items/PEST_REPELLENT.json @@ -0,0 +1,27 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§aPest Repellent", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"1192857d-3a54-3e84-a751-a4bed9f787a9\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY5Njk0NDk5ODgzNSwKICAicHJvZmlsZUlkIiA6ICI0YjJlMGM1ODliZjU0ZTk1OWM1ZmJlMzg5MjQ1MzQzZSIsCiAgInByb2ZpbGVOYW1lIiA6ICJfTmVvdHJvbl8iLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYTg1Njg5MTgyOWY1ZTEyNWMyNTIwMTZhZTdlNDg0NmVmMzllNzBmZTBlYzEzMmI1YTUxMjZjZWFhMGE2NWY0NCIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7Consume to cover yourself in a\",1:\"§7pleasant aroma that §6Pests\",2:\"§6§7find truly revolting for\",3:\"§7§a60m§7.\",4:\"\",5:\"§7While active, §6Pests §7will\",6:\"§7take §a2x §7as long to spawn.\",7:\"\",8:\"§eRight-click to consume!\",9:\"\",10:\"§a§lUNCOMMON\",11:\"\",12:\"§7Cost\",13:\"§c15 Copper\"],Name:\"§aPest Repellent\"},ExtraAttributes:{id:\"PEST_REPELLENT\"}}", + "damage": 3, + "lore": [ + "§7Consume to cover yourself in a", + "§7pleasant aroma that §6Pests", + "§6§7find truly revolting for", + "§7§a60m§7.", + "", + "§7While active, §6Pests §7will", + "§7take §a2x §7as long to spawn.", + "", + "§eRight-click to consume!", + "", + "§a§lUNCOMMON", + "", + "§7Cost", + "§c15 Copper" + ], + "internalname": "PEST_REPELLENT", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +}
\ No newline at end of file diff --git a/items/PEST_REPELLENT_MAX.json b/items/PEST_REPELLENT_MAX.json new file mode 100644 index 00000000..d9712e00 --- /dev/null +++ b/items/PEST_REPELLENT_MAX.json @@ -0,0 +1,27 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Pest Repellent MAX", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"6787a947-450a-351d-adec-f7a5740a704d\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY5OTYzMDQyMDg5NiwKICAicHJvZmlsZUlkIiA6ICI3NTA5NzZmODRmMDE0NWFhYTc0MzAwYWJhMzc5MTIzNCIsCiAgInByb2ZpbGVOYW1lIiA6ICIwY2hlYXRzIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzE2NDA0NWI0YmViYjZiNzI2YzYzMzE4NGU1OGYxYWE0NDMxZDk5YmM1YzhjYmU1MGQyNGEwMWFmNTMzODYxMzkiLAogICAgICAibWV0YWRhdGEiIDogewogICAgICAgICJtb2RlbCIgOiAic2xpbSIKICAgICAgfQogICAgfQogIH0KfQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Consume to cover yourself in a\",1:\"§7pleasant aroma that §6Pests\",2:\"§6§7find truly revolting for\",3:\"§7§a60m§7.\",4:\"\",5:\"§7While active, §6Pests §7will\",6:\"§7take §a4x §7as long to spawn.\",7:\"\",8:\"§eRight-click to consume!\",9:\"\",10:\"§9§lRARE\",11:\"\",12:\"§7Cost\",13:\"§c40 Copper\"],Name:\"§9Pest Repellent MAX\"},ExtraAttributes:{id:\"PEST_REPELLENT_MAX\"}}", + "damage": 3, + "lore": [ + "§7Consume to cover yourself in a", + "§7pleasant aroma that §6Pests", + "§6§7find truly revolting for", + "§7§a60m§7.", + "", + "§7While active, §6Pests §7will", + "§7take §a4x §7as long to spawn.", + "", + "§eRight-click to consume!", + "", + "§9§lRARE", + "", + "§7Cost", + "§c40 Copper" + ], + "internalname": "PEST_REPELLENT_MAX", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +}
\ No newline at end of file diff --git a/items/PLANT_MATTER.json b/items/PLANT_MATTER.json new file mode 100644 index 00000000..fba33a10 --- /dev/null +++ b/items/PLANT_MATTER.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:leaves", + "displayname": "§aPlant Matter", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Can be spread across a §bGarden\",1:\"§b§7plot with a §aSprayonator§7.\",2:\"\",3:\"§7Attracts: §6Locust§7, §6Slug\",4:\"\",5:\"§a§lUNCOMMON\"],Name:\"§aPlant Matter\"},ExtraAttributes:{id:\"PLANT_MATTER\"}}", + "damage": 3, + "lore": [ + "§7Can be spread across a §bGarden", + "§b§7plot with a §aSprayonator§7.", + "", + "§7Attracts: §6Locust§7, §6Slug", + "", + "§a§lUNCOMMON" + ], + "internalname": "PLANT_MATTER", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +}
\ No newline at end of file diff --git a/items/SKYMART_HYPER_VACUUM.json b/items/SKYMART_HYPER_VACUUM.json new file mode 100644 index 00000000..a7d8dc8b --- /dev/null +++ b/items/SKYMART_HYPER_VACUUM.json @@ -0,0 +1,37 @@ +{ + "itemid": "minecraft:furnace_minecart", + "displayname": "§9SkyMart Hyper Vacuum", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Damage: §c+150\",1:\"\",2:\"§7§7Helps rid the world of\",3:\"§7§6Pests§7.\",4:\"\",5:\"§6Ability: Vacuum §e§lHOLD RIGHT CLICK\",6:\"§7Aim and hold in the direction of\",7:\"§7a nearby §6Pest §7to suck it in,\",8:\"§7dealing §c150 §7damage per\",9:\"§7second.\",10:\"\",11:\"§6Ability: Pest Tracker §e§lLEFT CLICK\",12:\"§7Leads you in the direction of\",13:\"§7the nearest §6Pest§7.\",14:\"§8Cooldown: §a1s\",15:\"\",16:\"§7Vacuum Bag: §6§k0 §6 Pests\",17:\"\",18:\"§7§8This item can be reforged!\",19:\"§9§lRARE VACUUM\",20:\"\",21:\"§7Cost\",22:\"§aSkyMart Turbo Vacuum\",23:\"§c500 Copper\"],Name:\"§9SkyMart Hyper Vacuum\"},ExtraAttributes:{id:\"SKYMART_HYPER_VACUUM\"}}", + "damage": 0, + "lore": [ + "§7Damage: §c+150", + "", + "§7§7Helps rid the world of", + "§7§6Pests§7.", + "", + "§6Ability: Vacuum §e§lHOLD RIGHT CLICK", + "§7Aim and hold in the direction of", + "§7a nearby §6Pest §7to suck it in,", + "§7dealing §c150 §7damage per", + "§7second.", + "", + "§6Ability: Pest Tracker §e§lLEFT CLICK", + "§7Leads you in the direction of", + "§7the nearest §6Pest§7.", + "§8Cooldown: §a1s", + "", + "§7Vacuum Bag: §6§k0 §6 Pests", + "", + "§7§8This item can be reforged!", + "§9§lRARE VACUUM", + "", + "§7Cost", + "§aSkyMart Turbo Vacuum", + "§c500 Copper" + ], + "internalname": "SKYMART_HYPER_VACUUM", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +}
\ No newline at end of file diff --git a/items/SKYMART_TURBO_VACUUM.json b/items/SKYMART_TURBO_VACUUM.json new file mode 100644 index 00000000..1222e773 --- /dev/null +++ b/items/SKYMART_TURBO_VACUUM.json @@ -0,0 +1,37 @@ +{ + "itemid": "minecraft:hopper_minecart", + "displayname": "§aSkyMart Turbo Vacuum", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Damage: §c+120\",1:\"\",2:\"§7§7Helps rid the world of\",3:\"§7§6Pests§7.\",4:\"\",5:\"§6Ability: Vacuum §e§lHOLD RIGHT CLICK\",6:\"§7Aim and hold in the direction of\",7:\"§7a nearby §6Pest §7to suck it in,\",8:\"§7dealing §c120 §7damage per\",9:\"§7second.\",10:\"\",11:\"§6Ability: Pest Tracker §e§lLEFT CLICK\",12:\"§7Leads you in the direction of\",13:\"§7the nearest §6Pest§7.\",14:\"§8Cooldown: §a1s\",15:\"\",16:\"§7Vacuum Bag: §6§k0 §6 Pests\",17:\"\",18:\"§7§8This item can be reforged!\",19:\"§a§lUNCOMMON VACUUM\",20:\"\",21:\"§7Cost\",22:\"§fSkyMart Vacuum\",23:\"§c200 Copper\"],Name:\"§aSkyMart Turbo Vacuum\"},ExtraAttributes:{id:\"SKYMART_TURBO_VACUUM\"}}", + "damage": 0, + "lore": [ + "§7Damage: §c+120", + "", + "§7§7Helps rid the world of", + "§7§6Pests§7.", + "", + "§6Ability: Vacuum §e§lHOLD RIGHT CLICK", + "§7Aim and hold in the direction of", + "§7a nearby §6Pest §7to suck it in,", + "§7dealing §c120 §7damage per", + "§7second.", + "", + "§6Ability: Pest Tracker §e§lLEFT CLICK", + "§7Leads you in the direction of", + "§7the nearest §6Pest§7.", + "§8Cooldown: §a1s", + "", + "§7Vacuum Bag: §6§k0 §6 Pests", + "", + "§7§8This item can be reforged!", + "§a§lUNCOMMON VACUUM", + "", + "§7Cost", + "§fSkyMart Vacuum", + "§c200 Copper" + ], + "internalname": "SKYMART_TURBO_VACUUM", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +}
\ No newline at end of file diff --git a/items/SKYMART_VACUUM.json b/items/SKYMART_VACUUM.json new file mode 100644 index 00000000..cf60042c --- /dev/null +++ b/items/SKYMART_VACUUM.json @@ -0,0 +1,31 @@ +{ + "itemid": "minecraft:minecart", + "displayname": "§fSkyMart Vacuum", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Damage: §c+100\",1:\"\",2:\"§7§7Helps rid the world of\",3:\"§7§6Pests§7.\",4:\"\",5:\"§6Ability: Vacuum §e§lHOLD RIGHT CLICK\",6:\"§7Aim and hold in the direction of\",7:\"§7a nearby §6Pest §7to suck it in,\",8:\"§7dealing §c100 §7damage per\",9:\"§7second.\",10:\"\",11:\"§7Vacuum Bag: §6§k0 §6 Pests\",12:\"\",13:\"§7§8This item can be reforged!\",14:\"§f§lCOMMON VACUUM\",15:\"\",16:\"§7Cost\",17:\"§c100 Copper\"],Name:\"§fSkyMart Vacuum\"},ExtraAttributes:{id:\"SKYMART_VACUUM\"}}", + "damage": 0, + "lore": [ + "§7Damage: §c+100", + "", + "§7§7Helps rid the world of", + "§7§6Pests§7.", + "", + "§6Ability: Vacuum §e§lHOLD RIGHT CLICK", + "§7Aim and hold in the direction of", + "§7a nearby §6Pest §7to suck it in,", + "§7dealing §c100 §7damage per", + "§7second.", + "", + "§7Vacuum Bag: §6§k0 §6 Pests", + "", + "§7§8This item can be reforged!", + "§f§lCOMMON VACUUM", + "", + "§7Cost", + "§c100 Copper" + ], + "internalname": "SKYMART_VACUUM", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +}
\ No newline at end of file diff --git a/items/SLUG;3.json b/items/SLUG;3.json new file mode 100644 index 00000000..490e60a1 --- /dev/null +++ b/items/SLUG;3.json @@ -0,0 +1,31 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§7[Lvl {LVL}] §5Slug", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"bd1a026f-387c-30c8-adf2-62f57cf9709e\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY5NzQ3MDQ0MzA4MiwKICAicHJvZmlsZUlkIiA6ICJkOGNkMTNjZGRmNGU0Y2IzODJmYWZiYWIwOGIyNzQ4OSIsCiAgInByb2ZpbGVOYW1lIiA6ICJaYWNoeVphY2giLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvN2E3OWQwZmQ2NzdiNTQ1MzA5NjExMTdlZjg0YWRjMjA2ZTJjYzUwNDVjMTM0NGQ2MWQ3NzZiZjhhYzJmZTFiYSIKICAgIH0KICB9Cn0\"}]}},display:{Lore:[0:\"§8Farming Pet\",1:\"\",2:\"§7Defense: §a{DEFENSE}\",3:\"§7Intelligence: §a{INTELLIGENCE}\",4:\"\",5:\"§6Slow and Steady\",6:\"§7§7When fishing in the §cCrimson\",7:\"§cIsle§7, §aSlugfish §7take §a{0}%\",8:\"§a§7less time to catch.\",9:\"\",10:\"§6Pest Friends\",11:\"§7§7§7Grants §2+{1}ൠ Bonus Pest\",12:\"§2Chance§7.\",13:\"\",14:\"§7§eRight-click to add this pet to\",15:\"§eyour pet menu!\",16:\"\",17:\"§5§lEPIC\"],Name:\"§f§f§7[Lvl {LVL}] §5Slug\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"SLUG\\\",\\\"active\\\":false,\\\"exp\\\":0,\\\"tier\\\":\\\"EPIC\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0,\\\"uuid\\\":\\\"8a168611-2758-4432-966f-88794bdf024c\\\",\\\"uniqueId\\\":\\\"3f296ca8-775d-4270-977a-9abf9d248291\\\",\\\"hideRightClick\\\":false}\",id:\"SLUG;3\"}}", + "damage": 3, + "lore": [ + "§8Farming Pet", + "", + "§7Defense: §a{DEFENSE}", + "§7Intelligence: §a{INTELLIGENCE}", + "", + "§6Slow and Steady", + "§7§7When fishing in the §cCrimson", + "§cIsle§7, §aSlugfish §7take §a{0}%", + "§a§7less time to catch.", + "", + "§6Pest Friends", + "§7§7§7Grants §2+{1}ൠ Bonus Pest", + "§2Chance§7.", + "", + "§7§eRight-click to add this pet to", + "§eyour pet menu!", + "", + "§5§lEPIC" + ], + "internalname": "SLUG;3", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +}
\ No newline at end of file diff --git a/items/SLUG;4.json b/items/SLUG;4.json new file mode 100644 index 00000000..0544a05d --- /dev/null +++ b/items/SLUG;4.json @@ -0,0 +1,36 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§7[Lvl {LVL}] §6Slug", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"bd1a026f-387c-30c8-adf2-62f57cf9709e\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY5NzQ3MDQ0MzA4MiwKICAicHJvZmlsZUlkIiA6ICJkOGNkMTNjZGRmNGU0Y2IzODJmYWZiYWIwOGIyNzQ4OSIsCiAgInByb2ZpbGVOYW1lIiA6ICJaYWNoeVphY2giLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvN2E3OWQwZmQ2NzdiNTQ1MzA5NjExMTdlZjg0YWRjMjA2ZTJjYzUwNDVjMTM0NGQ2MWQ3NzZiZjhhYzJmZTFiYSIKICAgIH0KICB9Cn0\"}]}},display:{Lore:[0:\"§8Farming Pet\",1:\"\",2:\"§7Defense: §a{DEFENSE}\",3:\"§7Intelligence: §a{INTELLIGENCE}\",4:\"\",5:\"§6Slow and Steady\",6:\"§7§7When fishing in the §cCrimson\",7:\"§cIsle§7, §aSlugfish §7take §a{0}%\",8:\"§a§7less time to catch.\",9:\"\",10:\"§6Pest Friends\",11:\"§7§7§7Grants §2+{1}ൠ Bonus Pest\",12:\"§2Chance§7.\",13:\"\",14:\"§6Repugnant Aroma\",15:\"§7§7When farming in a plot\",16:\"§7affected by a §aSprayonator§7,\",17:\"§7gain §6+{2}☘ Farming Fortune§7.\",18:\"\",19:\"§7§eRight-click to add this pet to\",20:\"§eyour pet menu!\",21:\"\",22:\"§6§lLEGENDARY\"],Name:\"§f§f§7[Lvl {LVL}] §6Slug\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"SLUG\\\",\\\"active\\\":false,\\\"exp\\\":0,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0,\\\"hideRightClick\\\":false}\",id:\"SLUG;4\"}}", + "damage": 3, + "lore": [ + "§8Farming Pet", + "", + "§7Defense: §a{DEFENSE}", + "§7Intelligence: §a{INTELLIGENCE}", + "", + "§6Slow and Steady", + "§7§7When fishing in the §cCrimson", + "§cIsle§7, §aSlugfish §7take §a{0}%", + "§a§7less time to catch.", + "", + "§6Pest Friends", + "§7§7§7Grants §2+{1}ൠ Bonus Pest", + "§2Chance§7.", + "", + "§6Repugnant Aroma", + "§7§7When farming in a plot", + "§7affected by a §aSprayonator§7,", + "§7gain §6+{2}☘ Farming Fortune§7.", + "", + "§7§eRight-click to add this pet to", + "§eyour pet menu!", + "", + "§6§lLEGENDARY" + ], + "internalname": "SLUG;4", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +}
\ No newline at end of file diff --git a/items/SPRAYONATOR.json b/items/SPRAYONATOR.json new file mode 100644 index 00000000..8dd2480b --- /dev/null +++ b/items/SPRAYONATOR.json @@ -0,0 +1,41 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§aSprayonator", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"bd14d5e6-dd3b-3d9f-8a1b-09fb6d84c173\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY5NzU1NzA2MjMxOCwKICAicHJvZmlsZUlkIiA6ICI0MzFhMmRlYTQ4YTE0NTMxYjEyZDU5MzY0NDUxNmIyNSIsCiAgInByb2ZpbGVOYW1lIiA6ICJpQ2FwdGFpbk5lbW8iLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZWU5NGZhMDg2ZGM4ZmY5ZDcwNDk5MzRiMDk2MmQyNzgzNjBkZTg2OGYyNzM4Y2ExN2E4M2VjN2I1ODJlYmJlZSIKICAgIH0KICB9Cn0\"}]}},display:{Lore:[0:\"§7Used to spray §bGarden §7plots\",1:\"§7with various materials to\",2:\"§7attract certain §6Pests§7.\",3:\"\",4:\"§6Ability: Spray §e§lRIGHT CLICK\",5:\"§7Spray the selected material on a\",6:\"§7§bGarden §7plot. Certain\",7:\"§7materials are more likely to\",8:\"§7attract certain §6Pests§7. This\",9:\"§7effect lasts §a30m§7!\",10:\"\",11:\"§7Breaking crops in a sprayed plot\",12:\"§7grants §2+50ൠ Bonus Pest Chance\",13:\"§2§7and is §a25% §7more likely to\",14:\"§7spawn Pests.\",15:\"§8Cooldown: §a5s\",16:\"\",17:\"§7Selected Material: §aCompost\",18:\"\",19:\"§7§eLeft-click to cycle material!\",20:\"\",21:\"§8§l* §8Co-op Soulbound §8§l*\",22:\"§a§lUNCOMMON\",23:\"\",24:\"§7Cost\",25:\"§c25 Copper\",26:\"\",27:\"§eClick to trade!\"],Name:\"§aSprayonator\"},ExtraAttributes:{id:\"SPRAYONATOR\"}}", + "damage": 3, + "lore": [ + "§7Used to spray §bGarden §7plots", + "§7with various materials to", + "§7attract certain §6Pests§7.", + "", + "§6Ability: Spray §e§lRIGHT CLICK", + "§7Spray the selected material on a", + "§7§bGarden §7plot. Certain", + "§7materials are more likely to", + "§7attract certain §6Pests§7. This", + "§7effect lasts §a30m§7!", + "", + "§7Breaking crops in a sprayed plot", + "§7grants §2+50ൠ Bonus Pest Chance", + "§2§7and is §a25% §7more likely to", + "§7spawn Pests.", + "§8Cooldown: §a5s", + "", + "§7Selected Material: §aCompost", + "", + "§7§eLeft-click to cycle material!", + "", + "§8§l* §8Co-op Soulbound §8§l*", + "§a§lUNCOMMON", + "", + "§7Cost", + "§c25 Copper", + "", + "§eClick to trade!" + ], + "internalname": "SPRAYONATOR", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +}
\ No newline at end of file diff --git a/items/SQUASH_RING.json b/items/SQUASH_RING.json index a9398609..d24dd01b 100644 --- a/items/SQUASH_RING.json +++ b/items/SQUASH_RING.json @@ -1,14 +1,15 @@ { "itemid": "minecraft:skull", - "displayname": "§aSquash Ring", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"aee1492d-a521-3b61-b852-654fc53053fe\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY3ODgyMjI2OTQ0MCwKICAicHJvZmlsZUlkIiA6ICJjYTU4NzNhYmY0Y2U0YWUxODAxZmVmODgzNjhlMWExNiIsCiAgInByb2ZpbGVOYW1lIiA6ICJEZXRocm9uZXMiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZjg4MWEzODgwMGExYzg2N2QyYTFhOGExMGM4NTQzYWU4YTNiOGE5YTg3YzFhYzU4YmExZTI4M2JiMGRjM2Q2OCIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7Grants §6+20☘ Farming Fortune\",1:\"§6§7when breaking §aWheat§7,\",2:\"§7§aCarrots§7, §aPotatoes§7,\",3:\"§7§aMelons§7, §aPumpkins§7, §7and\",4:\"§7§aCocoa Beans§7.\",5:\"\",6:\"§a§lUNCOMMON ACCESSORY\"],Name:\"§aSquash Ring\"},ExtraAttributes:{id:\"SQUASH_RING\"}}", + "displayname": "§f§f§aSquash Ring", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"aee1492d-a521-3b61-b852-654fc53053fe\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY3ODgyMjI2OTQ0MCwKICAicHJvZmlsZUlkIiA6ICJjYTU4NzNhYmY0Y2U0YWUxODAxZmVmODgzNjhlMWExNiIsCiAgInByb2ZpbGVOYW1lIiA6ICJEZXRocm9uZXMiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZjg4MWEzODgwMGExYzg2N2QyYTFhOGExMGM4NTQzYWU4YTNiOGE5YTg3YzFhYzU4YmExZTI4M2JiMGRjM2Q2OCIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7Wheat Fortune: §a+20\",1:\"§7Carrot Fortune: §a+20\",2:\"§7Potato Fortune: §a+20\",3:\"§7Pumpkin Fortune: §a+20\",4:\"§7Melon Fortune: §a+20\",5:\"§7Cocoa Beans Fortune: §a+20\",6:\"\",7:\"§a§lUNCOMMON ACCESSORY\"],Name:\"§f§f§aSquash Ring\"},ExtraAttributes:{id:\"SQUASH_RING\"}}", "damage": 3, "lore": [ - "§7Grants §6+20☘ Farming Fortune", - "§6§7when breaking §aWheat§7,", - "§7§aCarrots§7, §aPotatoes§7,", - "§7§aMelons§7, §aPumpkins§7, §7and", - "§7§aCocoa Beans§7.", + "§7Wheat Fortune: §a+20", + "§7Carrot Fortune: §a+20", + "§7Potato Fortune: §a+20", + "§7Pumpkin Fortune: §a+20", + "§7Melon Fortune: §a+20", + "§7Cocoa Beans Fortune: §a+20", "", "§a§lUNCOMMON ACCESSORY" ], diff --git a/items/SUNDER;6.json b/items/SUNDER;6.json new file mode 100644 index 00000000..125ababb --- /dev/null +++ b/items/SUNDER;6.json @@ -0,0 +1,30 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§9Enchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Sunder VI\",1:\"§7Grants §a+62.5 §6☘ Farming\",2:\"§6Fortune§7, which increases your\",3:\"§7chance for multiple crops.\",4:\"\",5:\"§7Can be applied to Axes.\",6:\"\",7:\"§7Use this on an item in an Anvil\",8:\"§7to apply it!\",9:\"\",10:\"§6Source:\",11:\"§aVI: §6Locust Pests\",12:\"\",13:\"§6Applied To:\",14:\"§7- §fAxe\",15:\"\",16:\"§9§lRARE\"],Name:\"§9Enchanted Book\"},ExtraAttributes:{id:\"SUNDER;6\",enchantments:{sunder:6}}}", + "damage": 0, + "lore": [ + "§9Sunder VI", + "§7Grants §a+62.5 §6☘ Farming", + "§6Fortune§7, which increases your", + "§7chance for multiple crops.", + "", + "§7Can be applied to Axes.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§6Source:", + "§aVI: §6Locust Pests", + "", + "§6Applied To:", + "§7- §fAxe", + "", + "§9§lRARE" + ], + "internalname": "SUNDER;6", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +}
\ No newline at end of file diff --git a/items/VINYL_BEETLE.json b/items/VINYL_BEETLE.json new file mode 100644 index 00000000..8fd12f9c --- /dev/null +++ b/items/VINYL_BEETLE.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:record_mellohi", + "displayname": "§f§f§aNot Just a Pest Vinyl", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Place in a §6Chirping Stereo\",1:\"§6§7to play funky tunes for\",2:\"§7§6Pests§7.\",3:\"\",4:\"§7When playing, this vinyl\",5:\"§7attracts §6Beetle Pests§7.\",6:\"\",7:\"§a§lUNCOMMON\"],Name:\"§f§f§aNot Just a Pest Vinyl\"},ExtraAttributes:{id:\"VINYL_BEETLE\"}}", + "damage": 0, + "lore": [ + "§7Place in a §6Chirping Stereo", + "§6§7to play funky tunes for", + "§7§6Pests§7.", + "", + "§7When playing, this vinyl", + "§7attracts §6Beetle Pests§7.", + "", + "§a§lUNCOMMON" + ], + "internalname": "VINYL_BEETLE", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +}
\ No newline at end of file diff --git a/items/VINYL_BUZZIN_BEATS.json b/items/VINYL_BUZZIN_BEATS.json new file mode 100644 index 00000000..1dcd357c --- /dev/null +++ b/items/VINYL_BUZZIN_BEATS.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:record_ward", + "displayname": "§f§f§aBuzzin\u0027 Beats Vinyl", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Place in a §6Chirping Stereo\",1:\"§6§7to play funky tunes for\",2:\"§7§6Pests§7.\",3:\"\",4:\"§7When playing, this vinyl\",5:\"§7attracts §6Mosquito Pests§7.\",6:\"\",7:\"§a§lUNCOMMON\"],Name:\"§f§f§aBuzzin\u0027 Beats Vinyl\"},ExtraAttributes:{id:\"VINYL_BUZZIN_BEATS\"}}", + "damage": 0, + "lore": [ + "§7Place in a §6Chirping Stereo", + "§6§7to play funky tunes for", + "§7§6Pests§7.", + "", + "§7When playing, this vinyl", + "§7attracts §6Mosquito Pests§7.", + "", + "§a§lUNCOMMON" + ], + "internalname": "VINYL_BUZZIN_BEATS", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +}
\ No newline at end of file diff --git a/items/VINYL_CICADA_SYMPHONY.json b/items/VINYL_CICADA_SYMPHONY.json new file mode 100644 index 00000000..9aa2c82b --- /dev/null +++ b/items/VINYL_CICADA_SYMPHONY.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:record_blocks", + "displayname": "§f§f§aCicada Symphony Vinyl", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Place in a §6Chirping Stereo\",1:\"§6§7to play funky tunes for\",2:\"§7§6Pests§7.\",3:\"\",4:\"§7When playing, this vinyl\",5:\"§7attracts §6Locust Pests§7.\",6:\"\",7:\"§a§lUNCOMMON\"],Name:\"§f§f§aCicada Symphony Vinyl\"},ExtraAttributes:{id:\"VINYL_CICADA_SYMPHONY\"}}", + "damage": 0, + "lore": [ + "§7Place in a §6Chirping Stereo", + "§6§7to play funky tunes for", + "§7§6Pests§7.", + "", + "§7When playing, this vinyl", + "§7attracts §6Locust Pests§7.", + "", + "§a§lUNCOMMON" + ], + "internalname": "VINYL_CICADA_SYMPHONY", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +}
\ No newline at end of file diff --git a/items/VINYL_CRICKET_CHOIR.json b/items/VINYL_CRICKET_CHOIR.json new file mode 100644 index 00000000..2b8ac057 --- /dev/null +++ b/items/VINYL_CRICKET_CHOIR.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:record_chirp", + "displayname": "§f§f§aCricket Choir Vinyl", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Place in a §6Chirping Stereo\",1:\"§6§7to play funky tunes for\",2:\"§7§6Pests§7.\",3:\"\",4:\"§7When playing, this vinyl\",5:\"§7attracts §6Cricket Pests§7.\",6:\"\",7:\"§a§lUNCOMMON\"],Name:\"§f§f§aCricket Choir Vinyl\"},ExtraAttributes:{id:\"VINYL_CRICKET_CHOIR\"}}", + "damage": 0, + "lore": [ + "§7Place in a §6Chirping Stereo", + "§6§7to play funky tunes for", + "§7§6Pests§7.", + "", + "§7When playing, this vinyl", + "§7attracts §6Cricket Pests§7.", + "", + "§a§lUNCOMMON" + ], + "internalname": "VINYL_CRICKET_CHOIR", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +}
\ No newline at end of file diff --git a/items/VINYL_DYNAMITES.json b/items/VINYL_DYNAMITES.json new file mode 100644 index 00000000..de69d6f5 --- /dev/null +++ b/items/VINYL_DYNAMITES.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:record_strad", + "displayname": "§f§f§aDynaMITES Vinyl", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Place in a §6Chirping Stereo\",1:\"§6§7to play funky tunes for\",2:\"§7§6Pests§7.\",3:\"\",4:\"§7When playing, this vinyl\",5:\"§7attracts §6Mite Pests§7.\",6:\"\",7:\"§a§lUNCOMMON\"],Name:\"§f§f§aDynaMITES Vinyl\"},ExtraAttributes:{id:\"VINYL_DYNAMITES\"}}", + "damage": 0, + "lore": [ + "§7Place in a §6Chirping Stereo", + "§6§7to play funky tunes for", + "§7§6Pests§7.", + "", + "§7When playing, this vinyl", + "§7attracts §6Mite Pests§7.", + "", + "§a§lUNCOMMON" + ], + "internalname": "VINYL_DYNAMITES", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +}
\ No newline at end of file diff --git a/items/VINYL_EARTHWORM_ENSEMBLE.json b/items/VINYL_EARTHWORM_ENSEMBLE.json new file mode 100644 index 00000000..79c2b7df --- /dev/null +++ b/items/VINYL_EARTHWORM_ENSEMBLE.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:record_mall", + "displayname": "§f§f§aEarthworm Ensemble Vinyl", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Place in a §6Chirping Stereo\",1:\"§6§7to play funky tunes for\",2:\"§7§6Pests§7.\",3:\"\",4:\"§7When playing, this vinyl\",5:\"§7attracts §6Earthworm Pests§7.\",6:\"\",7:\"§a§lUNCOMMON\"],Name:\"§f§f§aEarthworm Ensemble Vinyl\"},ExtraAttributes:{id:\"VINYL_EARTHWORM_ENSEMBLE\"}}", + "damage": 0, + "lore": [ + "§7Place in a §6Chirping Stereo", + "§6§7to play funky tunes for", + "§7§6Pests§7.", + "", + "§7When playing, this vinyl", + "§7attracts §6Earthworm Pests§7.", + "", + "§a§lUNCOMMON" + ], + "internalname": "VINYL_EARTHWORM_ENSEMBLE", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +}
\ No newline at end of file diff --git a/items/VINYL_PRETTY_FLY.json b/items/VINYL_PRETTY_FLY.json new file mode 100644 index 00000000..dfd964ee --- /dev/null +++ b/items/VINYL_PRETTY_FLY.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:record_stal", + "displayname": "§f§f§aPretty Fly Vinyl", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Place in a §6Chirping Stereo\",1:\"§6§7to play funky tunes for\",2:\"§7§6Pests§7.\",3:\"\",4:\"§7When playing, this vinyl\",5:\"§7attracts §6Fly Pests§7.\",6:\"\",7:\"§a§lUNCOMMON\"],Name:\"§f§f§aPretty Fly Vinyl\"},ExtraAttributes:{id:\"VINYL_PRETTY_FLY\"}}", + "damage": 0, + "lore": [ + "§7Place in a §6Chirping Stereo", + "§6§7to play funky tunes for", + "§7§6Pests§7.", + "", + "§7When playing, this vinyl", + "§7attracts §6Fly Pests§7.", + "", + "§a§lUNCOMMON" + ], + "internalname": "VINYL_PRETTY_FLY", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +}
\ No newline at end of file diff --git a/items/VINYL_RODENT_REVOLUTION.json b/items/VINYL_RODENT_REVOLUTION.json new file mode 100644 index 00000000..ecd39108 --- /dev/null +++ b/items/VINYL_RODENT_REVOLUTION.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:record_13", + "displayname": "§f§f§aRodent Revolution Vinyl", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Place in a §6Chirping Stereo\",1:\"§6§7to play funky tunes for\",2:\"§7§6Pests§7.\",3:\"\",4:\"§7When playing, this vinyl\",5:\"§7attracts §6Rat Pests§7.\",6:\"\",7:\"§a§lUNCOMMON\"],Name:\"§f§f§aRodent Revolution Vinyl\"},ExtraAttributes:{id:\"VINYL_RODENT_REVOLUTION\"}}", + "damage": 0, + "lore": [ + "§7Place in a §6Chirping Stereo", + "§6§7to play funky tunes for", + "§7§6Pests§7.", + "", + "§7When playing, this vinyl", + "§7attracts §6Rat Pests§7.", + "", + "§a§lUNCOMMON" + ], + "internalname": "VINYL_RODENT_REVOLUTION", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +}
\ No newline at end of file diff --git a/items/VINYL_SLOW_AND_GROOVY.json b/items/VINYL_SLOW_AND_GROOVY.json new file mode 100644 index 00000000..e0c3c650 --- /dev/null +++ b/items/VINYL_SLOW_AND_GROOVY.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:record_far", + "displayname": "§f§f§aSlow and Groovy Vinyl", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Place in a §6Chirping Stereo\",1:\"§6§7to play funky tunes for\",2:\"§7§6Pests§7.\",3:\"\",4:\"§7When playing, this vinyl\",5:\"§7attracts §6Slug Pests§7.\",6:\"\",7:\"§a§lUNCOMMON\"],Name:\"§f§f§aSlow and Groovy Vinyl\"},ExtraAttributes:{id:\"VINYL_SLOW_AND_GROOVY\"}}", + "damage": 0, + "lore": [ + "§7Place in a §6Chirping Stereo", + "§6§7to play funky tunes for", + "§7§6Pests§7.", + "", + "§7When playing, this vinyl", + "§7attracts §6Slug Pests§7.", + "", + "§a§lUNCOMMON" + ], + "internalname": "VINYL_SLOW_AND_GROOVY", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +}
\ No newline at end of file diff --git a/items/VINYL_WINGS_OF_HARMONY.json b/items/VINYL_WINGS_OF_HARMONY.json new file mode 100644 index 00000000..790329d0 --- /dev/null +++ b/items/VINYL_WINGS_OF_HARMONY.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:record_wait", + "displayname": "§f§f§aWings of Harmony Vinyl", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Place in a §6Chirping Stereo\",1:\"§6§7to play funky tunes for\",2:\"§7§6Pests§7.\",3:\"\",4:\"§7When playing, this vinyl\",5:\"§7attracts §6Moth Pests§7.\",6:\"\",7:\"§a§lUNCOMMON\"],Name:\"§f§f§aWings of Harmony Vinyl\"},ExtraAttributes:{id:\"VINYL_WINGS_OF_HARMONY\"}}", + "damage": 0, + "lore": [ + "§7Place in a §6Chirping Stereo", + "§6§7to play funky tunes for", + "§7§6Pests§7.", + "", + "§7When playing, this vinyl", + "§7attracts §6Moth Pests§7.", + "", + "§a§lUNCOMMON" + ], + "internalname": "VINYL_WINGS_OF_HARMONY", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +}
\ No newline at end of file diff --git a/items/WRIGGLING_LARVA.json b/items/WRIGGLING_LARVA.json new file mode 100644 index 00000000..8f8c2bfd --- /dev/null +++ b/items/WRIGGLING_LARVA.json @@ -0,0 +1,25 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§5Wriggling Larva", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"2d29c020-3633-36a9-a2ff-6e086ac3fab6\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY5Njk0NDk4MTc4OCwKICAicHJvZmlsZUlkIiA6ICI3YmRhNDBlM2E1YjU0YzE0YWJmZGYzNGMyODY2NjQ0NiIsCiAgInByb2ZpbGVOYW1lIiA6ICJfRWdvcl9wbGF5XyIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS85MjkxNGZiOWMxMGIyMTA5NTNhYjI1OGFmMDhjZGRkNDk4Y2FlZjExOWQyMDRjNGM1ZTc5MDM0OTIwNjQ5OWM1IgogICAgfQogIH0KfQ\"}]}},display:{Lore:[0:\"§7Consume this wriggling,\",1:\"§7disgusting larva to permanently\",2:\"§7gain §2+2ൠ Bonus Pest Chance§7.\",3:\"\",4:\"§7You can consume up to §a5\",5:\"§a§7larvae before the sight of\",6:\"§7them makes you too sick to\",7:\"§7consume more.\",8:\"\",9:\"§eRight-click to consume!\",10:\"\",11:\"§5§lEPIC\"],Name:\"§5Wriggling Larva\"},ExtraAttributes:{id:\"WRIGGLING_LARVA\"}}", + "damage": 3, + "lore": [ + "§7Consume this wriggling,", + "§7disgusting larva to permanently", + "§7gain §2+2ൠ Bonus Pest Chance§7.", + "", + "§7You can consume up to §a5", + "§a§7larvae before the sight of", + "§7them makes you too sick to", + "§7consume more.", + "", + "§eRight-click to consume!", + "", + "§5§lEPIC" + ], + "internalname": "WRIGGLING_LARVA", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +}
\ No newline at end of file |