diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2023-02-15 09:29:45 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-02-15 09:29:45 +0100 |
commit | 4fa2f1eb69e5d3e412387d3f5bbde66e49245241 (patch) | |
tree | 3787dbd8e19e900d9f1d0ad360b221347b62a3ee | |
parent | 1b02e6fa47fc68095fc4cd6bc9038af9af803bb1 (diff) | |
download | NotEnoughUpdates-REPO-4fa2f1eb69e5d3e412387d3f5bbde66e49245241.tar.gz NotEnoughUpdates-REPO-4fa2f1eb69e5d3e412387d3f5bbde66e49245241.tar.bz2 NotEnoughUpdates-REPO-4fa2f1eb69e5d3e412387d3f5bbde66e49245241.zip |
New stuff from garden update (#853)
* New stuff from garden update
* Fixed some items
* Fixed nbt
* Added new items
* Fixed things idk
* Fixed lores
* Added reqs
* Added sunder and missing dicer
* Added reqs, new items and fixed some
* +1 soul
* Added island
90 files changed, 1818 insertions, 112 deletions
diff --git a/constants/enchants.json b/constants/enchants.json index 7f6afdc6..2470a00e 100644 --- a/constants/enchants.json +++ b/constants/enchants.json @@ -79,7 +79,8 @@ "turbo_coco", "turbo_melon", "turbo_pumpkin", - "delicate" + "delicate", + "sunder" ], "PICKAXE": [ "compact", @@ -1301,6 +1302,13 @@ 100, 200 ], + "sunder": [ + 5, + 10, + 15, + 20, + 25 + ], "one_for_all": [ 50 ], diff --git a/constants/fairy_souls.json b/constants/fairy_souls.json index eaae294b..677d741b 100644 --- a/constants/fairy_souls.json +++ b/constants/fairy_souls.json @@ -1,6 +1,6 @@ { "//": "If you would like to contribute to this list please ensure that you: take the coordinates of the soul its self and not where you stand.", - "Max Souls": 238, + "Max Souls": 239, "hub": [ "138,66,129", "169,60,129", diff --git a/constants/islands.json b/constants/islands.json index 2c84d6d9..f4ea1b9d 100644 --- a/constants/islands.json +++ b/constants/islands.json @@ -13,7 +13,8 @@ "winter": "Jerry's Workshop", "dungeon": "Dungeon", "dungeon_hub": "Dungeon Hub", - "crystal_hollows": "Crystal Hollows" + "crystal_hollows": "Crystal Hollows", + "garden": "The Garden" }, "teleporters": [ { diff --git a/constants/misc.json b/constants/misc.json index 1f29e3c5..bd23c96d 100644 --- a/constants/misc.json +++ b/constants/misc.json @@ -76,7 +76,8 @@ "dungeon": "Dungeon", "dungeon_hub": "Dungeon Hub", "crystal_hollows": "Crystal Hollows", - "instanced": "Kuudra's End" + "instanced": "Kuudra's End", + "garden": "The Garden" }, "talisman_upgrades": { "WOLF_TALISMAN": [ diff --git a/constants/parents.json b/constants/parents.json index bbe106c1..0b14e168 100644 --- a/constants/parents.json +++ b/constants/parents.json @@ -3161,5 +3161,11 @@ "PET_SKIN_SCATHA_ALBINO": [ "PET_SKIN_SCATHA_GOLDEN", "PET_SKIN_SCATHA_DARK" + ], + "SUNDER;1": [ + "SUNDER;2", + "SUNDER;3", + "SUNDER;4", + "SUNDER;5" ] }
\ No newline at end of file diff --git a/items/ADVANCED_GARDENING_AXE.json b/items/ADVANCED_GARDENING_AXE.json new file mode 100644 index 00000000..999dc3d6 --- /dev/null +++ b/items/ADVANCED_GARDENING_AXE.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:diamond_axe", + "displayname": "§9Advanced Gardening Axe", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Farming Fortune: §a+10\",1:\"\",2:\"§7§8This item can be reforged!\",3:\"§7§4❣ §cRequires §aGarden Level 6§c.\",4:\"§9§lRARE AXE\",5:\"\",6:\"§7Cost\",7:\"§c25 Copper\"],Name:\"§9Advanced Gardening Axe\"},ExtraAttributes:{id:\"ADVANCED_GARDENING_AXE\"}}", + "damage": 0, + "lore": [ + "§7Farming Fortune: §a+10", + "", + "§7§8This item can be reforged!", + "§7§4❣ §cRequires §aGarden Level 6§c.", + "§9§lRARE AXE", + "", + "§7Cost", + "§c25 Copper" + ], + "internalname": "ADVANCED_GARDENING_AXE", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/ADVANCED_GARDENING_HOE.json b/items/ADVANCED_GARDENING_HOE.json new file mode 100644 index 00000000..b51dd9cb --- /dev/null +++ b/items/ADVANCED_GARDENING_HOE.json @@ -0,0 +1,20 @@ +{ + "itemid": "minecraft:diamond_hoe", + "displayname": "§9Advanced Gardening Hoe", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Farming Fortune: §a+10\",1:\"\",2:\"§7§8This item can be reforged!\",3:\"§9§lRARE HOE\",4:\"\",5:\"§7Cost\",6:\"§c25 Copper\"],Name:\"§9Advanced Gardening Hoe\"},ExtraAttributes:{id:\"ADVANCED_GARDENING_HOE\"}}", + "damage": 0, + "lore": [ + "§7Farming Fortune: §a+10", + "", + "§7§8This item can be reforged!", + "§9§lRARE HOE", + "", + "§7Cost", + "§c25 Copper" + ], + "internalname": "ADVANCED_GARDENING_HOE", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/AUTUMN_HUT_BARN_SKIN.json b/items/AUTUMN_HUT_BARN_SKIN.json new file mode 100644 index 00000000..8c608159 --- /dev/null +++ b/items/AUTUMN_HUT_BARN_SKIN.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:leaves", + "displayname": "§aAutumn Hut Barn Skin", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7§7Consume this item to unlock\",1:\"§7the §aAutumn Hut Barn Skin §7on\",2:\"§7the §bGarden§7!\",3:\"\",4:\"§eClick to consume!\",5:\"\",6:\"§a§lUNCOMMON COSMETIC\",7:\"\",8:\"§7Cost\",9:\"§c2,000 Copper\"],Name:\"§aAutumn Hut Barn Skin\"},ExtraAttributes:{id:\"AUTUMN_HUT_BARN_SKIN\"}}", + "damage": 2, + "lore": [ + "§7§7Consume this item to unlock", + "§7the §aAutumn Hut Barn Skin §7on", + "§7the §bGarden§7!", + "", + "§eClick to consume!", + "", + "§a§lUNCOMMON COSMETIC", + "", + "§7Cost", + "§c2,000 Copper" + ], + "internalname": "AUTUMN_HUT_BARN_SKIN", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/BAMBOO_BARN_SKIN.json b/items/BAMBOO_BARN_SKIN.json new file mode 100644 index 00000000..67dbc1d8 --- /dev/null +++ b/items/BAMBOO_BARN_SKIN.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:stick", + "displayname": "§5Bamboo Barn Skin", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7§7Consume this item to unlock\",1:\"§7the §5Bamboo Barn Skin §7on the\",2:\"§7§bGarden§7!\",3:\"\",4:\"§eClick to consume!\",5:\"\",6:\"§5§lEPIC COSMETIC\",7:\"\",8:\"§7Cost\",9:\"§c7,500 Copper\"],Name:\"§5Bamboo Barn Skin\"},ExtraAttributes:{id:\"BAMBOO_BARN_SKIN\"}}", + "damage": 0, + "lore": [ + "§7§7Consume this item to unlock", + "§7the §5Bamboo Barn Skin §7on the", + "§7§bGarden§7!", + "", + "§eClick to consume!", + "", + "§5§lEPIC COSMETIC", + "", + "§7Cost", + "§c7,500 Copper" + ], + "internalname": "BAMBOO_BARN_SKIN", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/BASIC_GARDENING_AXE.json b/items/BASIC_GARDENING_AXE.json new file mode 100644 index 00000000..487725de --- /dev/null +++ b/items/BASIC_GARDENING_AXE.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:iron_axe", + "displayname": "§aBasic Gardening Axe", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Farming Fortune: §a+5\",1:\"\",2:\"§7§8This item can be reforged!\",3:\"§7§4❣ §cRequires §aGarden Level 4§c.\",4:\"§a§lUNCOMMON AXE\",5:\"\",6:\"§7Cost\",7:\"§c5 Copper\"],Name:\"§aBasic Gardening Axe\"},ExtraAttributes:{id:\"BASIC_GARDENING_AXE\"}}", + "damage": 0, + "lore": [ + "§7Farming Fortune: §a+5", + "", + "§7§8This item can be reforged!", + "§7§4❣ §cRequires §aGarden Level 4§c.", + "§a§lUNCOMMON AXE", + "", + "§7Cost", + "§c5 Copper" + ], + "internalname": "BASIC_GARDENING_AXE", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/BASIC_GARDENING_HOE.json b/items/BASIC_GARDENING_HOE.json new file mode 100644 index 00000000..a9bdfa52 --- /dev/null +++ b/items/BASIC_GARDENING_HOE.json @@ -0,0 +1,20 @@ +{ + "itemid": "minecraft:iron_hoe", + "displayname": "§aBasic Gardening Hoe", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Farming Fortune: §a+5\",1:\"\",2:\"§7§8This item can be reforged!\",3:\"§a§lUNCOMMON HOE\",4:\"\",5:\"§7Cost\",6:\"§c5 Copper\"],Name:\"§aBasic Gardening Hoe\"},ExtraAttributes:{id:\"BASIC_GARDENING_HOE\"}}", + "damage": 0, + "lore": [ + "§7Farming Fortune: §a+5", + "", + "§7§8This item can be reforged!", + "§a§lUNCOMMON HOE", + "", + "§7Cost", + "§c5 Copper" + ], + "internalname": "BASIC_GARDENING_HOE", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/BOX_OF_SEEDS.json b/items/BOX_OF_SEEDS.json new file mode 100644 index 00000000..c0b3928c --- /dev/null +++ b/items/BOX_OF_SEEDS.json @@ -0,0 +1,25 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Box of Seeds", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"44418bf4-766c-38cd-ba44-67747ec44b5d\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMmMzZjg1NGJiNjUyNjVhYjNmZjJlMzYyNjY5YTVmODA2YWI4NGRjMjQwYTRiOTlmOWE2MmFiNzI2NzcyOGJhMyJ9fX0\u003d\"}]}},display:{Lore:[0:\"§9§lRARE\"],Name:\"§9Box of Seeds\"},ExtraAttributes:{id:\"BOX_OF_SEEDS\"}}", + "damage": 3, + "lore": [ + "§9§lRARE" + ], + "recipe": { + "A1": "", + "A2": "ENCHANTED_SEEDS:32", + "A3": "", + "B1": "ENCHANTED_SEEDS:32", + "B2": "ENCHANTED_SEEDS:32", + "B3": "ENCHANTED_SEEDS:32", + "C1": "", + "C2": "ENCHANTED_SEEDS:32", + "C3": "" + }, + "internalname": "BOX_OF_SEEDS", + "clickcommand": "viewrecipe", + "modver": "2.1.1-PRE", + "crafttext": "Requires: Seeds VII", + "infoType": "" +}
\ No newline at end of file diff --git a/items/BUILDERS_RULER.json b/items/BUILDERS_RULER.json new file mode 100644 index 00000000..b16c3a44 --- /dev/null +++ b/items/BUILDERS_RULER.json @@ -0,0 +1,31 @@ +{ + "itemid": "minecraft:blaze_rod", + "displayname": "§6Builder\u0027s Ruler", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"\",1:\"§6Ability: Area Planner §e§lRIGHT CLICK\",2:\"§7Right-Click the top of a block\",3:\"§7to place a line of blocks.\",4:\"\",5:\"§6Ability: Organised Builder §e§lSNEAK RIGHT CLICK\",6:\"§7Sneak Right-Click a block to\",7:\"§7collect all blocks in a line.\",8:\"\",9:\"§6Ability: Built-in Storage §e§lLEFT CLICK\",10:\"§7Opens the ruler storage. Blocks\",11:\"§7will be placed from your\",12:\"§7inventory or the ruler storage.\",13:\"\",14:\"§6§lLEGENDARY\",15:\"\",16:\"§7Cost\",17:\"§c20 Copper\"],Name:\"§6Builder\u0027s Ruler\"},ExtraAttributes:{id:\"BUILDERS_RULER\"}}", + "damage": 0, + "lore": [ + "", + "§6Ability: Area Planner §e§lRIGHT CLICK", + "§7Right-Click the top of a block", + "§7to place a line of blocks.", + "", + "§6Ability: Organised Builder §e§lSNEAK RIGHT CLICK", + "§7Sneak Right-Click a block to", + "§7collect all blocks in a line.", + "", + "§6Ability: Built-in Storage §e§lLEFT CLICK", + "§7Opens the ruler storage. Blocks", + "§7will be placed from your", + "§7inventory or the ruler storage.", + "", + "§6§lLEGENDARY", + "", + "§7Cost", + "§c20 Copper" + ], + "internalname": "BUILDERS_RULER", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/CACTUS_KNIFE.json b/items/CACTUS_KNIFE.json index 663eb260..fe774738 100644 --- a/items/CACTUS_KNIFE.json +++ b/items/CACTUS_KNIFE.json @@ -1,18 +1,19 @@ { "itemid": "minecraft:golden_hoe", "displayname": "§5Cactus Knife", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Slices through §acactus§7 instantly!\",1:\"\",2:\"§7§8This item can be reforged!\",3:\"§5§lEPIC HOE\"],Name:\"§5Cactus Knife\"},ExtraAttributes:{id:\"CACTUS_KNIFE\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Slices through §acactus§7 instantly!\",1:\"\",2:\"§7§8This item can be reforged!\",3:\"§7§4❣ §cRequires §aFarming Skill 10§c.\",4:\"§5§lEPIC HOE\"],Name:\"§5Cactus Knife\"},ExtraAttributes:{id:\"CACTUS_KNIFE\"}}", "damage": 0, "lore": [ "§7Slices through §acactus§7 instantly!", "", "§7§8This item can be reforged!", + "§7§4❣ §cRequires §aFarming Skill 10§c.", "§5§lEPIC HOE" ], "internalname": "CACTUS_KNIFE", "crafttext": "", "clickcommand": "", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Cactus_Knife", diff --git a/items/CASHMERE_JACKET.json b/items/CASHMERE_JACKET.json new file mode 100644 index 00000000..c6aa808a --- /dev/null +++ b/items/CASHMERE_JACKET.json @@ -0,0 +1,18 @@ +{ + "itemid": "minecraft:leather_chestplate", + "displayname": "§f§f§9Cashmere Jacket", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+25\",1:\"§7Defense: §a+10\",2:\"\",3:\"§7§8This item can be reforged!\",4:\"§9§lRARE CHESTPLATE\"],color:4252678,Name:\"§f§f§9Cashmere Jacket\"},ExtraAttributes:{color:\"64:228:6\",id:\"CASHMERE_JACKET\"}}", + "damage": 0, + "lore": [ + "§7Health: §a+25", + "§7Defense: §a+10", + "", + "§7§8This item can be reforged!", + "§9§lRARE CHESTPLATE" + ], + "internalname": "CASHMERE_JACKET", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +}
\ No newline at end of file diff --git a/items/CASTLE_BARN_SKIN.json b/items/CASTLE_BARN_SKIN.json new file mode 100644 index 00000000..6bf76109 --- /dev/null +++ b/items/CASTLE_BARN_SKIN.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:cobblestone", + "displayname": "§6Castle Barn Skin", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7§7Consume this item to unlock\",1:\"§7the §6Castle Barn Skin §7on the\",2:\"§7§bGarden§7!\",3:\"\",4:\"§eClick to consume!\",5:\"\",6:\"§6§lLEGENDARY COSMETIC\",7:\"\",8:\"§7Cost\",9:\"§c15,000 Copper\"],Name:\"§6Castle Barn Skin\"},ExtraAttributes:{id:\"CASTLE_BARN_SKIN\"}}", + "damage": 0, + "lore": [ + "§7§7Consume this item to unlock", + "§7the §6Castle Barn Skin §7on the", + "§7§bGarden§7!", + "", + "§eClick to consume!", + "", + "§6§lLEGENDARY COSMETIC", + "", + "§7Cost", + "§c15,000 Copper" + ], + "internalname": "CASTLE_BARN_SKIN", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/COMPOST.json b/items/COMPOST.json new file mode 100644 index 00000000..6ec96809 --- /dev/null +++ b/items/COMPOST.json @@ -0,0 +1,14 @@ +{ + "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\"}}", + "damage": 3, + "lore": [ + "§a§lUNCOMMON" + ], + "internalname": "COMPOST", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/CONDENSED_FERMENTO.json b/items/CONDENSED_FERMENTO.json new file mode 100644 index 00000000..2850e68b --- /dev/null +++ b/items/CONDENSED_FERMENTO.json @@ -0,0 +1,14 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§6Condensed Fermento", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"69818e53-bdd5-3f68-b5b5-c1b6fc058985\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY2Njg4NjkyMDczOSwKICAicHJvZmlsZUlkIiA6ICJkYmQ4MDQ2M2EwMzY0Y2FjYjI3OGNhODBhMDBkZGIxMyIsCiAgInByb2ZpbGVOYW1lIiA6ICJ4bG9nMjEiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvODIzM2QzYTcwZDgyZWVlMWNhYWE1OGMxNmI4M2VlNjIyNGU4YmZjN2NkYTYzNjc5Mzg1M2UwNDFhMWZiYWE2YiIsCiAgICAgICJtZXRhZGF0YSIgOiB7CiAgICAgICAgIm1vZGVsIiA6ICJzbGltIgogICAgICB9CiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§6§lLEGENDARY\"],Name:\"§6Condensed Fermento\"},ExtraAttributes:{id:\"CONDENSED_FERMENTO\"}}", + "damage": 3, + "lore": [ + "§6§lLEGENDARY" + ], + "internalname": "CONDENSED_FERMENTO", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/COZY_COTTAGE_BARN_SKIN.json b/items/COZY_COTTAGE_BARN_SKIN.json new file mode 100644 index 00000000..9b9b5e2e --- /dev/null +++ b/items/COZY_COTTAGE_BARN_SKIN.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:hay_block", + "displayname": "§aCozy Cottage Barn Skin", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7§7Consume this item to unlock\",1:\"§7the §aCozy Cottage Barn Skin\",2:\"§a§7on the §bGarden§7!\",3:\"\",4:\"§eClick to consume!\",5:\"\",6:\"§a§lUNCOMMON COSMETIC\",7:\"\",8:\"§7Cost\",9:\"§a250 Gems\"],Name:\"§aCozy Cottage Barn Skin\"},ExtraAttributes:{id:\"COZY_COTTAGE_BARN_SKIN\"}}", + "damage": 0, + "lore": [ + "§7§7Consume this item to unlock", + "§7the §aCozy Cottage Barn Skin", + "§a§7on the §bGarden§7!", + "", + "§eClick to consume!", + "", + "§a§lUNCOMMON COSMETIC", + "", + "§7Cost", + "§a250 Gems" + ], + "internalname": "COZY_COTTAGE_BARN_SKIN", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/CROPIE.json b/items/CROPIE.json new file mode 100644 index 00000000..d0c83937 --- /dev/null +++ b/items/CROPIE.json @@ -0,0 +1,16 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Cropie", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"f168ba3d-3414-321f-840f-a98c49c25a65\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY2MjUwMjkyOTIyNCwKICAicHJvZmlsZUlkIiA6ICJjOWRlZTM4MDUzYjg0YzI5YjZlZjA5YjJlMDM5OTc0ZiIsCiAgInByb2ZpbGVOYW1lIiA6ICJTQVJfRGVjZW1iZXI1IiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2RkMDFjYmEyM2VkZTJjZDI4OTUxMDdmMGMwMjU4ZTk3MWQyNDg1NTM4ZmU5NjQ5ZWYyODUzYmQyNmU2MjMyZGMiCiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§eRight-click to view recipes!\",1:\"\",2:\"§9§lRARE\"],Name:\"§9Cropie\"},ExtraAttributes:{id:\"CROPIE\"}}", + "damage": 3, + "lore": [ + "§eRight-click to view recipes!", + "", + "§9§lRARE" + ], + "internalname": "CROPIE", + "clickcommand": "", + "modver": "2.1.0-REL", + "crafttext": "", + "infoType": "" +}
\ No newline at end of file diff --git a/items/CROPIE_BOOTS.json b/items/CROPIE_BOOTS.json new file mode 100644 index 00000000..6b34ab2d --- /dev/null +++ b/items/CROPIE_BOOTS.json @@ -0,0 +1,41 @@ +{ + "itemid": "minecraft:leather_boots", + "displayname": "§9Cropie Boots", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+110\",1:\"§7Defense: §a+30\",2:\"§7Speed: §a+4\",3:\"§7Farming Fortune: §a+20\",4:\"\",5:\"§8Tiered Bonus: Squashbuckle (0/4)\",6:\"§7§7Farming Pumpkin, Melon, and\",7:\"§7Cocoa Beans have a §a0.01%\",8:\"§a§7chance of dropping a Squash.\",9:\"\",10:\"§6Ability: Farmer\u0027s Grace\",11:\"§7Grants immunity to trampling\",12:\"§7crops.\",13:\"\",14:\"§7§8This item can be reforged!\",15:\"§7§4❣ §cRequires §aFarming Skill 30§c.\",16:\"§9§lRARE BOOTS\"],color:12281141,Name:\"§9Cropie Boots\"},ExtraAttributes:{id:\"CROPIE_BOOTS\"}}", + "damage": 0, + "lore": [ + "§7Health: §a+110", + "§7Defense: §a+30", + "§7Speed: §a+4", + "§7Farming Fortune: §a+20", + "", + "§8Tiered Bonus: Squashbuckle (0/4)", + "§7§7Farming Pumpkin, Melon, and", + "§7Cocoa Beans have a §a0.01%", + "§a§7chance of dropping a Squash.", + "", + "§6Ability: Farmer\u0027s Grace", + "§7Grants immunity to trampling", + "§7crops.", + "", + "§7§8This item can be reforged!", + "§7§4❣ §cRequires §aFarming Skill 30§c.", + "§9§lRARE BOOTS" + ], + "recipe": { + "A1": "CROPIE:10", + "A2": "", + "A3": "CROPIE:10", + "B1": "TIGHTLY_TIED_HAY_BALE:1", + "B2": "MELON_BOOTS:1", + "B3": "TIGHTLY_TIED_HAY_BALE:1", + "C1": "", + "C2": "", + "C3": "" + }, + "internalname": "CROPIE_BOOTS", + "clickcommand": "viewrecipe", + "modver": "2.1.1-PRE", + "crafttext": "", + "infoType": "" +}
\ No newline at end of file diff --git a/items/CROPIE_CHESTPLATE.json b/items/CROPIE_CHESTPLATE.json new file mode 100644 index 00000000..1f09d183 --- /dev/null +++ b/items/CROPIE_CHESTPLATE.json @@ -0,0 +1,37 @@ +{ + "itemid": "minecraft:leather_chestplate", + "displayname": "§9Cropie Chestplate", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+165\",1:\"§7Defense: §a+30\",2:\"§7Speed: §a+4\",3:\"§7Farming Fortune: §a+25\",4:\"\",5:\"§8Tiered Bonus: Squashbuckle (0/4)\",6:\"§7§7Farming Pumpkin, Melon, and\",7:\"§7Cocoa Beans have a §a0.01%\",8:\"§a§7chance of dropping a Squash.\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§7§4❣ §cRequires §aFarming Skill 30§c.\",12:\"§9§lRARE CHESTPLATE\"],color:8005888,Name:\"§9Cropie Chestplate\"},ExtraAttributes:{id:\"CROPIE_CHESTPLATE\"}}", + "damage": 0, + "lore": [ + "§7Health: §a+165", + "§7Defense: §a+30", + "§7Speed: §a+4", + "§7Farming Fortune: §a+25", + "", + "§8Tiered Bonus: Squashbuckle (0/4)", + "§7§7Farming Pumpkin, Melon, and", + "§7Cocoa Beans have a §a0.01%", + "§a§7chance of dropping a Squash.", + "", + "§7§8This item can be reforged!", + "§7§4❣ §cRequires §aFarming Skill 30§c.", + "§9§lRARE CHESTPLATE" + ], + "recipe": { + "A1": "CROPIE:10", + "A2": "MELON_CHESTPLATE:1", + "A3": "CROPIE:10", + "B1": "BOX_OF_SEEDS:3", + "B2": "TIGHTLY_TIED_HAY_BALE:1", + "B3": "BOX_OF_SEEDS:3", + "C1": "ENCHANTED_BAKED_POTATO:15", + "C2": "ENCHANTED_BAKED_POTATO:15", + "C3": "ENCHANTED_BAKED_POTATO:15" + }, + "internalname": "CROPIE_CHESTPLATE", + "clickcommand": "viewrecipe", + "modver": "2.1.1-PRE", + "crafttext": "", + "infoType": "" +}
\ No newline at end of file diff --git a/items/CROPIE_HELMET.json b/items/CROPIE_HELMET.json new file mode 100644 index 00000000..a1a8f071 --- /dev/null +++ b/items/CROPIE_HELMET.json @@ -0,0 +1,37 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Cropie Helmet", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"479dc83d-b320-38b3-a82f-2dfef15a95fe\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY2Mzc1MzgzNzM2OCwKICAicHJvZmlsZUlkIiA6ICIzYjgwOTg1YWU4ODY0ZWZlYjA3ODg2MmZkOTRhMTVkOSIsCiAgInByb2ZpbGVOYW1lIiA6ICJLaWVyYW5fVmF4aWxpYW4iLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZTRiYWNiOTY3MzRlMjQ0YjlmNzMzMWQ0NTNlNjg2ZmEyZTMyNTIyYTQxMWFhNTY4Zjk2MGU3NDFkNzRiMzI4OSIKICAgIH0KICB9Cn0\"}]}},display:{Lore:[0:\"§7Health: §a+110\",1:\"§7Defense: §a+30\",2:\"§7Speed: §a+3\",3:\"§7Farming Fortune: §a+20\",4:\"\",5:\"§8Tiered Bonus: Squashbuckle (0/4)\",6:\"§7§7Farming Pumpkin, Melon, and\",7:\"§7Cocoa Beans have a §a0.01%\",8:\"§a§7chance of dropping a Squash.\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§7§4❣ §cRequires §aFarming Skill 30§c.\",12:\"§9§lRARE HELMET\"],Name:\"§9Cropie Helmet\"},ExtraAttributes:{id:\"CROPIE_HELMET\"}}", + "damage": 3, + "lore": [ + "§7Health: §a+110", + "§7Defense: §a+30", + "§7Speed: §a+3", + "§7Farming Fortune: §a+20", + "", + "§8Tiered Bonus: Squashbuckle (0/4)", + "§7§7Farming Pumpkin, Melon, and", + "§7Cocoa Beans have a §a0.01%", + "§a§7chance of dropping a Squash.", + "", + "§7§8This item can be reforged!", + "§7§4❣ §cRequires §aFarming Skill 30§c.", + "§9§lRARE HELMET" + ], + "recipe": { + "A1": "CROPIE:10", + "A2": "TIGHTLY_TIED_HAY_BALE:1", + "A3": "CROPIE:10", + "B1": "BOX_OF_SEEDS:3", + "B2": "MELON_HELMET:1", + "B3": "BOX_OF_SEEDS:3", + "C1": "", + "C2": "", + "C3": "" + }, + "internalname": "CROPIE_HELMET", + "clickcommand": "viewrecipe", + "modver": "2.1.1-PRE", + "crafttext": "", + "infoType": "" +}
\ No newline at end of file diff --git a/items/CROPIE_LEGGINGS.json b/items/CROPIE_LEGGINGS.json new file mode 100644 index 00000000..91fd77f3 --- /dev/null +++ b/items/CROPIE_LEGGINGS.json @@ -0,0 +1,37 @@ +{ + "itemid": "minecraft:leather_leggings", + "displayname": "§9Cropie Leggings", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+165\",1:\"§7Defense: §a+30\",2:\"§7Speed: §a+4\",3:\"§7Farming Fortune: §a+25\",4:\"\",5:\"§8Tiered Bonus: Squashbuckle (0/4)\",6:\"§7§7Farming Pumpkin, Melon, and\",7:\"§7Cocoa Beans have a §a0.01%\",8:\"§a§7chance of dropping a Squash.\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§7§4❣ §cRequires §aFarming Skill 30§c.\",12:\"§9§lRARE LEGGINGS\"],color:9717023,Name:\"§9Cropie Leggings\"},ExtraAttributes:{id:\"CROPIE_LEGGINGS\"}}", + "damage": 0, + "lore": [ + "§7Health: §a+165", + "§7Defense: §a+30", + "§7Speed: §a+4", + "§7Farming Fortune: §a+25", + "", + "§8Tiered Bonus: Squashbuckle (0/4)", + "§7§7Farming Pumpkin, Melon, and", + "§7Cocoa Beans have a §a0.01%", + "§a§7chance of dropping a Squash.", + "", + "§7§8This item can be reforged!", + "§7§4❣ §cRequires §aFarming Skill 30§c.", + "§9§lRARE LEGGINGS" + ], + "recipe": { + "A1": "CROPIE:10", + "A2": "TIGHTLY_TIED_HAY_BALE:1", + "A3": "CROPIE:10", + "B1": "BOX_OF_SEEDS:3", + "B2": "MELON_LEGGINGS:1", + "B3": "BOX_OF_SEEDS:3", + "C1": "ENCHANTED_GOLDEN_CARROT:15", + "C2": "", + "C3": "ENCHANTED_GOLDEN_CARROT:15" + }, + "internalname": "CROPIE_LEGGINGS", + "clickcommand": "viewrecipe", + "modver": "2.1.1-PRE", + "crafttext": "", + "infoType": "" +}
\ No newline at end of file diff --git a/items/CUBE_BARN_SKIN.json b/items/CUBE_BARN_SKIN.json new file mode 100644 index 00000000..4b330b08 --- /dev/null +++ b/items/CUBE_BARN_SKIN.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:wool", + "displayname": "§aCube Barn Skin", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7§7Consume this item to unlock\",1:\"§7the §aCube Barn Skin §7on the\",2:\"§7§bGarden§7!\",3:\"\",4:\"§eClick to consume!\",5:\"\",6:\"§a§lUNCOMMON COSMETIC\",7:\"\",8:\"§7Cost\",9:\"§a250 Gems\"],Name:\"§aCube Barn Skin\"},ExtraAttributes:{id:\"CUBE_BARN_SKIN\"}}", + "damage": 14, + "lore": [ + "§7§7Consume this item to unlock", + "§7the §aCube Barn Skin §7on the", + "§7§bGarden§7!", + "", + "§eClick to consume!", + "", + "§a§lUNCOMMON COSMETIC", + "", + "§7Cost", + "§a250 Gems" + ], + "internalname": "CUBE_BARN_SKIN", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/DCTR_SPACE_HELM.json b/items/DCTR_SPACE_HELM.json index 2caeff7f..f6357847 100644 --- a/items/DCTR_SPACE_HELM.json +++ b/items/DCTR_SPACE_HELM.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:stained_glass", - "displayname": "§f§f§cDctr's Space Helmet", - "nbttag": "{overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§7§oA rare space helmet forged\",1:\"§7§ofrom shards of moon glass.\",2:\"\",3:\"§7To: §c[ADMIN] Dctr§f\",4:\"§7From: §c[ADMIN] Dctr§f\",5:\"\",6:\"§8Edition #1\",7:\"§8December 2020\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§c§lSPECIAL HELMET\"],Name:\"§f§f§cDctr's Space Helmet\"},ExtraAttributes:{date:1607838159128L,edition:1,sender_name:\"§c[ADMIN] Dctr§f\",id:\"DCTR_SPACE_HELM\",recipient_name:\"§c[ADMIN] Dctr§f\",AttributeModifiers:[]}}", + "displayname": "§f§f§cSpace Helmet", + "nbttag": "{overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§7§oA rare space helmet forged\",1:\"§7§ofrom shards of moon glass.\",2:\"\",3:\"§7To: §c[ADMIN] Dctr§f\",4:\"§7From: §c[ADMIN] Dctr§f\",5:\"\",6:\"§8Edition #1\",7:\"§8December 2020\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§c§lSPECIAL HELMET\"],Name:\"§f§f§cSpace Helmet\"},ExtraAttributes:{date:1607838159128L,edition:1,sender_name:\"§c[ADMIN] Dctr§f\",id:\"DCTR_SPACE_HELM\",recipient_name:\"§c[ADMIN] Dctr§f\",AttributeModifiers:[]}}", "damage": 14, "lore": [ "§7§oA rare space helmet forged", @@ -19,10 +19,10 @@ "internalname": "DCTR_SPACE_HELM", "crafttext": "", "clickcommand": "", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Dctr's_Space_Helmet", - "https://wiki.hypixel.net/Dctr's_Space_Helmet" + "https://hypixel-skyblock.fandom.com/wiki/Dctr\u0027s_Space_Helmet", + "https://wiki.hypixel.net/Dctr\u0027s_Space_Helmet" ] }
\ No newline at end of file diff --git a/items/ENCHANTED_COMPOST.json b/items/ENCHANTED_COMPOST.json new file mode 100644 index 00000000..590ccbd3 --- /dev/null +++ b/items/ENCHANTED_COMPOST.json @@ -0,0 +1,25 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Compost Bundle", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"dfa275ac-b862-31e5-a42e-0809bd52e4b6\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY2Mzc1Mzg4NTM4OSwKICAicHJvZmlsZUlkIiA6ICI2ZTIyNjYxZmNlMTI0MGE0YWE4OTA0NDA0NTFiYjBiNSIsCiAgInByb2ZpbGVOYW1lIiA6ICJncnZleWFyZCIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS9lM2M3NzA3YzJjNDE1MzY3MzdlM2RhNTA1OTFmZGU4YjczYTFiZjY2Njg0NTM2NzE1ZWY2NWI3YzBiYzg5OTdiIgogICAgfQogIH0KfQ\"}]}},display:{Lore:[0:\"§9§lRARE\"],Name:\"§9Compost Bundle\"},ExtraAttributes:{id:\"ENCHANTED_COMPOST\"}}", + "damage": 3, + "lore": [ + "§9§lRARE" + ], + "recipe": { + "A1": "", + "A2": "COMPOST:32", + "A3": "", + "B1": "COMPOST:32", + "B2": "COMPOST:32", + "B3": "COMPOST:32", + "C1": "", + "C2": "COMPOST:32", + "C3": "" + }, + "internalname": "ENCHANTED_COMPOST", + "clickcommand": "viewrecipe", + "modver": "2.1.1-PRE", + "crafttext": "", + "infoType": "" +}
\ No newline at end of file diff --git a/items/ENCHANTED_SEEDS.json b/items/ENCHANTED_SEEDS.json index 7cdbeeb6..9ba1b4ba 100644 --- a/items/ENCHANTED_SEEDS.json +++ b/items/ENCHANTED_SEEDS.json @@ -1,10 +1,10 @@ { "itemid": "minecraft:wheat_seeds", - "displayname": "§fEnchanted Seeds", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fEnchanted Seeds\"},ExtraAttributes:{id:\"ENCHANTED_SEEDS\"}}", + "displayname": "§aEnchanted Seeds", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§a§lUNCOMMON\"],Name:\"§aEnchanted Seeds\"},ExtraAttributes:{id:\"ENCHANTED_SEEDS\"}}", "damage": 0, "lore": [ - "§f§lCOMMON" + "§a§lUNCOMMON" ], "recipe": { "A1": "", @@ -19,10 +19,11 @@ }, "internalname": "ENCHANTED_SEEDS", "clickcommand": "viewrecipe", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Enchanted_Seeds", "https://wiki.hypixel.net/Enchanted_Seeds" - ] + ], + "crafttext": "Requires: Seeds III" }
\ No newline at end of file diff --git a/items/FARMER_BOOTS.json b/items/FARMER_BOOTS.json index 9447482f..cb8c456c 100644 --- a/items/FARMER_BOOTS.json +++ b/items/FARMER_BOOTS.json @@ -1,20 +1,23 @@ { "itemid": "minecraft:leather_boots", "displayname": "§aFarmer Boots", - "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Health: §a+40\",1:\"§7Defense: §a+62\",2:\"§7Speed: §a+94\",3:\"\",4:\"§7These boots gain §a+2 §a❈\",5:\"§aDefense §7and §a+4 §f✦ Speed\",6:\"§f§7for every Farming Skill level\",7:\"§7you have.\",8:\"\",9:\"§7Bonus Defense: §a§k00\",10:\"§7Bonus Speed: §a§k00\",11:\"\",12:\"§7§8This item can be reforged!\",13:\"§a§lUNCOMMON BOOTS\"],color:13391104,Name:\"§aFarmer Boots\"},ExtraAttributes:{color:\"204:85:0\",id:\"FARMER_BOOTS\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+40\",1:\"§7Defense: §a+20\",2:\"§7Speed: §a+10\",3:\"§7Farming Fortune: §a+60\",4:\"\",5:\"§7These boots gain §a+1 §6☘\",6:\"§6Farming Fortune §7in the\",7:\"§7§eGarden§7, and §a+2 §a❈ Defense\",8:\"§a§7and §a+4 §f✦ Speed §7in\",9:\"§7§eother zones§7. Each bonus is\",10:\"§7multiplied by your Farming Skill\",11:\"§7level.\",12:\"\",13:\"§7Bonus Farming Fortune: §a§k60\",14:\"\",15:\"§7§8This item can be reforged!\",16:\"§a§lUNCOMMON BOOTS\"],color:13391104,Name:\"§aFarmer Boots\"},ExtraAttributes:{id:\"FARMER_BOOTS\"}}", "damage": 0, "lore": [ "§7Health: §a+40", - "§7Defense: §a+62", - "§7Speed: §a+94", + "§7Defense: §a+20", + "§7Speed: §a+10", + "§7Farming Fortune: §a+60", "", - "§7These boots gain §a+2 §a❈", - "§aDefense §7and §a+4 §f✦ Speed", - "§f§7for every Farming Skill level", - "§7you have.", + "§7These boots gain §a+1 §6☘", + "§6Farming Fortune §7in the", + "§7§eGarden§7, and §a+2 §a❈ Defense", + "§a§7and §a+4 §f✦ Speed §7in", + "§7§eother zones§7. Each bonus is", + "§7multiplied by your Farming Skill", + "§7level.", "", - "§7Bonus Defense: §a§k00", - "§7Bonus Speed: §a§k00", + "§7Bonus Farming Fortune: §a§k60", "", "§7§8This item can be reforged!", "§a§lUNCOMMON BOOTS" @@ -32,7 +35,7 @@ }, "internalname": "FARMER_BOOTS", "clickcommand": "viewrecipe", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Farmer_Boots", diff --git a/items/FERMENTO_BOOTS.json b/items/FERMENTO_BOOTS.json new file mode 100644 index 00000000..767e9a87 --- /dev/null +++ b/items/FERMENTO_BOOTS.json @@ -0,0 +1,42 @@ +{ + "itemid": "minecraft:leather_boots", + "displayname": "§6Fermento Boots", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+130\",1:\"§7Defense: §a+40\",2:\"§7Speed: §a+5\",3:\"§7Farming Fortune: §a+30\",4:\"\",5:\"§8Tiered Bonus: Feast (0/4)\",6:\"§7Combines the Tiered Bonuses of\",7:\"§7wearing §a0 pieces §7of the\",8:\"§7Melon Armor, Cropie Armor, and\",9:\"§7Squash Armor.\",10:\"\",11:\"§6Ability: Farmer\u0027s Grace\",12:\"§7Grants immunity to trampling\",13:\"§7crops.\",14:\"\",15:\"§7§8This item can be reforged!\",16:\"§7§4❣ §cRequires §aFarming Skill 40§c.\",17:\"§6§lLEGENDARY BOOTS\"],color:8630331,Name:\"§6Fermento Boots\"},ExtraAttributes:{id:\"FERMENTO_BOOTS\"}}", + "damage": 0, + "lore": [ + "§7Health: §a+130", + "§7Defense: §a+40", + "§7Speed: §a+5", + "§7Farming Fortune: §a+30", + "", + "§8Tiered Bonus: Feast (0/4)", + "§7Combines the Tiered Bonuses of", + "§7wearing §a0 pieces §7of the", + "§7Melon Armor, Cropie Armor, and", + "§7Squash Armor.", + "", + "§6Ability: Farmer\u0027s Grace", + "§7Grants immunity to trampling", + "§7crops.", + "", + "§7§8This item can be reforged!", + "§7§4❣ §cRequires §aFarming Skill 40§c.", + "§6§lLEGENDARY BOOTS" + ], + "recipe": { + "A1": "CONDENSED_FERMENTO:2", + "A2": "", + "A3": "CONDENSED_FERMENTO:2", + "B1": "ENCHANTED_HUGE_MUSHROOM_2:32", + "B2": "SQUASH_BOOTS:1", + "B3": "ENCHANTED_HUGE_MUSHROOM_1:32", + "C1": "", + "C2": "", + "C3": "" + }, + "internalname": "FERMENTO_BOOTS", + "clickcommand": "viewrecipe", + "modver": "2.1.0-REL", + "crafttext": "", + "infoType": "" +}
\ No newline at end of file diff --git a/items/FERMENTO_CHESTPLATE.json b/items/FERMENTO_CHESTPLATE.json new file mode 100644 index 00000000..caa1905c --- /dev/null +++ b/items/FERMENTO_CHESTPLATE.json @@ -0,0 +1,38 @@ +{ + "itemid": "minecraft:leather_chestplate", + "displayname": "§6Fermento Chestplate", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+195\",1:\"§7Defense: §a+40\",2:\"§7Speed: §a+6\",3:\"§7Farming Fortune: §a+35\",4:\"\",5:\"§8Tiered Bonus: Feast (0/4)\",6:\"§7Combines the Tiered Bonuses of\",7:\"§7wearing §a0 pieces §7of the\",8:\"§7Melon Armor, Cropie Armor, and\",9:\"§7Squash Armor.\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§7§4❣ §cRequires §aFarming Skill 40§c.\",13:\"§6§lLEGENDARY CHESTPLATE\"],color:5802252,Name:\"§6Fermento Chestplate\"},ExtraAttributes:{id:\"FERMENTO_CHESTPLATE\"}}", + "damage": 0, + "lore": [ + "§7Health: §a+195", + "§7Defense: §a+40", + "§7Speed: §a+6", + "§7Farming Fortune: §a+35", + "", + "§8Tiered Bonus: Feast (0/4)", + "§7Combines the Tiered Bonuses of", + "§7wearing §a0 pieces §7of the", + "§7Melon Armor, Cropie Armor, and", + "§7Squash Armor.", + "", + "§7§8This item can be reforged!", + "§7§4❣ §cRequires §aFarming Skill 40§c.", + "§6§lLEGENDARY CHESTPLATE" + ], + "recipe": { + "A1": "CONDENSED_FERMENTO:2", + "A2": "SQUASH_CHESTPLATE:1", + "A3": "CONDENSED_FERMENTO:2", + "B1": "ENCHANTED_HUGE_MUSHROOM_2:32", + "B2": "ENCHANTED_SUGAR_CANE:32", + "B3": "ENCHANTED_HUGE_MUSHROOM_1:32", + "C1": "MUTANT_NETHER_STALK:10", + "C2": "MUTANT_NETHER_STALK:10", + "C3": "MUTANT_NETHER_STALK:10" + }, + "internalname": "FERMENTO_CHESTPLATE", + "clickcommand": "viewrecipe", + "modver": "2.1.0-REL", + "crafttext": "", + "infoType": "" +}
\ No newline at end of file diff --git a/items/FERMENTO_HELMET.json b/items/FERMENTO_HELMET.json new file mode 100644 index 00000000..7d7631ad --- /dev/null +++ b/items/FERMENTO_HELMET.json @@ -0,0 +1,38 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§6Fermento Helmet", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"8aa37c82-f887-30fa-ad8e-41f69b4cf46c\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY2Mzc1Mzg3MDIxMiwKICAicHJvZmlsZUlkIiA6ICIyMWUzNjdkNzI1Y2Y0ZTNiYjI2OTJjNGEzMDBhNGRlYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJHZXlzZXJNQyIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS81MDg2ZGRiZTk2MGYzMzQ4MGNhMjI5ZGE3NDAyMzkxYWI0MTdkMzJlYmIyMTc3MDQzMGVhNjEwZGU1ODAxZmUzIgogICAgfQogIH0KfQ\"}]}},display:{Lore:[0:\"§7Health: §a+130\",1:\"§7Defense: §a+40\",2:\"§7Speed: §a+5\",3:\"§7Farming Fortune: §a+30\",4:\"\",5:\"§8Tiered Bonus: Feast (0/4)\",6:\"§7Combines the Tiered Bonuses of\",7:\"§7wearing §a0 pieces §7of the\",8:\"§7Melon Armor, Cropie Armor, and\",9:\"§7Squash Armor.\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§7§4❣ §cRequires §aFarming Skill 40§c.\",13:\"§6§lLEGENDARY HELMET\"],Name:\"§6Fermento Helmet\"},ExtraAttributes:{id:\"FERMENTO_HELMET\"}}", + "damage": 3, + "lore": [ + "§7Health: §a+130", + "§7Defense: §a+40", + "§7Speed: §a+5", + "§7Farming Fortune: §a+30", + "", + "§8Tiered Bonus: Feast (0/4)", + "§7Combines the Tiered Bonuses of", + "§7wearing §a0 pieces §7of the", + "§7Melon Armor, Cropie Armor, and", + "§7Squash Armor.", + "", + "§7§8This item can be reforged!", + "§7§4❣ §cRequires §aFarming Skill 40§c.", + "§6§lLEGENDARY HELMET" + ], + "recipe": { + "A1": "CONDENSED_FERMENTO:2", + "A2": "ENCHANTED_SUGAR_CANE:32", + "A3": "CONDENSED_FERMENTO:2", + "B1": "ENCHANTED_HUGE_MUSHROOM_2:32", + "B2": "SQUASH_HELMET:1", + "B3": "ENCHANTED_HUGE_MUSHROOM_1:32", + "C1": "", + "C2": "", + "C3": "" + }, + "internalname": "FERMENTO_HELMET", + "clickcommand": "viewrecipe", + "modver": "2.1.0-REL", + "crafttext": "", + "infoType": "" +}
\ No newline at end of file diff --git a/items/FERMENTO_LEGGINGS.json b/items/FERMENTO_LEGGINGS.json new file mode 100644 index 00000000..7dfa86b3 --- /dev/null +++ b/items/FERMENTO_LEGGINGS.json @@ -0,0 +1,38 @@ +{ + "itemid": "minecraft:leather_leggings", + "displayname": "§6Fermento Leggings", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+195\",1:\"§7Defense: §a+40\",2:\"§7Speed: §a+6\",3:\"§7Farming Fortune: §a+35\",4:\"\",5:\"§8Tiered Bonus: Feast (0/4)\",6:\"§7Combines the Tiered Bonuses of\",7:\"§7wearing §a0 pieces §7of the\",8:\"§7Melon Armor, Cropie Armor, and\",9:\"§7Squash Armor.\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§7§4❣ §cRequires §aFarming Skill 40§c.\",13:\"§6§lLEGENDARY LEGGINGS\"],color:6986779,Name:\"§6Fermento Leggings\"},ExtraAttributes:{id:\"FERMENTO_LEGGINGS\"}}", + "damage": 0, + "lore": [ + "§7Health: §a+195", + "§7Defense: §a+40", + "§7Speed: §a+6", + "§7Farming Fortune: §a+35", + "", + "§8Tiered Bonus: Feast (0/4)", + "§7Combines the Tiered Bonuses of", + "§7wearing §a0 pieces §7of the", + "§7Melon Armor, Cropie Armor, and", + "§7Squash Armor.", + "", + "§7§8This item can be reforged!", + "§7§4❣ §cRequires §aFarming Skill 40§c.", + "§6§lLEGENDARY LEGGINGS" + ], + "recipe": { + "A1": "CONDENSED_FERMENTO:2", + "A2": "ENCHANTED_SUGAR_CANE:32", + "A3": "CONDENSED_FERMENTO:2", + "B1": "ENCHANTED_HUGE_MUSHROOM_2:32", + "B2": "SQUASH_LEGGINGS:1", + "B3": "ENCHANTED_HUGE_MUSHROOM_1:32", + "C1": "MUTANT_NETHER_STALK:20", + "C2": "", + "C3": "MUTANT_NETHER_STALK:20" + }, + "internalname": "FERMENTO_LEGGINGS", + "clickcommand": "viewrecipe", + "modver": "2.1.0-REL", + "crafttext": "", + "infoType": "" +}
\ No newline at end of file diff --git a/items/FUNGI_CUTTER.json b/items/FUNGI_CUTTER.json index 9a8dcce7..5b5c44a3 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:\"§eCurrent Mode: §cbrown mushrooms\",6:\" \",7:\"§7Gain §a+30% §7mushroom drops\",8:\"§7when harvesting the type of\",9:\"§7mushrooms for your mode.\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§9§lRARE HOE\"],Name:\"§9Fungi Cutter\"},ExtraAttributes:{id:\"FUNGI_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:\"§eCurrent Mode: §cbrown mushrooms\",6:\" \",7:\"§7Gain §a+30% §7mushroom drops\",8:\"§7when harvesting the type of\",9:\"§7mushrooms for your mode.\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§7§4❣ §cRequires §aFarming Skill 10§c.\",13:\"§9§lRARE HOE\"],Name:\"§9Fungi Cutter\"},ExtraAttributes:{id:\"FUNGI_CUTTER\"}}", "damage": 0, "lore": [ "§6Ability: Fun Guy Bonus §e§lRIGHT CLICK", @@ -16,12 +16,13 @@ "§7mushrooms for your mode.", "", "§7§8This item can be reforged!", + "§7§4❣ §cRequires §aFarming Skill 10§c.", "§9§lRARE HOE" ], "internalname": "FUNGI_CUTTER", "crafttext": "", "clickcommand": "", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Fungi_Cutter", diff --git a/items/GARDEN_SCYTHE.json b/items/GARDEN_SCYTHE.json new file mode 100644 index 00000000..5eba6aba --- /dev/null +++ b/items/GARDEN_SCYTHE.json @@ -0,0 +1,20 @@ +{ + "itemid": "minecraft:iron_hoe", + "displayname": "§9Garden Scythe", + "nbttag": "{ench:[],Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7§7Cleans a §95x5 §7area of\",1:\"§7grass, leaves and flowers.\",2:\"\",3:\"§9§lRARE\",4:\"\",5:\"§7Cost\",6:\"§c20 Copper\"],Name:\"§9Garden Scythe\"},ExtraAttributes:{id:\"GARDEN_SCYTHE\"}}", + "damage": 0, + "lore": [ + "§7§7Cleans a §95x5 §7area of", + "§7grass, leaves and flowers.", + "", + "§9§lRARE", + "", + "§7Cost", + "§c20 Copper" + ], + "internalname": "GARDEN_SCYTHE", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +}
\ No newline at end of file diff --git a/items/HIVE_BARN_SKIN.json b/items/HIVE_BARN_SKIN.json new file mode 100644 index 00000000..d604e9aa --- /dev/null +++ b/items/HIVE_BARN_SKIN.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:stained_hardened_clay", + "displayname": "§6Hive Barn Skin", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7§7Consume this item to unlock\",1:\"§7the §6Hive Barn Skin §7on the\",2:\"§7§bGarden§7!\",3:\"\",4:\"§eClick to consume!\",5:\"\",6:\"§6§lLEGENDARY COSMETIC\",7:\"\",8:\"§7Cost\",9:\"§c10,000 Copper\"],Name:\"§6Hive Barn Skin\"},ExtraAttributes:{id:\"HIVE_BARN_SKIN\"}}", + "damage": 4, + "lore": [ + "§7§7Consume this item to unlock", + "§7the §6Hive Barn Skin §7on the", + "§7§bGarden§7!", + "", + "§eClick to consume!", + "", + "§6§lLEGENDARY COSMETIC", + "", + "§7Cost", + "§c10,000 Copper" + ], + "internalname": "HIVE_BARN_SKIN", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/HOE_OF_GREATER_TILLING.json b/items/HOE_OF_GREATER_TILLING.json index 177fd1ad..67bc5305 100644 --- a/items/HOE_OF_GREATER_TILLING.json +++ b/items/HOE_OF_GREATER_TILLING.json @@ -1,18 +1,19 @@ { "itemid": "minecraft:diamond_hoe", "displayname": "§9Hoe of Greater Tilling", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Tills a §95x5 §7area of farmland at a time.\",1:\"\",2:\"§7§8This item can be reforged!\",3:\"§9§lRARE HOE\"],Name:\"§9Hoe of Greater Tilling\"},ExtraAttributes:{id:\"HOE_OF_GREATER_TILLING\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Tills a §95x5 §7area of farmland at a time.\",1:\"\",2:\"§7§8This item can be reforged!\",3:\"§7§4❣ §cRequires §aFarming Skill 5§c.\",4:\"§9§lRARE HOE\"],Name:\"§9Hoe of Greater Tilling\"},ExtraAttributes:{id:\"HOE_OF_GREATER_TILLING\"}}", "damage": 0, "lore": [ "§7Tills a §95x5 §7area of farmland at a time.", "", "§7§8This item can be reforged!", + "§7§4❣ §cRequires §aFarming Skill 5§c.", "§9§lRARE HOE" ], "internalname": "HOE_OF_GREATER_TILLING", "crafttext": "", "clickcommand": "", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Hoe_of_Greater_Tilling", diff --git a/items/HOE_OF_GREATEST_TILLING.json b/items/HOE_OF_GREATEST_TILLING.json new file mode 100644 index 00000000..9ca1deca --- /dev/null +++ b/items/HOE_OF_GREATEST_TILLING.json @@ -0,0 +1,20 @@ +{ + "itemid": "minecraft:diamond_hoe", + "displayname": "§5Hoe of Greatest Tilling", + "nbttag": "{ench:[],Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7§7Tills a row of farmland. The\",1:\"§7perfect accessory to the\",2:\"§7§5Basket of Seeds§7!\",3:\"\",4:\"§7§8This item can be reforged!\",5:\"§7§4❣ §cRequires §aFarming Skill 10§c.\",6:\"§5§lEPIC HOE\"],Name:\"§5Hoe of Greatest Tilling\"},ExtraAttributes:{id:\"HOE_OF_GREATEST_TILLING\"}}", + "damage": 0, + "lore": [ + "§7§7Tills a row of farmland. The", + "§7perfect accessory to the", + "§7§5Basket of Seeds§7!", + "", + "§7§8This item can be reforged!", + "§7§4❣ §cRequires §aFarming Skill 10§c.", + "§5§lEPIC HOE" + ], + "internalname": "HOE_OF_GREATEST_TILLING", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +}
\ No newline at end of file diff --git a/items/HOE_OF_GREAT_TILLING.json b/items/HOE_OF_GREAT_TILLING.json index daf9f322..432337d2 100644 --- a/items/HOE_OF_GREAT_TILLING.json +++ b/items/HOE_OF_GREAT_TILLING.json @@ -1,18 +1,19 @@ { "itemid": "minecraft:stone_hoe", "displayname": "§aHoe of Great Tilling", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Tills a §93x3 §7area of farmland at a time.\",1:\"\",2:\"§7§8This item can be reforged!\",3:\"§a§lUNCOMMON HOE\"],Name:\"§aHoe of Great Tilling\"},ExtraAttributes:{id:\"HOE_OF_GREAT_TILLING\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Tills a §93x3 §7area of farmland at a time.\",1:\"\",2:\"§7§8This item can be reforged!\",3:\"§7§4❣ §cRequires §aFarming Skill 2§c.\",4:\"§a§lUNCOMMON HOE\"],Name:\"§aHoe of Great Tilling\"},ExtraAttributes:{id:\"HOE_OF_GREAT_TILLING\"}}", "damage": 0, "lore": [ "§7Tills a §93x3 §7area of farmland at a time.", "", "§7§8This item can be reforged!", + "§7§4❣ §cRequires §aFarming Skill 2§c.", "§a§lUNCOMMON HOE" ], "internalname": "HOE_OF_GREAT_TILLING", "crafttext": "", "clickcommand": "", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Hoe_of_Great_Tilling", diff --git a/items/LOTUS_BELT.json b/items/LOTUS_BELT.json new file mode 100644 index 00000000..1acce034 --- /dev/null +++ b/items/LOTUS_BELT.json @@ -0,0 +1,29 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Lotus Belt", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"2227567f-0487-36f7-8ef9-b167755769cd\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY2MjUwMjg0NTQyNiwKICAicHJvZmlsZUlkIiA6ICJmMTdkOWJlZmM2NGM0YzA4ODVhYWU3NWQ0YjhiNWE0NCIsCiAgInByb2ZpbGVOYW1lIiA6ICJTaXJCYW5kZXJzbmF0Y2giLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNGNlOGQxOWIwMTYzZDFlYWRkZTU2MzM3NzM5NGIwNWRlNjM0MjdjNmUzZjhhOTQ5ZTBkZmEzMmJiMjBkN2YyZCIKICAgIH0KICB9Cn0\"}]}},display:{Lore:[0:\"§7Health: §a+10\",1:\"§7Farming Fortune: §a+5\",2:\"\",3:\"§6Piece Bonus: Salesperson\",4:\"§7Complete §aGarden Visitor Offers\",5:\"§a§7to gain §6☘ Farming Fortune§7.\",6:\"\",7:\"§7Piece Bonus: §6+0☘\",8:\"§7Next Upgrade: §6+1☘ §8(§a0§7/§c1§8)\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§7§4❣ §cRequires §aGarden Level 3§c.\",12:\"§9§lRARE BELT\",13:\"\",14:\"§7Cost\",15:\"§c100 Copper\"],Name:\"§9Lotus Belt\"},ExtraAttributes:{id:\"LOTUS_BELT\"}}", + "damage": 3, + "lore": [ + "§7Health: §a+10", + "§7Farming Fortune: §a+5", + "", + "§6Piece Bonus: Salesperson", + "§7Complete §aGarden Visitor Offers", + "§a§7to gain §6☘ Farming Fortune§7.", + "", + "§7Piece Bonus: §6+0☘", + "§7Next Upgrade: §6+1☘ §8(§a0§7/§c1§8)", + "", + "§7§8This item can be reforged!", + "§7§4❣ §cRequires §aGarden Level 3§c.", + "§9§lRARE BELT", + "", + "§7Cost", + "§c100 Copper" + ], + "internalname": "LOTUS_BELT", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/LOTUS_BRACELET.json b/items/LOTUS_BRACELET.json new file mode 100644 index 00000000..fb26ee18 --- /dev/null +++ b/items/LOTUS_BRACELET.json @@ -0,0 +1,29 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Lotus Bracelet", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"31b66714-9edb-3bb4-8d4f-42b451fa2aba\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY2MjUwMjg2MjI4OCwKICAicHJvZmlsZUlkIiA6ICJkYjJmMTJhMmU5MTI0ZThiODZjZmQyNzU2MDk1N2JhNCIsCiAgInByb2ZpbGVOYW1lIiA6ICJpaVJlemEiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNTc4MzI3OTAxOGNkZGRmZmE5MTNhYmYzNjIxZDc4ZjIwNDQwNTk2MWY3N2ZiOTY4NDFkMDFiMjc0ZjAyN2NhYiIKICAgIH0KICB9Cn0\"}]}},display:{Lore:[0:\"§7Health: §a+10\",1:\"§7Farming Fortune: §a+5\",2:\"\",3:\"§6Piece Bonus: Salesperson\",4:\"§7Complete §aGarden Visitor Offers\",5:\"§a§7to gain §6☘ Farming Fortune§7.\",6:\"\",7:\"§7Piece Bonus: §6+0☘\",8:\"§7Next Upgrade: §6+1☘ §8(§a0§7/§c1§8)\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§7§4❣ §cRequires §aGarden Level 2§c.\",12:\"§9§lRARE BRACELET\",13:\"\",14:\"§7Cost\",15:\"§c50 Copper\"],Name:\"§9Lotus Bracelet\"},ExtraAttributes:{id:\"LOTUS_BRACELET\"}}", + "damage": 3, + "lore": [ + "§7Health: §a+10", + "§7Farming Fortune: §a+5", + "", + "§6Piece Bonus: Salesperson", + "§7Complete §aGarden Visitor Offers", + "§a§7to gain §6☘ Farming Fortune§7.", + "", + "§7Piece Bonus: §6+0☘", + "§7Next Upgrade: §6+1☘ §8(§a0§7/§c1§8)", + "", + "§7§8This item can be reforged!", + "§7§4❣ §cRequires §aGarden Level 2§c.", + "§9§lRARE BRACELET", + "", + "§7Cost", + "§c50 Copper" + ], + "internalname": "LOTUS_BRACELET", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/LOTUS_CLOAK.json b/items/LOTUS_CLOAK.json new file mode 100644 index 00000000..470b5e3d --- /dev/null +++ b/items/LOTUS_CLOAK.json @@ -0,0 +1,29 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Lotus Cloak", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"eb8bad1f-cd42-359a-b6d2-bf563928cc26\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY2MjUwMjgzMDY2NCwKICAicHJvZmlsZUlkIiA6ICJiNTM5NTkyMjMwY2I0MmE0OWY5YTRlYmYxNmRlOTYwYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJtYXJpYW5hZmFnIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2VlNDBkNzc2MmQyYjdhZWQ1ZDkyNWQxN2Y3YjNjMTQ1MWU3MDljMjUzN2E1NTQ2YjFjZTZlMGQ4ZWUyNzU3ZDQiCiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§7Health: §a+10\",1:\"§7Farming Fortune: §a+5\",2:\"\",3:\"§6Piece Bonus: Salesperson\",4:\"§7Complete §aGarden Visitor Offers\",5:\"§a§7to gain §6☘ Farming Fortune§7.\",6:\"\",7:\"§7Piece Bonus: §6+0☘\",8:\"§7Next Upgrade: §6+1☘ §8(§a0§7/§c1§8)\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§7§4❣ §cRequires §aGarden Level 5§c.\",12:\"§9§lRARE CLOAK\",13:\"\",14:\"§7Cost\",15:\"§c500 Copper\"],Name:\"§9Lotus Cloak\"},ExtraAttributes:{id:\"LOTUS_CLOAK\"}}", + "damage": 3, + "lore": [ + "§7Health: §a+10", + "§7Farming Fortune: §a+5", + "", + "§6Piece Bonus: Salesperson", + "§7Complete §aGarden Visitor Offers", + "§a§7to gain §6☘ Farming Fortune§7.", + "", + "§7Piece Bonus: §6+0☘", + "§7Next Upgrade: §6+1☘ §8(§a0§7/§c1§8)", + "", + "§7§8This item can be reforged!", + "§7§4❣ §cRequires §aGarden Level 5§c.", + "§9§lRARE CLOAK", + "", + "§7Cost", + "§c500 Copper" + ], + "internalname": "LOTUS_CLOAK", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/LOTUS_NECKLACE.json b/items/LOTUS_NECKLACE.json new file mode 100644 index 00000000..d8b8f7a1 --- /dev/null +++ b/items/LOTUS_NECKLACE.json @@ -0,0 +1,29 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Lotus Necklace", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"c8dc56b5-a99e-3ada-a7b8-8812436a89dd\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY2MjUwMjgxMTAyMiwKICAicHJvZmlsZUlkIiA6ICIzOTVkZTJlYjVjNjU0ZmRkOWQ2NDAwY2JhNmNmNjFhNyIsCiAgInByb2ZpbGVOYW1lIiA6ICJzcGFyZXN0ZXZlIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2FkODNhYTI1YzExYWNmY2U3NDQyZmYwMTI5ZmQ3MGJiNDJjYTBkZTYzYmEyMTE1MTY5OTY2Y2MzNTFmMTcxNmIiCiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§7Health: §a+10\",1:\"§7Farming Fortune: §a+5\",2:\"\",3:\"§6Piece Bonus: Salesperson\",4:\"§7Complete §aGarden Visitor Offers\",5:\"§a§7to gain §6☘ Farming Fortune§7.\",6:\"\",7:\"§7Piece Bonus: §6+0☘\",8:\"§7Next Upgrade: §6+1☘ §8(§a0§7/§c1§8)\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§7§4❣ §cRequires §aGarden Level 4§c.\",12:\"§9§lRARE NECKLACE\",13:\"\",14:\"§7Cost\",15:\"§c200 Copper\"],Name:\"§9Lotus Necklace\"},ExtraAttributes:{id:\"LOTUS_NECKLACE\"}}", + "damage": 3, + "lore": [ + "§7Health: §a+10", + "§7Farming Fortune: §a+5", + "", + "§6Piece Bonus: Salesperson", + "§7Complete §aGarden Visitor Offers", + "§a§7to gain §6☘ Farming Fortune§7.", + "", + "§7Piece Bonus: §6+0☘", + "§7Next Upgrade: §6+1☘ §8(§a0§7/§c1§8)", + "", + "§7§8This item can be reforged!", + "§7§4❣ §cRequires §aGarden Level 4§c.", + "§9§lRARE NECKLACE", + "", + "§7Cost", + "§c200 Copper" + ], + "internalname": "LOTUS_NECKLACE", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/MELON_BOOTS.json b/items/MELON_BOOTS.json new file mode 100644 index 00000000..af4da799 --- /dev/null +++ b/items/MELON_BOOTS.json @@ -0,0 +1,41 @@ +{ + "itemid": "minecraft:leather_boots", + "displayname": "§aMelon Boots", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+100\",1:\"§7Defense: §a+25\",2:\"§7Speed: §a+2\",3:\"§7Farming Fortune: §a+15\",4:\"\",5:\"§8Tiered Bonus: Cropier Crops (0/4)\",6:\"§7§7Farming Wheat, Carrot, and\",7:\"§7Potatoes has a §a0.03% §7chance\",8:\"§7of dropping a Cropie.\",9:\"\",10:\"§6Ability: Farmer\u0027s Grace\",11:\"§7Grants immunity to trampling\",12:\"§7crops.\",13:\"\",14:\"§7§8This item can be reforged!\",15:\"§7§4❣ §cRequires §aFarming Skill 25§c.\",16:\"§a§lUNCOMMON BOOTS\"],color:9018912,Name:\"§aMelon Boots\"},ExtraAttributes:{id:\"MELON_BOOTS\"}}", + "damage": 0, + "lore": [ + "§7Health: §a+100", + "§7Defense: §a+25", + "§7Speed: §a+2", + "§7Farming Fortune: §a+15", + "", + "§8Tiered Bonus: Cropier Crops (0/4)", + "§7§7Farming Wheat, Carrot, and", + "§7Potatoes has a §a0.03% §7chance", + "§7of dropping a Cropie.", + "", + "§6Ability: Farmer\u0027s Grace", + "§7Grants immunity to trampling", + "§7crops.", + "", + "§7§8This item can be reforged!", + "§7§4❣ §cRequires §aFarming Skill 25§c.", + "§a§lUNCOMMON BOOTS" + ], + "recipe": { + "A1": "ENCHANTED_MELON_BLOCK:5", + "A2": "", + "A3": "ENCHANTED_MELON_BLOCK:5", + "B1": "ENCHANTED_MELON_BLOCK:5", + "B2": "", + "B3": "ENCHANTED_MELON_BLOCK:5", + "C1": "", + "C2": "", + "C3": "" + }, + "internalname": "MELON_BOOTS", + "clickcommand": "viewrecipe", + "modver": "2.1.0-REL", + "crafttext": "", + "infoType": "" +}
\ No newline at end of file diff --git a/items/MELON_CHESTPLATE.json b/items/MELON_CHESTPLATE.json new file mode 100644 index 00000000..bfdfa862 --- /dev/null +++ b/items/MELON_CHESTPLATE.json @@ -0,0 +1,37 @@ +{ + "itemid": "minecraft:leather_chestplate", + "displayname": "§aMelon Chestplate", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+150\",1:\"§7Defense: §a+25\",2:\"§7Speed: §a+3\",3:\"§7Farming Fortune: §a+20\",4:\"\",5:\"§8Tiered Bonus: Cropier Crops (0/4)\",6:\"§7§7Farming Wheat, Carrot, and\",7:\"§7Potatoes has a §a0.03% §7chance\",8:\"§7of dropping a Cropie.\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§7§4❣ §cRequires §aFarming Skill 25§c.\",12:\"§a§lUNCOMMON CHESTPLATE\"],color:9018912,Name:\"§aMelon Chestplate\"},ExtraAttributes:{id:\"MELON_CHESTPLATE\"}}", + "damage": 0, + "lore": [ + "§7Health: §a+150", + "§7Defense: §a+25", + "§7Speed: §a+3", + "§7Farming Fortune: §a+20", + "", + "§8Tiered Bonus: Cropier Crops (0/4)", + "§7§7Farming Wheat, Carrot, and", + "§7Potatoes has a §a0.03% §7chance", + "§7of dropping a Cropie.", + "", + "§7§8This item can be reforged!", + "§7§4❣ §cRequires §aFarming Skill 25§c.", + "§a§lUNCOMMON CHESTPLATE" + ], + "recipe": { + "A1": "ENCHANTED_MELON_BLOCK:5", + "A2": "", + "A3": "ENCHANTED_MELON_BLOCK:5", + "B1": "ENCHANTED_MELON_BLOCK:5", + "B2": "ENCHANTED_MELON_BLOCK:5", + "B3": "ENCHANTED_MELON_BLOCK:5", + "C1": "ENCHANTED_MELON_BLOCK:5", + "C2": "ENCHANTED_MELON_BLOCK:5", + "C3": "ENCHANTED_MELON_BLOCK:5" + }, + "internalname": "MELON_CHESTPLATE", + "clickcommand": "viewrecipe", + "modver": "2.1.0-REL", + "crafttext": "Requires: Melon IX", + "infoType": "" +}
\ No newline at end of file diff --git a/items/MELON_DICER.json b/items/MELON_DICER.json index 51c495fe..c2de7176 100644 --- a/items/MELON_DICER.json +++ b/items/MELON_DICER.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:diamond_axe", "displayname": "§5Melon Dicer", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7§7Gain §3+5☯ Farming Wisdom\",1:\"§3§7while harvesting melons§7.\",2:\"\",3:\"§6Ability: Roll em\u0027\",4:\"§7Every melon you break, you\",5:\"§7make a wish to §dRNGesus\",6:\"§d§7which may grant you with a\",7:\"§7few or TONS of extra melons!\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§5§lEPIC AXE\"],Name:\"§5Melon Dicer\"},ExtraAttributes:{id:\"MELON_DICER\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7§7Gain §3+5☯ Farming Wisdom\",1:\"§3§7while harvesting melons§7.\",2:\"\",3:\"§6Ability: Roll em\u0027\",4:\"§7Every melon you break, you\",5:\"§7make a wish to §dRNGesus\",6:\"§d§7which may grant you with a\",7:\"§7few or TONS of extra melons!\",8:\"§eRight-click to view recipes!\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§5§lEPIC AXE\"],Name:\"§5Melon Dicer\"},ExtraAttributes:{originTag:\"SHOP_PURCHASE\",id:\"MELON_DICER\"}}", "damage": 0, "lore": [ "§7§7Gain §3+5☯ Farming Wisdom", @@ -12,6 +12,7 @@ "§7make a wish to §dRNGesus", "§d§7which may grant you with a", "§7few or TONS of extra melons!", + "§eRight-click to view recipes!", "", "§7§8This item can be reforged!", "§5§lEPIC AXE" @@ -19,7 +20,7 @@ "internalname": "MELON_DICER", "crafttext": "", "clickcommand": "", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Melon_Dicer", diff --git a/items/MELON_DICER_2.json b/items/MELON_DICER_2.json new file mode 100644 index 00000000..e396d592 --- /dev/null +++ b/items/MELON_DICER_2.json @@ -0,0 +1,39 @@ +{ + "itemid": "minecraft:diamond_axe", + "displayname": "§5Melon Dicer 2.0", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7§7Gain §3+7.5☯ Farming Wisdom\",1:\"§3§7while harvesting melons§7.\",2:\"\",3:\"§6Ability: Roll em\u0027\",4:\"§7Every melon you break, you\",5:\"§7make a wish to §dRNGesus\",6:\"§d§7which may grant you with a\",7:\"§7few or TONS of extra melons!\",8:\"§7§oSame as the Melon Dicer 1.0,\",9:\"§7§ojust better!\",10:\"\",11:\"§eRight-click to view recipes!\",12:\"\",13:\"§7§8This item can be reforged!\",14:\"§5§lEPIC AXE\"],Name:\"§5Melon Dicer 2.0\"},ExtraAttributes:{id:\"MELON_DICER_2\"}}", + "damage": 0, + "lore": [ + "§7§7Gain §3+7.5☯ Farming Wisdom", + "§3§7while harvesting melons§7.", + "", + "§6Ability: Roll em\u0027", + "§7Every melon you break, you", + "§7make a wish to §dRNGesus", + "§d§7which may grant you with a", + "§7few or TONS of extra melons!", + "§7§oSame as the Melon Dicer 1.0,", + "§7§ojust better!", + "", + "§eRight-click to view recipes!", + "", + "§7§8This item can be reforged!", + "§5§lEPIC AXE" + ], + "recipe": { + "A1": "ENCHANTED_MELON_BLOCK:8", + "A2": "ENCHANTED_MELON_BLOCK:8", + "A3": "ENCHANTED_MELON_BLOCK:8", + "B1": "ENCHANTED_MELON_BLOCK:8", + "B2": "MELON_DICER:1", + "B3": "ENCHANTED_MELON_BLOCK:8", + "C1": "ENCHANTED_MELON_BLOCK:8", + "C2": "ENCHANTED_MELON_BLOCK:8", + "C3": "ENCHANTED_MELON_BLOCK:8" + }, + "internalname": "MELON_DICER_2", + "clickcommand": "viewrecipe", + "modver": "2.1.1-PRE", + "crafttext": "", + "infoType": "" +}
\ No newline at end of file diff --git a/items/MELON_DICER_3.json b/items/MELON_DICER_3.json new file mode 100644 index 00000000..c5da5005 --- /dev/null +++ b/items/MELON_DICER_3.json @@ -0,0 +1,38 @@ +{ + "itemid": "minecraft:diamond_axe", + "displayname": "§6Melon Dicer 3.0", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7§7Gain §3+10☯ Farming Wisdom\",1:\"§3§7while harvesting melons§7.\",2:\"\",3:\"§6Ability: Roll em\u0027\",4:\"§7Every melon you break, you\",5:\"§7make a wish to §dRNGesus\",6:\"§d§7which may grant you with a\",7:\"§7few or TONS of extra melons!\",8:\"§7§oAlmost identical to the Melon\",9:\"§7§oDicer 2.0, but it has 3.0 in the\",10:\"§7§oname!\",11:\"\",12:\"§7§8This item can be reforged!\",13:\"§6§lLEGENDARY AXE\"],Name:\"§6Melon Dicer 3.0\"},ExtraAttributes:{id:\"MELON_DICER_3\"}}", + "damage": 0, + "lore": [ + "§7§7Gain §3+10☯ Farming Wisdom", + "§3§7while harvesting melons§7.", + "", + "§6Ability: Roll em\u0027", + "§7Every melon you break, you", + "§7make a wish to §dRNGesus", + "§d§7which may grant you with a", + "§7few or TONS of extra melons!", + "§7§oAlmost identical to the Melon", + "§7§oDicer 2.0, but it has 3.0 in the", + "§7§oname!", + "", + "§7§8This item can be reforged!", + "§6§lLEGENDARY AXE" + ], + "recipe": { + "A1": "ENCHANTED_MELON_BLOCK:16", + "A2": "ENCHANTED_MELON_BLOCK:16", + "A3": "ENCHANTED_MELON_BLOCK:16", + "B1": "ENCHANTED_MELON_BLOCK:16", + "B2": "MELON_DICER_2:1", + "B3": "ENCHANTED_MELON_BLOCK:16", + "C1": "ENCHANTED_MELON_BLOCK:16", + "C2": "ENCHANTED_MELON_BLOCK:16", + "C3": "ENCHANTED_MELON_BLOCK:16" + }, + "internalname": "MELON_DICER_3", + "clickcommand": "viewrecipe", + "modver": "2.1.1-PRE", + "crafttext": "", + "infoType": "" +}
\ No newline at end of file diff --git a/items/MELON_HELMET.json b/items/MELON_HELMET.json new file mode 100644 index 00000000..f05e217e --- /dev/null +++ b/items/MELON_HELMET.json @@ -0,0 +1,37 @@ +{ + "itemid": "minecraft:melon_block", + "displayname": "§aMelon Helmet", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Health: §a+100\",1:\"§7Defense: §a+25\",2:\"§7Speed: §a+2\",3:\"§7Farming Fortune: §a+15\",4:\"\",5:\"§8Tiered Bonus: Cropier Crops (0/4)\",6:\"§7§7Farming Wheat, Carrot, and\",7:\"§7Potatoes has a §a0.03% §7chance\",8:\"§7of dropping a Cropie.\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§7§4❣ §cRequires §aFarming Skill 25§c.\",12:\"§a§lUNCOMMON HELMET\"],Name:\"§aMelon Helmet\"},ExtraAttributes:{id:\"MELON_HELMET\"}}", + "damage": 0, + "lore": [ + "§7Health: §a+100", + "§7Defense: §a+25", + "§7Speed: §a+2", + "§7Farming Fortune: §a+15", + "", + "§8Tiered Bonus: Cropier Crops (0/4)", + "§7§7Farming Wheat, Carrot, and", + "§7Potatoes has a §a0.03% §7chance", + "§7of dropping a Cropie.", + "", + "§7§8This item can be reforged!", + "§7§4❣ §cRequires §aFarming Skill 25§c.", + "§a§lUNCOMMON HELMET" + ], + "recipe": { + "A1": "ENCHANTED_MELON_BLOCK:5", + "A2": "ENCHANTED_MELON_BLOCK:5", + "A3": "ENCHANTED_MELON_BLOCK:5", + "B1": "ENCHANTED_MELON_BLOCK:5", + "B2": "", + "B3": "ENCHANTED_MELON_BLOCK:5", + "C1": "", + "C2": "", + "C3": "" + }, + "internalname": "MELON_HELMET", + "clickcommand": "viewrecipe", + "modver": "2.1.0-REL", + "crafttext": "Requires: Melon IX", + "infoType": "" +}
\ No newline at end of file diff --git a/items/MELON_LEGGINGS.json b/items/MELON_LEGGINGS.json new file mode 100644 index 00000000..6149b0de --- /dev/null +++ b/items/MELON_LEGGINGS.json @@ -0,0 +1,37 @@ +{ + "itemid": "minecraft:leather_leggings", + "displayname": "§aMelon Leggings", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+150\",1:\"§7Defense: §a+25\",2:\"§7Speed: §a+3\",3:\"§7Farming Fortune: §a+20\",4:\"\",5:\"§8Tiered Bonus: Cropier Crops (0/4)\",6:\"§7§7Farming Wheat, Carrot, and\",7:\"§7Potatoes has a §a0.03% §7chance\",8:\"§7of dropping a Cropie.\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§7§4❣ §cRequires §aFarming Skill 25§c.\",12:\"§a§lUNCOMMON LEGGINGS\"],color:9018912,Name:\"§aMelon Leggings\"},ExtraAttributes:{id:\"MELON_LEGGINGS\"}}", + "damage": 0, + "lore": [ + "§7Health: §a+150", + "§7Defense: §a+25", + "§7Speed: §a+3", + "§7Farming Fortune: §a+20", + "", + "§8Tiered Bonus: Cropier Crops (0/4)", + "§7§7Farming Wheat, Carrot, and", + "§7Potatoes has a §a0.03% §7chance", + "§7of dropping a Cropie.", + "", + "§7§8This item can be reforged!", + "§7§4❣ §cRequires §aFarming Skill 25§c.", + "§a§lUNCOMMON LEGGINGS" + ], + "recipe": { + "A1": "ENCHANTED_MELON_BLOCK:5", + "A2": "ENCHANTED_MELON_BLOCK:5", + "A3": "ENCHANTED_MELON_BLOCK:5", + "B1": "ENCHANTED_MELON_BLOCK:5", + "B2": "", + "B3": "ENCHANTED_MELON_BLOCK:5", + "C1": "ENCHANTED_MELON_BLOCK:5", + "C2": "", + "C3": "ENCHANTED_MELON_BLOCK:5" + }, + "internalname": "MELON_LEGGINGS", + "clickcommand": "viewrecipe", + "modver": "2.1.0-REL", + "crafttext": "", + "infoType": "" +}
\ No newline at end of file diff --git a/items/MUTANT_NETHER_STALK.json b/items/MUTANT_NETHER_STALK.json index e3ad0644..6909b24a 100644 --- a/items/MUTANT_NETHER_STALK.json +++ b/items/MUTANT_NETHER_STALK.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§9Mutant Nether Wart", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"94c29902-dee6-3e1a-ba2e-e13e2bc243a4\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMTExYTNjZWM3YWFmOTA0MjEyY2NmOTNiYjY3YTNjYWYzZDY0OTc4M2JhOTBiOGI2MGJiNjNjNzY4N2ViMzlmIn19fQ==\"}]}},display:{Lore:[0:\"§9§lRARE\"],Name:\"§9Mutant Nether Wart\"},ExtraAttributes:{id:\"MUTANT_NETHER_STALK\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"94c29902-dee6-3e1a-ba2e-e13e2bc243a4\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMTExYTNjZWM3YWFmOTA0MjEyY2NmOTNiYjY3YTNjYWYzZDY0OTc4M2JhOTBiOGI2MGJiNjNjNzY4N2ViMzlmIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§9§lRARE\"],Name:\"§9Mutant Nether Wart\"},ExtraAttributes:{id:\"MUTANT_NETHER_STALK\"}}", "damage": 3, "lore": [ "§9§lRARE" @@ -19,8 +19,8 @@ }, "internalname": "MUTANT_NETHER_STALK", "clickcommand": "viewrecipe", - "modver": "2.1.0-REL", - "crafttext": "Requires: Nether Wart XII", + "modver": "2.1.1-PRE", + "crafttext": "Requires: Nether Wart XI", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Mutant_Nether_Wart", diff --git a/items/MYSTERIOUS_CROP.json b/items/MYSTERIOUS_CROP.json new file mode 100644 index 00000000..2239aaaa --- /dev/null +++ b/items/MYSTERIOUS_CROP.json @@ -0,0 +1,14 @@ +{ + "itemid": "minecraft:deadbush", + "displayname": "§f§f§fMysterious Crop", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§f§f§fMysterious Crop\"},ExtraAttributes:{id:\"MYSTERIOUS_CROP\"}}", + "damage": 0, + "lore": [ + "§f§lCOMMON" + ], + "internalname": "MYSTERIOUS_CROP", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +}
\ No newline at end of file diff --git a/items/PUMPKIN_DICER.json b/items/PUMPKIN_DICER.json index 590c4187..8fe524d8 100644 --- a/items/PUMPKIN_DICER.json +++ b/items/PUMPKIN_DICER.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:golden_axe", "displayname": "§5Pumpkin Dicer", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7§7Gain §3+5☯ Farming Wisdom\",1:\"§3§7while harvesting pumpkins§7.\",2:\"\",3:\"§6Ability: Roll em\u0027\",4:\"§7Every pumpkin you break, you\",5:\"§7make a wish to §dRNGesus\",6:\"§d§7which may grant you with a\",7:\"§7few or TONS of extra\",8:\"§7pumpkins!\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§5§lEPIC AXE\"],Name:\"§5Pumpkin Dicer\"},ExtraAttributes:{id:\"PUMPKIN_DICER\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7§7Gain §3+5☯ Farming Wisdom\",1:\"§3§7while harvesting pumpkins§7.\",2:\"\",3:\"§6Ability: Roll em\u0027\",4:\"§7Every pumpkin you break, you\",5:\"§7make a wish to §dRNGesus\",6:\"§d§7which may grant you with a\",7:\"§7few or TONS of extra\",8:\"§7pumpkins!\",9:\"§eRight-click to view recipes!\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§5§lEPIC AXE\"],Name:\"§5Pumpkin Dicer\"},ExtraAttributes:{id:\"PUMPKIN_DICER\"}}", "damage": 0, "lore": [ "§7§7Gain §3+5☯ Farming Wisdom", @@ -13,6 +13,7 @@ "§d§7which may grant you with a", "§7few or TONS of extra", "§7pumpkins!", + "§eRight-click to view recipes!", "", "§7§8This item can be reforged!", "§5§lEPIC AXE" @@ -20,7 +21,7 @@ "internalname": "PUMPKIN_DICER", "crafttext": "", "clickcommand": "", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Pumpkin_Dicer", diff --git a/items/PUMPKIN_DICER_2.json b/items/PUMPKIN_DICER_2.json new file mode 100644 index 00000000..499f7161 --- /dev/null +++ b/items/PUMPKIN_DICER_2.json @@ -0,0 +1,40 @@ +{ + "itemid": "minecraft:golden_axe", + "displayname": "§5Pumpkin Dicer 2.0", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7§7Gain §3+7.5☯ Farming Wisdom\",1:\"§3§7while harvesting pumpkins§7.\",2:\"\",3:\"§6Ability: Roll em\u0027\",4:\"§7Every pumpkin you break, you\",5:\"§7make a wish to §dRNGesus\",6:\"§d§7which may grant you with a\",7:\"§7few or TONS of extra\",8:\"§7pumpkins!\",9:\"§7§oSomeone once said, 2 is always\",10:\"§7§obetter than 1!\",11:\"\",12:\"§eRight-click to view recipes!\",13:\"\",14:\"§7§8This item can be reforged!\",15:\"§5§lEPIC AXE\"],Name:\"§5Pumpkin Dicer 2.0\"},ExtraAttributes:{id:\"PUMPKIN_DICER_2\"}}", + "damage": 0, + "lore": [ + "§7§7Gain §3+7.5☯ Farming Wisdom", + "§3§7while harvesting pumpkins§7.", + "", + "§6Ability: Roll em\u0027", + "§7Every pumpkin you break, you", + "§7make a wish to §dRNGesus", + "§d§7which may grant you with a", + "§7few or TONS of extra", + "§7pumpkins!", + "§7§oSomeone once said, 2 is always", + "§7§obetter than 1!", + "", + "§eRight-click to view recipes!", + "", + "§7§8This item can be reforged!", + "§5§lEPIC AXE" + ], + "recipe": { + "A1": "POLISHED_PUMPKIN:2", + "A2": "POLISHED_PUMPKIN:2", + "A3": "POLISHED_PUMPKIN:2", + "B1": "POLISHED_PUMPKIN:2", + "B2": "PUMPKIN_DICER:1", + "B3": "POLISHED_PUMPKIN:2", + "C1": "POLISHED_PUMPKIN:2", + "C2": "POLISHED_PUMPKIN:2", + "C3": "POLISHED_PUMPKIN:2" + }, + "internalname": "PUMPKIN_DICER_2", + "clickcommand": "viewrecipe", + "modver": "2.1.1-PRE", + "crafttext": "", + "infoType": "" +}
\ No newline at end of file diff --git a/items/PUMPKIN_DICER_3.json b/items/PUMPKIN_DICER_3.json new file mode 100644 index 00000000..0c41a607 --- /dev/null +++ b/items/PUMPKIN_DICER_3.json @@ -0,0 +1,39 @@ +{ + "itemid": "minecraft:golden_axe", + "displayname": "§6Pumpkin Dicer 3.0", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7§7Gain §3+10☯ Farming Wisdom\",1:\"§3§7while harvesting pumpkins§7.\",2:\"\",3:\"§6Ability: Roll em\u0027\",4:\"§7Every pumpkin you break, you\",5:\"§7make a wish to §dRNGesus\",6:\"§d§7which may grant you with a\",7:\"§7few or TONS of extra\",8:\"§7pumpkins!\",9:\"§7§o\\\"3.0 is better than the 2.0\",10:\"§7§oversion\\\" - CEO of PumpkinDicer\",11:\"§7§oLLC.\",12:\"\",13:\"§7§8This item can be reforged!\",14:\"§6§lLEGENDARY AXE\"],Name:\"§6Pumpkin Dicer 3.0\"},ExtraAttributes:{id:\"PUMPKIN_DICER_3\"}}", + "damage": 0, + "lore": [ + "§7§7Gain §3+10☯ Farming Wisdom", + "§3§7while harvesting pumpkins§7.", + "", + "§6Ability: Roll em\u0027", + "§7Every pumpkin you break, you", + "§7make a wish to §dRNGesus", + "§d§7which may grant you with a", + "§7few or TONS of extra", + "§7pumpkins!", + "§7§o\"3.0 is better than the 2.0", + "§7§oversion\" - CEO of PumpkinDicer", + "§7§oLLC.", + "", + "§7§8This item can be reforged!", + "§6§lLEGENDARY AXE" + ], + "recipe": { + "A1": "POLISHED_PUMPKIN:4", + "A2": "POLISHED_PUMPKIN:4", + "A3": "POLISHED_PUMPKIN:4", + "B1": "POLISHED_PUMPKIN:4", + "B2": "PUMPKIN_DICER_2:1", + "B3": "POLISHED_PUMPKIN:4", + "C1": "POLISHED_PUMPKIN:4", + "C2": "POLISHED_PUMPKIN:4", + "C3": "POLISHED_PUMPKIN:4" + }, + "internalname": "PUMPKIN_DICER_3", + "clickcommand": "viewrecipe", + "modver": "2.1.1-PRE", + "crafttext": "", + "infoType": "" +}
\ No newline at end of file diff --git a/items/RABBIT_BOOTS.json b/items/RABBIT_BOOTS.json new file mode 100644 index 00000000..8aba8405 --- /dev/null +++ b/items/RABBIT_BOOTS.json @@ -0,0 +1,32 @@ +{ + "itemid": "minecraft:leather_boots", + "displayname": "§fRabbit Boots", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Farming Fortune: §a+15\",1:\"\",2:\"§6Full Set Bonus: Bonus Farming Fortune\",3:\"§7Increases §6☘ Farming Fortune\",4:\"§6§7by §a+10§7.\",5:\"\",6:\"§7§8This item can be reforged!\",7:\"§f§lCOMMON BOOTS\"],color:13357787,Name:\"§fRabbit Boots\"},ExtraAttributes:{id:\"RABBIT_BOOTS\"}}", + "damage": 0, + "lore": [ + "§7Farming Fortune: §a+15", + "", + "§6Full Set Bonus: Bonus Farming Fortune", + "§7Increases §6☘ Farming Fortune", + "§6§7by §a+10§7.", + "", + "§7§8This item can be reforged!", + "§f§lCOMMON BOOTS" + ], + "recipe": { + "A1": "ENCHANTED_RABBIT_HIDE:5", + "A2": "", + "A3": "ENCHANTED_RABBIT_HIDE:5", + "B1": "ENCHANTED_RABBIT_FOOT:10", + "B2": "", + "B3": "ENCHANTED_RABBIT_FOOT:10", + "C1": "", + "C2": "", + "C3": "" + }, + "internalname": "RABBIT_BOOTS", + "clickcommand": "viewrecipe", + "modver": "2.1.1-PRE", + "crafttext": "Requires: Raw Rabbit IX", + "infoType": "" +}
\ No newline at end of file diff --git a/items/RABBIT_CHESTPLATE.json b/items/RABBIT_CHESTPLATE.json new file mode 100644 index 00000000..313ef16f --- /dev/null +++ b/items/RABBIT_CHESTPLATE.json @@ -0,0 +1,32 @@ +{ + "itemid": "minecraft:leather_chestplate", + "displayname": "§fRabbit Chestplate", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Farming Fortune: §a+15\",1:\"\",2:\"§6Full Set Bonus: Bonus Farming Fortune\",3:\"§7Increases §6☘ Farming Fortune\",4:\"§6§7by §a+10§7.\",5:\"\",6:\"§7§8This item can be reforged!\",7:\"§f§lCOMMON CHESTPLATE\"],color:13357787,Name:\"§fRabbit Chestplate\"},ExtraAttributes:{id:\"RABBIT_CHESTPLATE\"}}", + "damage": 0, + "lore": [ + "§7Farming Fortune: §a+15", + "", + "§6Full Set Bonus: Bonus Farming Fortune", + "§7Increases §6☘ Farming Fortune", + "§6§7by §a+10§7.", + "", + "§7§8This item can be reforged!", + "§f§lCOMMON CHESTPLATE" + ], + "recipe": { + "A1": "ENCHANTED_RABBIT_HIDE:5", + "A2": "", + "A3": "ENCHANTED_RABBIT_HIDE:5", + "B1": "ENCHANTED_RABBIT_HIDE:5", + "B2": "ENCHANTED_RABBIT_FOOT:10", + "B3": "ENCHANTED_RABBIT_HIDE:5", + "C1": "ENCHANTED_RABBIT_HIDE:5", + "C2": "ENCHANTED_RABBIT_FOOT:10", + "C3": "ENCHANTED_RABBIT_HIDE:5" + }, + "internalname": "RABBIT_CHESTPLATE", + "clickcommand": "viewrecipe", + "modver": "2.1.1-PRE", + "crafttext": "Requires: Raw Rabbit IX", + "infoType": "" +}
\ No newline at end of file diff --git a/items/RABBIT_HELMET.json b/items/RABBIT_HELMET.json new file mode 100644 index 00000000..dea82919 --- /dev/null +++ b/items/RABBIT_HELMET.json @@ -0,0 +1,32 @@ +{ + "itemid": "minecraft:leather_helmet", + "displayname": "§fRabbit Helmet", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Farming Fortune: §a+15\",1:\"\",2:\"§6Full Set Bonus: Bonus Farming Fortune\",3:\"§7Increases §6☘ Farming Fortune\",4:\"§6§7by §a+10§7.\",5:\"\",6:\"§7§8This item can be reforged!\",7:\"§f§lCOMMON HELMET\"],color:13357787,Name:\"§fRabbit Helmet\"},ExtraAttributes:{id:\"RABBIT_HELMET\"}}", + "damage": 0, + "lore": [ + "§7Farming Fortune: §a+15", + "", + "§6Full Set Bonus: Bonus Farming Fortune", + "§7Increases §6☘ Farming Fortune", + "§6§7by §a+10§7.", + "", + "§7§8This item can be reforged!", + "§f§lCOMMON HELMET" + ], + "recipe": { + "A1": "ENCHANTED_RABBIT_HIDE:5", + "A2": "ENCHANTED_RABBIT_FOOT:10", + "A3": "ENCHANTED_RABBIT_HIDE:5", + "B1": "ENCHANTED_RABBIT_HIDE:5", + "B2": "", + "B3": "ENCHANTED_RABBIT_HIDE:5", + "C1": "", + "C2": "", + "C3": "" + }, + "internalname": "RABBIT_HELMET", + "clickcommand": "viewrecipe", + "modver": "2.1.1-PRE", + "crafttext": "Requires: Raw Rabbit IX", + "infoType": "" +}
\ No newline at end of file diff --git a/items/RABBIT_LEGGINGS.json b/items/RABBIT_LEGGINGS.json new file mode 100644 index 00000000..edff6194 --- /dev/null +++ b/items/RABBIT_LEGGINGS.json @@ -0,0 +1,32 @@ +{ + "itemid": "minecraft:leather_leggings", + "displayname": "§fRabbit Leggings", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Farming Fortune: §a+15\",1:\"\",2:\"§6Full Set Bonus: Bonus Farming Fortune\",3:\"§7Increases §6☘ Farming Fortune\",4:\"§6§7by §a+10§7.\",5:\"\",6:\"§7§8This item can be reforged!\",7:\"§f§lCOMMON LEGGINGS\"],color:13357787,Name:\"§fRabbit Leggings\"},ExtraAttributes:{id:\"RABBIT_LEGGINGS\"}}", + "damage": 0, + "lore": [ + "§7Farming Fortune: §a+15", + "", + "§6Full Set Bonus: Bonus Farming Fortune", + "§7Increases §6☘ Farming Fortune", + "§6§7by §a+10§7.", + "", + "§7§8This item can be reforged!", + "§f§lCOMMON LEGGINGS" + ], + "recipe": { + "A1": "ENCHANTED_RABBIT_HIDE:5", + "A2": "ENCHANTED_RABBIT_FOOT:10", + "A3": "ENCHANTED_RABBIT_HIDE:5", + "B1": "ENCHANTED_RABBIT_HIDE:5", + "B2": "", + "B3": "ENCHANTED_RABBIT_HIDE:5", + "C1": "ENCHANTED_RABBIT_HIDE:5", + "C2": "", + "C3": "ENCHANTED_RABBIT_HIDE:5" + }, + "internalname": "RABBIT_LEGGINGS", + "clickcommand": "viewrecipe", + "modver": "2.1.1-PRE", + "crafttext": "Requires: Raw Rabbit IX", + "infoType": "" +}
\ No newline at end of file diff --git a/items/RANCHERS_BOOTS.json b/items/RANCHERS_BOOTS.json index 2da32660..ba532e38 100644 --- a/items/RANCHERS_BOOTS.json +++ b/items/RANCHERS_BOOTS.json @@ -1,28 +1,33 @@ { "itemid": "minecraft:leather_boots", "displayname": "§5Rancher\u0027s Boots", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"\",1:\"§7Health: §a+100\",2:\"§7Defense: §a+70\",3:\"§7Speed: §a+50\",4:\"\",5:\"§7These boots gain §a+2 §a❈\",6:\"§aDefense §7and §a+4 §f✦ Speed\",7:\"§f§7for every Farming Skill level\",8:\"§7you have.\",9:\"\",10:\"§6Ability: Farmer\u0027s Speed §e§lLEFT CLICK\",11:\"§7Change your speed cap\",12:\"\",13:\"§6Ability: Farmer\u0027s Grace\",14:\"§7Crops won\u0027t trample while\",15:\"§7wearing\",16:\"\",17:\"§7Bonus Defense: §a§k00\",18:\"§7Bonus Speed: §a§k00\",19:\"\",20:\"§7Current Speed Cap: §a400\",21:\"\",22:\"§7§8This item can be reforged!\",23:\"§5§lEPIC BOOTS\"],color:13391104,Name:\"§5Rancher\u0027s Boots\"},ExtraAttributes:{color:\"204:85:0\",modifier:\"zealous\",ranchers_speed:300,id:\"RANCHERS_BOOTS\",enchantments:{thorns:3,feather_falling:5,growth:4}}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+100\",1:\"§7Defense: §a+190\",2:\"§7Speed: §a+290\",3:\"§7Farming Fortune: §a+60\",4:\"\",5:\"§7These boots gain §a+2❈ Defense\",6:\"§a§7and §f+4✦ Speed§7 for every\",7:\"§7Farming Skill level you have.\",8:\"§7While on the §bGarden§7, these\",9:\"§7boots also gain §6+1☘ Farming\",10:\"§6Fortune §7for every Farming\",11:\"§7Skill level.\",12:\"\",13:\"§6Ability: Farmer\u0027s Speed §e§lLEFT CLICK\",14:\"§7Set a maximum amount of §f✦\",15:\"§fSpeed§7.\",16:\"\",17:\"§6Ability: Farmer\u0027s Grace\",18:\"§7Grants immunity to trampling\",19:\"§7crops.\",20:\"\",21:\"§7Bonus Defense: §a120\",22:\"§7Bonus Speed: §a240\",23:\"§7Bonus Farming Fortune: §a60\",24:\"\",25:\"§7Current Speed Cap: §a400\",26:\"\",27:\"§7§8This item can be reforged!\",28:\"§5§lEPIC BOOTS\"],color:0,Name:\"§5Rancher\u0027s Boots\"},ExtraAttributes:{id:\"RANCHERS_BOOTS\"}}", "damage": 0, "lore": [ - "", "§7Health: §a+100", - "§7Defense: §a+70", - "§7Speed: §a+50", + "§7Defense: §a+190", + "§7Speed: §a+290", + "§7Farming Fortune: §a+60", "", - "§7These boots gain §a+2 §a❈", - "§aDefense §7and §a+4 §f✦ Speed", - "§f§7for every Farming Skill level", - "§7you have.", + "§7These boots gain §a+2❈ Defense", + "§a§7and §f+4✦ Speed§7 for every", + "§7Farming Skill level you have.", + "§7While on the §bGarden§7, these", + "§7boots also gain §6+1☘ Farming", + "§6Fortune §7for every Farming", + "§7Skill level.", "", - "§6Ability: Farmer's Speed §e§lLEFT CLICK", - "§7Change your speed cap", + "§6Ability: Farmer\u0027s Speed §e§lLEFT CLICK", + "§7Set a maximum amount of §f✦", + "§fSpeed§7.", "", - "§6Ability: Farmer's Grace", - "§7Crops won't trample while", - "§7wearing", + "§6Ability: Farmer\u0027s Grace", + "§7Grants immunity to trampling", + "§7crops.", "", - "§7Bonus Defense: §a§k00", - "§7Bonus Speed: §a§k00", + "§7Bonus Defense: §a120", + "§7Bonus Speed: §a240", + "§7Bonus Farming Fortune: §a60", "", "§7Current Speed Cap: §a400", "", @@ -43,10 +48,10 @@ "internalname": "RANCHERS_BOOTS", "crafttext": "Requires: Pumpkin XI", "clickcommand": "viewrecipe", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Rancher%27s_Boots", - "https://wiki.hypixel.net/Rancher's_Boots" + "https://wiki.hypixel.net/Rancher\u0027s_Boots" ] }
\ No newline at end of file diff --git a/items/SAM_ASSISTANT.json b/items/SAM_ASSISTANT.json new file mode 100644 index 00000000..e027f61e --- /dev/null +++ b/items/SAM_ASSISTANT.json @@ -0,0 +1,17 @@ +{ + "itemid": "minecraft:spawn_egg", + "displayname": "§fMove Sam", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Place this where you would like\",1:\"§7Sam to move to!\",2:\"\",3:\"§f§lCOMMON\"],Name:\"§fMove Sam\"},ExtraAttributes:{id:\"SAM_ASSISTANT\"}}", + "damage": 101, + "lore": [ + "§7Place this where you would like", + "§7Sam to move to!", + "", + "§f§lCOMMON" + ], + "internalname": "SAM_ASSISTANT", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/SAM_SCYTHE.json b/items/SAM_SCYTHE.json new file mode 100644 index 00000000..ff9c5236 --- /dev/null +++ b/items/SAM_SCYTHE.json @@ -0,0 +1,17 @@ +{ + "itemid": "minecraft:wooden_hoe", + "displayname": "§fSam\u0027s Scythe", + "nbttag": "{ench:[],Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7§7Cleans a §93x3 §7area of\",1:\"§7grass, leaves and flowers.\",2:\"\",3:\"§f§lCOMMON\"],Name:\"§fSam\u0027s Scythe\"},ExtraAttributes:{id:\"SAM_SCYTHE\",profilebound:1b}}", + "damage": 0, + "lore": [ + "§7§7Cleans a §93x3 §7area of", + "§7grass, leaves and flowers.", + "", + "§f§lCOMMON" + ], + "internalname": "SAM_SCYTHE", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/SQUASH.json b/items/SQUASH.json new file mode 100644 index 00000000..3490b44a --- /dev/null +++ b/items/SQUASH.json @@ -0,0 +1,14 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§5Squash", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"ad1f26d6-798a-344a-b674-909357b579d4\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY2MjUwMjk0ODA3NCwKICAicHJvZmlsZUlkIiA6ICI2ODAwNzFmZTIxOWE0OWNmYmM3MDIxMjc1NTI0NDIwMiIsCiAgInByb2ZpbGVOYW1lIiA6ICJSZXphYm95ODAiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMzZhZTA3NjY0OWVmMjJmNjBlODUxMTgzMWM2OGZkMmI2ZWE2M2MzMjE2NGRhYjMzYThhZWJjMThmZjJhNTRjOCIKICAgIH0KICB9Cn0\"}]}},display:{Lore:[0:\"§eRight-click to view recipes!\",1:\"\",2:\"§5§lEPIC\"],Name:\"§5Squash\"},ExtraAttributes:{id:\"SQUASH\"}}", + "damage": 3, + "lore": [ + "§eRight-click to view recipes!", + "", + "§5§lEPIC" + ], + "internalname": "SQUASH", + "clickcommand": "", + "modver": "2.1.0-REL" +}
\ No newline at end of file diff --git a/items/SQUASH_BOOTS.json b/items/SQUASH_BOOTS.json new file mode 100644 index 00000000..89c5cab5 --- /dev/null +++ b/items/SQUASH_BOOTS.json @@ -0,0 +1,42 @@ +{ + "itemid": "minecraft:leather_boots", + "displayname": "§5Squash Boots", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+120\",1:\"§7Defense: §a+35\",2:\"§7Speed: §a+4\",3:\"§7Farming Fortune: §a+25\",4:\"\",5:\"§8Tiered Bonus: Mento Fermento (0/4)\",6:\"§7§7Farming Sugar Cane, Cactus,\",7:\"§7Mushroom, and Nether Warts has a\",8:\"§7§a0.005% §7chance of dropping a\",9:\"§7Fermento.\",10:\"\",11:\"§6Ability: Farmer\u0027s Grace\",12:\"§7Grants immunity to trampling\",13:\"§7crops.\",14:\"\",15:\"§7§8This item can be reforged!\",16:\"§7§4❣ §cRequires §aFarming Skill 35§c.\",17:\"§5§lEPIC BOOTS\"],color:1267230,Name:\"§5Squash Boots\"},ExtraAttributes:{id:\"SQUASH_BOOTS\"}}", + "damage": 0, + "lore": [ + "§7Health: §a+120", + "§7Defense: §a+35", + "§7Speed: §a+4", + "§7Farming Fortune: §a+25", + "", + "§8Tiered Bonus: Mento Fermento (0/4)", + "§7§7Farming Sugar Cane, Cactus,", + "§7Mushroom, and Nether Warts has a", + "§7§a0.005% §7chance of dropping a", + "§7Fermento.", + "", + "§6Ability: Farmer\u0027s Grace", + "§7Grants immunity to trampling", + "§7crops.", + "", + "§7§8This item can be reforged!", + "§7§4❣ §cRequires §aFarming Skill 35§c.", + "§5§lEPIC BOOTS" + ], + "recipe": { + "A1": "SQUASH:10", + "A2": "", + "A3": "SQUASH:10", + "B1": "POLISHED_PUMPKIN:6", + "B2": "CROPIE_BOOTS:1", + "B3": "POLISHED_PUMPKIN:6", + "C1": "", + "C2": "", + "C3": "" + }, + "internalname": "SQUASH_BOOTS", + "clickcommand": "viewrecipe", + "modver": "2.1.0-REL", + "crafttext": "", + "infoType": "" +}
\ No newline at end of file diff --git a/items/SQUASH_CHESTPLATE.json b/items/SQUASH_CHESTPLATE.json new file mode 100644 index 00000000..97686605 --- /dev/null +++ b/items/SQUASH_CHESTPLATE.json @@ -0,0 +1,38 @@ +{ + "itemid": "minecraft:leather_chestplate", + "displayname": "§5Squash Chestplate", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+180\",1:\"§7Defense: §a+35\",2:\"§7Speed: §a+5\",3:\"§7Farming Fortune: §a+30\",4:\"\",5:\"§8Tiered Bonus: Mento Fermento (0/4)\",6:\"§7§7Farming Sugar Cane, Cactus,\",7:\"§7Mushroom, and Nether Warts has a\",8:\"§7§a0.005% §7chance of dropping a\",9:\"§7Fermento.\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§7§4❣ §cRequires §aFarming Skill 35§c.\",13:\"§5§lEPIC CHESTPLATE\"],color:213774,Name:\"§5Squash Chestplate\"},ExtraAttributes:{id:\"SQUASH_CHESTPLATE\"}}", + "damage": 0, + "lore": [ + "§7Health: §a+180", + "§7Defense: §a+35", + "§7Speed: §a+5", + "§7Farming Fortune: §a+30", + "", + "§8Tiered Bonus: Mento Fermento (0/4)", + "§7§7Farming Sugar Cane, Cactus,", + "§7Mushroom, and Nether Warts has a", + "§7§a0.005% §7chance of dropping a", + "§7Fermento.", + "", + "§7§8This item can be reforged!", + "§7§4❣ §cRequires §aFarming Skill 35§c.", + "§5§lEPIC CHESTPLATE" + ], + "recipe": { + "A1": "SQUASH:10", + "A2": "CROPIE_CHESTPLATE:1", + "A3": "SQUASH:10", + "B1": "ENCHANTED_MELON_BLOCK:24", + "B2": "POLISHED_PUMPKIN:8", + "B3": "ENCHANTED_MELON_BLOCK:24", + "C1": "ENCHANTED_COOKIE:10", + "C2": "ENCHANTED_COOKIE:10", + "C3": "ENCHANTED_COOKIE:10" + }, + "internalname": "SQUASH_CHESTPLATE", + "clickcommand": "viewrecipe", + "modver": "2.1.0-REL", + "crafttext": "", + "infoType": "" +}
\ No newline at end of file diff --git a/items/SQUASH_HELMET.json b/items/SQUASH_HELMET.json new file mode 100644 index 00000000..742cdf53 --- /dev/null +++ b/items/SQUASH_HELMET.json @@ -0,0 +1,38 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§5Squash Helmet", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"a861cd92-4a61-37fc-a9ba-712a6f7965b0\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY2Mzc1Mzg1NTk5NiwKICAicHJvZmlsZUlkIiA6ICJiNjQ3MDE3MmZiM2Q0NDU5YTIzOGFkMzZiZTgxOTc3YiIsCiAgInByb2ZpbGVOYW1lIiA6ICJUWXRyYWNrMjMiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZGUxMDg3YzBjNTE5YTlhMWRjZWU0MzI1NDEwYjE5YTFiZTQ4NTVlYWM1YTY2MmFlMWI1MjMzMjlmOTBmYWVjZCIKICAgIH0KICB9Cn0\"}]}},display:{Lore:[0:\"§7Health: §a+120\",1:\"§7Defense: §a+35\",2:\"§7Speed: §a+4\",3:\"§7Farming Fortune: §a+25\",4:\"\",5:\"§8Tiered Bonus: Mento Fermento (0/4)\",6:\"§7§7Farming Sugar Cane, Cactus,\",7:\"§7Mushroom, and Nether Warts has a\",8:\"§7§a0.005% §7chance of dropping a\",9:\"§7Fermento.\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§7§4❣ §cRequires §aFarming Skill 35§c.\",13:\"§5§lEPIC HELMET\"],Name:\"§5Squash Helmet\"},ExtraAttributes:{id:\"SQUASH_HELMET\"}}", + "damage": 3, + "lore": [ + "§7Health: §a+120", + "§7Defense: §a+35", + "§7Speed: §a+4", + "§7Farming Fortune: §a+25", + "", + "§8Tiered Bonus: Mento Fermento (0/4)", + "§7§7Farming Sugar Cane, Cactus,", + "§7Mushroom, and Nether Warts has a", + "§7§a0.005% §7chance of dropping a", + "§7Fermento.", + "", + "§7§8This item can be reforged!", + "§7§4❣ §cRequires §aFarming Skill 35§c.", + "§5§lEPIC HELMET" + ], + "recipe": { + "A1": "SQUASH:10", + "A2": "POLISHED_PUMPKIN:8", + "A3": "SQUASH:10", + "B1": "ENCHANTED_MELON_BLOCK:24", + "B2": "CROPIE_HELMET:1", + "B3": "ENCHANTED_MELON_BLOCK:24", + "C1": "", + "C2": "", + "C3": "" + }, + "internalname": "SQUASH_HELMET", + "clickcommand": "viewrecipe", + "modver": "2.1.0-REL", + "crafttext": "", + "infoType": "" +}
\ No newline at end of file diff --git a/items/SQUASH_LEGGINGS.json b/items/SQUASH_LEGGINGS.json new file mode 100644 index 00000000..44ea3608 --- /dev/null +++ b/items/SQUASH_LEGGINGS.json @@ -0,0 +1,38 @@ +{ + "itemid": "minecraft:leather_leggings", + "displayname": "§5Squash Leggings", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+180\",1:\"§7Defense: §a+35\",2:\"§7Speed: §a+5\",3:\"§7Farming Fortune: §a+30\",4:\"\",5:\"§8Tiered Bonus: Mento Fermento (0/4)\",6:\"§7§7Farming Sugar Cane, Cactus,\",7:\"§7Mushroom, and Nether Warts has a\",8:\"§7§a0.005% §7chance of dropping a\",9:\"§7Fermento.\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§7§4❣ §cRequires §aFarming Skill 35§c.\",13:\"§5§lEPIC LEGGINGS\"],color:805398,Name:\"§5Squash Leggings\"},ExtraAttributes:{id:\"SQUASH_LEGGINGS\"}}", + "damage": 0, + "lore": [ + "§7Health: §a+180", + "§7Defense: §a+35", + "§7Speed: §a+5", + "§7Farming Fortune: §a+30", + "", + "§8Tiered Bonus: Mento Fermento (0/4)", + "§7§7Farming Sugar Cane, Cactus,", + "§7Mushroom, and Nether Warts has a", + "§7§a0.005% §7chance of dropping a", + "§7Fermento.", + "", + "§7§8This item can be reforged!", + "§7§4❣ §cRequires §aFarming Skill 35§c.", + "§5§lEPIC LEGGINGS" + ], + "recipe": { + "A1": "SQUASH:10", + "A2": "POLISHED_PUMPKIN:8", + "A3": "SQUASH:10", + "B1": "ENCHANTED_MELON_BLOCK:24", + "B2": "CROPIE_LEGGINGS:1", + "B3": "ENCHANTED_MELON_BLOCK:24", + "C1": "ENCHANTED_COOKIE:10", + "C2": "", + "C3": "ENCHANTED_COOKIE:10" + }, + "internalname": "SQUASH_LEGGINGS", + "clickcommand": "viewrecipe", + "modver": "2.1.0-REL", + "crafttext": "", + "infoType": "" +}
\ No newline at end of file diff --git a/items/SUNDER;1.json b/items/SUNDER;1.json new file mode 100644 index 00000000..08661004 --- /dev/null +++ b/items/SUNDER;1.json @@ -0,0 +1,27 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Sunder I\",1:\"§7Grants §a+12.5 §6☘ Farming\",2:\"§6Fortune§7, which increases your\",3:\"§7chance for multiple crops.\",4:\"\",5:\"§7Can be applied to Axes.\",6:\"\",7:\"§7§7Apply Cost: §35 Exp Levels\",8:\"\",9:\"§7Use this on an item in an Anvil\",10:\"§7to apply it!\",11:\"\",12:\"§f§lCOMMON\",13:\"\",14:\"§7Cost\",15:\"§c10 Copper\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"SUNDER;1\",enchantments:{sunder:1}}}", + "damage": 0, + "lore": [ + "§9Sunder I", + "§7Grants §a+12.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!", + "", + "§f§lCOMMON", + "", + "§7Cost", + "§c10 Copper" + ], + "internalname": "SUNDER;1", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/SUNDER;2.json b/items/SUNDER;2.json new file mode 100644 index 00000000..9ec97185 --- /dev/null +++ b/items/SUNDER;2.json @@ -0,0 +1,24 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Sunder 2\",1:\"§7Grants §a+25 §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:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"SUNDER;2\",enchantments:{sunder:2}}}", + "damage": 0, + "lore": [ + "§9Sunder 2", + "§7Grants §a+25 §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!", + "", + "§f§lCOMMON" + ], + "internalname": "SUNDER;2", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +}
\ No newline at end of file diff --git a/items/SUNDER;3.json b/items/SUNDER;3.json new file mode 100644 index 00000000..f63a9e7f --- /dev/null +++ b/items/SUNDER;3.json @@ -0,0 +1,24 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Sunder 3\",1:\"§7Grants §a+37.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:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"SUNDER;3\",enchantments:{sunder:3}}}", + "damage": 0, + "lore": [ + "§9Sunder 3", + "§7Grants §a+37.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!", + "", + "§f§lCOMMON" + ], + "internalname": "SUNDER;3", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +}
\ No newline at end of file diff --git a/items/SUNDER;4.json b/items/SUNDER;4.json new file mode 100644 index 00000000..2147c4e9 --- /dev/null +++ b/items/SUNDER;4.json @@ -0,0 +1,24 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Sunder 4\",1:\"§7Grants §a+50 §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:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"SUNDER;4\",enchantments:{sunder:4}}}", + "damage": 0, + "lore": [ + "§9Sunder 4", + "§7Grants §a+50 §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!", + "", + "§f§lCOMMON" + ], + "internalname": "SUNDER;4", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +}
\ No newline at end of file diff --git a/items/SUNDER;5.json b/items/SUNDER;5.json new file mode 100644 index 00000000..4d07b9eb --- /dev/null +++ b/items/SUNDER;5.json @@ -0,0 +1,24 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§aEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Sunder 5\",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:\"§a§lUNCOMMON\"],Name:\"§aEnchanted Book\"},ExtraAttributes:{id:\"SUNDER;5\",enchantments:{sunder:5}}}", + "damage": 0, + "lore": [ + "§9Sunder 5", + "§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!", + "", + "§a§lUNCOMMON" + ], + "internalname": "SUNDER;5", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +}
\ No newline at end of file diff --git a/items/TAVERN_BARN_SKIN.json b/items/TAVERN_BARN_SKIN.json new file mode 100644 index 00000000..94fcfc88 --- /dev/null +++ b/items/TAVERN_BARN_SKIN.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:log", + "displayname": "§aTavern Barn Skin", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7§7Consume this item to unlock\",1:\"§7the §aTavern Barn Skin §7on the\",2:\"§7§bGarden§7!\",3:\"\",4:\"§eClick to consume!\",5:\"\",6:\"§a§lUNCOMMON COSMETIC\",7:\"\",8:\"§7Cost\",9:\"§a250 Gems\"],Name:\"§aTavern Barn Skin\"},ExtraAttributes:{id:\"TAVERN_BARN_SKIN\"}}", + "damage": 0, + "lore": [ + "§7§7Consume this item to unlock", + "§7the §aTavern Barn Skin §7on the", + "§7§bGarden§7!", + "", + "§eClick to consume!", + "", + "§a§lUNCOMMON COSMETIC", + "", + "§7Cost", + "§a250 Gems" + ], + "internalname": "TAVERN_BARN_SKIN", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/THEORETICAL_HOE_CANE_1.json b/items/THEORETICAL_HOE_CANE_1.json index b08596ce..9849c152 100644 --- a/items/THEORETICAL_HOE_CANE_1.json +++ b/items/THEORETICAL_HOE_CANE_1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:stone_hoe", "displayname": "§fTuring Sugar Cane Hoe", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Harvest §a+10% sugar canes §7and\",1:\"§7gain §3+1☯ Farming Wisdom\",2:\"§3§7while harvesting sugar\",3:\"§7canes§7.\",4:\"\",5:\"§7Counter: §e0 Sugar Canes\",6:\"\",7:\"§8Reach 100k Counter for +1 Rarity!\",8:\"\",9:\"§6Right-click to view upgrade recipe!\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§f§lCOMMON HOE\"],Name:\"§fTuring Sugar Cane Hoe\"},ExtraAttributes:{id:\"THEORETICAL_HOE_CANE_1\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Harvest §a+10% sugar canes §7and\",1:\"§7gain §3+1☯ Farming Wisdom\",2:\"§3§7while harvesting sugar\",3:\"§7canes§7.\",4:\"\",5:\"§7Counter: §e0 Sugar Canes\",6:\"\",7:\"§8Reach 100k Counter for +1 Rarity!\",8:\"§eRight-click to view recipes!\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§7§4❣ §cRequires §aFarming Skill 15§c.\",12:\"§f§lCOMMON HOE\"],Name:\"§fTuring Sugar Cane Hoe\"},ExtraAttributes:{id:\"THEORETICAL_HOE_CANE_1\"}}", "damage": 0, "lore": [ "§7Harvest §a+10% sugar canes §7and", @@ -12,10 +12,10 @@ "§7Counter: §e0 Sugar Canes", "", "§8Reach 100k Counter for +1 Rarity!", - "", - "§6Right-click to view upgrade recipe!", + "§eRight-click to view recipes!", "", "§7§8This item can be reforged!", + "§7§4❣ §cRequires §aFarming Skill 15§c.", "§f§lCOMMON HOE" ], "recipe": { @@ -31,7 +31,7 @@ }, "internalname": "THEORETICAL_HOE_CANE_1", "clickcommand": "viewrecipe", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "crafttext": "", "infoType": "WIKI_URL", "info": [ diff --git a/items/THEORETICAL_HOE_CANE_2.json b/items/THEORETICAL_HOE_CANE_2.json index 90e6ce1a..3382a2ea 100644 --- a/items/THEORETICAL_HOE_CANE_2.json +++ b/items/THEORETICAL_HOE_CANE_2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:iron_hoe", "displayname": "§aTuring Sugar Cane Hoe", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Harvest §a+25% sugar canes §7and\",1:\"§7gain §3+2☯ Farming Wisdom\",2:\"§3§7while harvesting sugar\",3:\"§7canes§7.\",4:\"\",5:\"§7Counter: §e0 Sugar Canes\",6:\"\",7:\"§6Logarithmic Counter\",8:\"§7Harvest §a+16% §7sugar canes per\",9:\"§7digits on the Counter, minus 4!\",10:\"§7§a0 §6☘ Farming Fortune §7for\",11:\"§7sugar canes.\",12:\"\",13:\"§7§8Bonus sugar canes percent\",14:\"§8increases your Farmhand perk\u0027s\",15:\"§8chances\",16:\"\",17:\"§eReach 100k Counter for +1 Rarity!\",18:\"\",19:\"§6Right-click to view upgrade recipe!\",20:\"\",21:\"§7§8This item can be reforged!\",22:\"§a§lUNCOMMON HOE\"],Name:\"§aTuring Sugar Cane Hoe\"},ExtraAttributes:{id:\"THEORETICAL_HOE_CANE_2\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Harvest §a+25% sugar canes §7and\",1:\"§7gain §3+2☯ Farming Wisdom\",2:\"§3§7while harvesting sugar\",3:\"§7canes§7.\",4:\"\",5:\"§7Counter: §e0 Sugar Canes\",6:\"\",7:\"§6Logarithmic Counter\",8:\"§7Harvest §a+16% §7sugar canes per\",9:\"§7digits on the Counter, minus 4!\",10:\"§7§a0 §6☘ Farming Fortune §7for\",11:\"§7sugar canes.\",12:\"\",13:\"§7§8Bonus sugar canes percent\",14:\"§8increases your Farmhand perk\u0027s\",15:\"§8chances\",16:\"\",17:\"§eReach 100k Counter for +1 Rarity!\",18:\"§eRight-click to view recipes!\",19:\"\",20:\"§7§8This item can be reforged!\",21:\"§7§4❣ §cRequires §aFarming Skill 20§c.\",22:\"§a§lUNCOMMON HOE\"],Name:\"§aTuring Sugar Cane Hoe\"},ExtraAttributes:{id:\"THEORETICAL_HOE_CANE_2\"}}", "damage": 0, "lore": [ "§7Harvest §a+25% sugar canes §7and", @@ -22,10 +22,10 @@ "§8chances", "", "§eReach 100k Counter for +1 Rarity!", - "", - "§6Right-click to view upgrade recipe!", + "§eRight-click to view recipes!", "", "§7§8This item can be reforged!", + "§7§4❣ §cRequires §aFarming Skill 20§c.", "§a§lUNCOMMON HOE" ], "recipe": { @@ -41,7 +41,7 @@ }, "internalname": "THEORETICAL_HOE_CANE_2", "clickcommand": "viewrecipe", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "crafttext": "", "infoType": "WIKI_URL", "info": [ diff --git a/items/THEORETICAL_HOE_CANE_3.json b/items/THEORETICAL_HOE_CANE_3.json index c1a99ab2..46d5ac52 100644 --- a/items/THEORETICAL_HOE_CANE_3.json +++ b/items/THEORETICAL_HOE_CANE_3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:diamond_hoe", "displayname": "§9Turing Sugar Cane Hoe", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Harvest §a+50% sugar canes §7and\",1:\"§7gain §3+3☯ Farming Wisdom\",2:\"§3§7while harvesting sugar\",3:\"§7canes§7.\",4:\"\",5:\"§7Counter: §e0 Sugar Canes\",6:\"\",7:\"§6Logarithmic Counter\",8:\"§7Harvest §a+16% §7sugar canes per\",9:\"§7digits on the Counter, minus 4!\",10:\"§7§a0 §6☘ Farming Fortune §7for\",11:\"§7sugar canes.\",12:\"\",13:\"§6Collection Analysis\",14:\"§7Harvest §a+8% §7sugar canes per\",15:\"§7digits of your collection, minus 4!\",16:\"§7§a+24 §6☘ Farming Fortune §7for\",17:\"§7sugar canes.\",18:\"\",19:\"§7§8Bonus sugar canes percent\",20:\"§8increases your Farmhand perk\u0027s\",21:\"§8chances\",22:\"\",23:\"§eReach 100k Counter for +1 Rarity!\",24:\"\",25:\"§7§8This item can be reforged!\",26:\"§9§lRARE HOE\"],Name:\"§9Turing Sugar Cane Hoe\"},ExtraAttributes:{id:\"THEORETICAL_HOE_CANE_3\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Harvest §a+50% sugar canes §7and\",1:\"§7gain §3+3☯ Farming Wisdom\",2:\"§3§7while harvesting sugar\",3:\"§7canes§7.\",4:\"\",5:\"§7Counter: §e0 Sugar Canes\",6:\"\",7:\"§6Logarithmic Counter\",8:\"§7Harvest §a+16% §7sugar canes per\",9:\"§7digits on the Counter, minus 4!\",10:\"§7§a0 §6☘ Farming Fortune §7for\",11:\"§7sugar canes.\",12:\"\",13:\"§6Collection Analysis\",14:\"§7Harvest §a+8% §7sugar canes per\",15:\"§7digits of your collection, minus 4!\",16:\"§7§a+24 §6☘ Farming Fortune §7for\",17:\"§7sugar canes.\",18:\"\",19:\"§7§8Bonus sugar canes percent\",20:\"§8increases your Farmhand perk\u0027s\",21:\"§8chances\",22:\"\",23:\"§eReach 100k Counter for +1 Rarity!\",24:\"\",25:\"§7§8This item can be reforged!\",26:\"§7§4❣ §cRequires §aFarming Skill 25§c.\",27:\"§9§lRARE HOE\"],Name:\"§9Turing Sugar Cane Hoe\"},ExtraAttributes:{id:\"THEORETICAL_HOE_CANE_3\"}}", "damage": 0, "lore": [ "§7Harvest §a+50% sugar canes §7and", @@ -30,6 +30,7 @@ "§eReach 100k Counter for +1 Rarity!", "", "§7§8This item can be reforged!", + "§7§4❣ §cRequires §aFarming Skill 25§c.", "§9§lRARE HOE" ], "recipe": { @@ -45,7 +46,7 @@ }, "internalname": "THEORETICAL_HOE_CANE_3", "clickcommand": "viewrecipe", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "crafttext": "", "infoType": "WIKI_URL", "info": [ diff --git a/items/THEORETICAL_HOE_CARROT_1.json b/items/THEORETICAL_HOE_CARROT_1.json index d8549f20..cccd0434 100644 --- a/items/THEORETICAL_HOE_CARROT_1.json +++ b/items/THEORETICAL_HOE_CARROT_1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:stone_hoe", "displayname": "§fGauss Carrot Hoe", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Harvest §a+10% carrots §7and\",1:\"§7gain §3+1☯ Farming Wisdom\",2:\"§3§7while harvesting carrots§7.\",3:\"\",4:\"§7Counter: §e0 Carrots\",5:\"\",6:\"§8Reach 100k Counter for +1 Rarity!\",7:\"\",8:\"§6Right-click to view upgrade recipe!\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§f§lCOMMON HOE\"],Name:\"§fGauss Carrot Hoe\"},ExtraAttributes:{id:\"THEORETICAL_HOE_CARROT_1\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Harvest §a+10% carrots §7and\",1:\"§7gain §3+1☯ Farming Wisdom\",2:\"§3§7while harvesting carrots§7.\",3:\"\",4:\"§7Counter: §e0 Carrots\",5:\"\",6:\"§8Reach 100k Counter for +1 Rarity!\",7:\"§eRight-click to view recipes!\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§7§4❣ §cRequires §aFarming Skill 15§c.\",11:\"§f§lCOMMON HOE\"],Name:\"§fGauss Carrot Hoe\"},ExtraAttributes:{id:\"THEORETICAL_HOE_CARROT_1\"}}", "damage": 0, "lore": [ "§7Harvest §a+10% carrots §7and", @@ -11,10 +11,10 @@ "§7Counter: §e0 Carrots", "", "§8Reach 100k Counter for +1 Rarity!", - "", - "§6Right-click to view upgrade recipe!", + "§eRight-click to view recipes!", "", "§7§8This item can be reforged!", + "§7§4❣ §cRequires §aFarming Skill 15§c.", "§f§lCOMMON HOE" ], "recipe": { @@ -30,7 +30,7 @@ }, "internalname": "THEORETICAL_HOE_CARROT_1", "clickcommand": "viewrecipe", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "crafttext": "", "infoType": "WIKI_URL", "info": [ diff --git a/items/THEORETICAL_HOE_CARROT_2.json b/items/THEORETICAL_HOE_CARROT_2.json index 2840e60e..adb1ee52 100644 --- a/items/THEORETICAL_HOE_CARROT_2.json +++ b/items/THEORETICAL_HOE_CARROT_2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:iron_hoe", "displayname": "§aGauss Carrot Hoe", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Harvest §a+25% carrots §7and\",1:\"§7gain §3+2☯ Farming Wisdom\",2:\"§3§7while harvesting carrots§7.\",3:\"\",4:\"§7Counter: §e0 Carrots\",5:\"\",6:\"§6Logarithmic Counter\",7:\"§7Harvest §a+16% §7carrots per\",8:\"§7digits on the Counter, minus 4!\",9:\"§7§a0 §6☘ Farming Fortune §7for\",10:\"§7carrots.\",11:\"\",12:\"§7§8Bonus carrots percent\",13:\"§8increases your Farmhand perk\u0027s\",14:\"§8chances\",15:\"\",16:\"§eReach 100k Counter for +1 Rarity!\",17:\"\",18:\"§6Right-click to view upgrade recipe!\",19:\"\",20:\"§7§8This item can be reforged!\",21:\"§a§lUNCOMMON HOE\"],Name:\"§aGauss Carrot Hoe\"},ExtraAttributes:{id:\"THEORETICAL_HOE_CARROT_2\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Harvest §a+25% carrots §7and\",1:\"§7gain §3+2☯ Farming Wisdom\",2:\"§3§7while harvesting carrots§7.\",3:\"\",4:\"§7Counter: §e0 Carrots\",5:\"\",6:\"§6Logarithmic Counter\",7:\"§7Harvest §a+16% §7carrots per\",8:\"§7digits on the Counter, minus 4!\",9:\"§7§a0 §6☘ Farming Fortune §7for\",10:\"§7carrots.\",11:\"\",12:\"§7§8Bonus carrots percent\",13:\"§8increases your Farmhand perk\u0027s\",14:\"§8chances\",15:\"\",16:\"§eReach 100k Counter for +1 Rarity!\",17:\"§eRight-click to view recipes!\",18:\"\",19:\"§7§8This item can be reforged!\",20:\"§7§4❣ §cRequires §aFarming Skill 20§c.\",21:\"§a§lUNCOMMON HOE\"],Name:\"§aGauss Carrot Hoe\"},ExtraAttributes:{id:\"THEORETICAL_HOE_CARROT_2\"}}", "damage": 0, "lore": [ "§7Harvest §a+25% carrots §7and", @@ -21,10 +21,10 @@ "§8chances", "", "§eReach 100k Counter for +1 Rarity!", - "", - "§6Right-click to view upgrade recipe!", + "§eRight-click to view recipes!", "", "§7§8This item can be reforged!", + "§7§4❣ §cRequires §aFarming Skill 20§c.", "§a§lUNCOMMON HOE" ], "recipe": { @@ -40,7 +40,7 @@ }, "internalname": "THEORETICAL_HOE_CARROT_2", "clickcommand": "viewrecipe", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "crafttext": "", "infoType": "WIKI_URL", "info": [ diff --git a/items/THEORETICAL_HOE_CARROT_3.json b/items/THEORETICAL_HOE_CARROT_3.json index 6a11ad6e..f87db418 100644 --- a/items/THEORETICAL_HOE_CARROT_3.json +++ b/items/THEORETICAL_HOE_CARROT_3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:diamond_hoe", "displayname": "§9Gauss Carrot Hoe", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Harvest §a+50% carrots §7and\",1:\"§7gain §3+3☯ Farming Wisdom\",2:\"§3§7while harvesting carrots§7.\",3:\"\",4:\"§7Counter: §e0 Carrots\",5:\"\",6:\"§6Logarithmic Counter\",7:\"§7Harvest §a+16% §7carrots per\",8:\"§7digits on the Counter, minus 4!\",9:\"§7§a0 §6☘ Farming Fortune §7for\",10:\"§7carrots.\",11:\"\",12:\"§6Collection Analysis\",13:\"§7Harvest §a+8% §7carrots per digits\",14:\"§7of your collection, minus 4!\",15:\"§7§a+24 §6☘ Farming Fortune §7for\",16:\"§7carrots.\",17:\"\",18:\"§7§8Bonus carrots percent\",19:\"§8increases your Farmhand perk\u0027s\",20:\"§8chances\",21:\"\",22:\"§eReach 100k Counter for +1 Rarity!\",23:\"\",24:\"§7§8This item can be reforged!\",25:\"§9§lRARE HOE\"],Name:\"§9Gauss Carrot Hoe\"},ExtraAttributes:{id:\"THEORETICAL_HOE_CARROT_3\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Harvest §a+50% carrots §7and\",1:\"§7gain §3+3☯ Farming Wisdom\",2:\"§3§7while harvesting carrots§7.\",3:\"\",4:\"§7Counter: §e0 Carrots\",5:\"\",6:\"§6Logarithmic Counter\",7:\"§7Harvest §a+16% §7carrots per\",8:\"§7digits on the Counter, minus 4!\",9:\"§7§a0 §6☘ Farming Fortune §7for\",10:\"§7carrots.\",11:\"\",12:\"§6Collection Analysis\",13:\"§7Harvest §a+8% §7carrots per digits\",14:\"§7of your collection, minus 4!\",15:\"§7§a0 §6☘ Farming Fortune §7for\",16:\"§7carrots.\",17:\"\",18:\"§7§8Bonus carrots percent\",19:\"§8increases your Farmhand perk\u0027s\",20:\"§8chances\",21:\"\",22:\"§eReach 100k Counter for +1 Rarity!\",23:\"\",24:\"§7§8This item can be reforged!\",25:\"§7§4❣ §cRequires §aFarming Skill 25§c.\",26:\"§9§lRARE HOE\"],Name:\"§9Gauss Carrot Hoe\"},ExtraAttributes:{id:\"THEORETICAL_HOE_CARROT_3\"}}", "damage": 0, "lore": [ "§7Harvest §a+50% carrots §7and", @@ -19,7 +19,7 @@ "§6Collection Analysis", "§7Harvest §a+8% §7carrots per digits", "§7of your collection, minus 4!", - "§7§a+24 §6☘ Farming Fortune §7for", + "§7§a0 §6☘ Farming Fortune §7for", "§7carrots.", "", "§7§8Bonus carrots percent", @@ -29,6 +29,7 @@ "§eReach 100k Counter for +1 Rarity!", "", "§7§8This item can be reforged!", + "§7§4❣ §cRequires §aFarming Skill 25§c.", "§9§lRARE HOE" ], "recipe": { @@ -44,7 +45,7 @@ }, "internalname": "THEORETICAL_HOE_CARROT_3", "clickcommand": "viewrecipe", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "crafttext": "", "infoType": "WIKI_URL", "info": [ diff --git a/items/THEORETICAL_HOE_POTATO_1.json b/items/THEORETICAL_HOE_POTATO_1.json index e20893f0..29979bdf 100644 --- a/items/THEORETICAL_HOE_POTATO_1.json +++ b/items/THEORETICAL_HOE_POTATO_1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:stone_hoe", "displayname": "§fPythagorean Potato Hoe", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Harvest §a+10% potatoes §7and\",1:\"§7gain §3+1☯ Farming Wisdom\",2:\"§3§7while harvesting potatoes§7.\",3:\"\",4:\"§7Counter: §e0 Potatoes\",5:\"\",6:\"§8Reach 100k Counter for +1 Rarity!\",7:\"\",8:\"§6Right-click to view upgrade recipe!\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§f§lCOMMON HOE\"],Name:\"§fPythagorean Potato Hoe\"},ExtraAttributes:{id:\"THEORETICAL_HOE_POTATO_1\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Harvest §a+10% potatoes §7and\",1:\"§7gain §3+1☯ Farming Wisdom\",2:\"§3§7while harvesting potatoes§7.\",3:\"\",4:\"§7Counter: §e0 Potatoes\",5:\"\",6:\"§8Reach 100k Counter for +1 Rarity!\",7:\"§eRight-click to view recipes!\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§7§4❣ §cRequires §aFarming Skill 15§c.\",11:\"§f§lCOMMON HOE\"],Name:\"§fPythagorean Potato Hoe\"},ExtraAttributes:{id:\"THEORETICAL_HOE_POTATO_1\"}}", "damage": 0, "lore": [ "§7Harvest §a+10% potatoes §7and", @@ -11,10 +11,10 @@ "§7Counter: §e0 Potatoes", "", "§8Reach 100k Counter for +1 Rarity!", - "", - "§6Right-click to view upgrade recipe!", + "§eRight-click to view recipes!", "", "§7§8This item can be reforged!", + "§7§4❣ §cRequires §aFarming Skill 15§c.", "§f§lCOMMON HOE" ], "recipe": { @@ -30,7 +30,7 @@ }, "internalname": "THEORETICAL_HOE_POTATO_1", "clickcommand": "viewrecipe", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "crafttext": "", "infoType": "WIKI_URL", "info": [ diff --git a/items/THEORETICAL_HOE_POTATO_2.json b/items/THEORETICAL_HOE_POTATO_2.json index 1260f451..dc15ddee 100644 --- a/items/THEORETICAL_HOE_POTATO_2.json +++ b/items/THEORETICAL_HOE_POTATO_2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:iron_hoe", "displayname": "§aPythagorean Potato Hoe", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Harvest §a+25% potatoes §7and\",1:\"§7gain §3+2☯ Farming Wisdom\",2:\"§3§7while harvesting potatoes§7.\",3:\"\",4:\"§7Counter: §e0 Potatoes\",5:\"\",6:\"§6Logarithmic Counter\",7:\"§7Harvest §a+16% §7potatoes per\",8:\"§7digits on the Counter, minus 4!\",9:\"§7§a0 §6☘ Farming Fortune §7for\",10:\"§7potatoes.\",11:\"\",12:\"§7§8Bonus potatoes percent\",13:\"§8increases your Farmhand perk\u0027s\",14:\"§8chances\",15:\"\",16:\"§eReach 100k Counter for +1 Rarity!\",17:\"\",18:\"§6Right-click to view upgrade recipe!\",19:\"\",20:\"§7§8This item can be reforged!\",21:\"§a§lUNCOMMON HOE\"],Name:\"§aPythagorean Potato Hoe\"},ExtraAttributes:{id:\"THEORETICAL_HOE_POTATO_2\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Harvest §a+25% potatoes §7and\",1:\"§7gain §3+2☯ Farming Wisdom\",2:\"§3§7while harvesting potatoes§7.\",3:\"\",4:\"§7Counter: §e0 Potatoes\",5:\"\",6:\"§6Logarithmic Counter\",7:\"§7Harvest §a+16% §7potatoes per\",8:\"§7digits on the Counter, minus 4!\",9:\"§7§a0 §6☘ Farming Fortune §7for\",10:\"§7potatoes.\",11:\"\",12:\"§7§8Bonus potatoes percent\",13:\"§8increases your Farmhand perk\u0027s\",14:\"§8chances\",15:\"\",16:\"§eReach 100k Counter for +1 Rarity!\",17:\"§eRight-click to view recipes!\",18:\"\",19:\"§7§8This item can be reforged!\",20:\"§7§4❣ §cRequires §aFarming Skill 20§c.\",21:\"§a§lUNCOMMON HOE\"],Name:\"§aPythagorean Potato Hoe\"},ExtraAttributes:{id:\"THEORETICAL_HOE_POTATO_2\"}}", "damage": 0, "lore": [ "§7Harvest §a+25% potatoes §7and", @@ -21,10 +21,10 @@ "§8chances", "", "§eReach 100k Counter for +1 Rarity!", - "", - "§6Right-click to view upgrade recipe!", + "§eRight-click to view recipes!", "", "§7§8This item can be reforged!", + "§7§4❣ §cRequires §aFarming Skill 20§c.", "§a§lUNCOMMON HOE" ], "recipe": { @@ -40,7 +40,7 @@ }, "internalname": "THEORETICAL_HOE_POTATO_2", "clickcommand": "viewrecipe", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "crafttext": "", "infoType": "WIKI_URL", "info": [ diff --git a/items/THEORETICAL_HOE_POTATO_3.json b/items/THEORETICAL_HOE_POTATO_3.json index 9ee805c2..639e5c38 100644 --- a/items/THEORETICAL_HOE_POTATO_3.json +++ b/items/THEORETICAL_HOE_POTATO_3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:diamond_hoe", "displayname": "§9Pythagorean Potato Hoe", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Harvest §a+50% potatoes §7and\",1:\"§7gain §3+3☯ Farming Wisdom\",2:\"§3§7while harvesting potatoes§7.\",3:\"\",4:\"§7Counter: §e0 Potatoes\",5:\"\",6:\"§6Logarithmic Counter\",7:\"§7Harvest §a+16% §7potatoes per\",8:\"§7digits on the Counter, minus 4!\",9:\"§7§a0 §6☘ Farming Fortune §7for\",10:\"§7potatoes.\",11:\"\",12:\"§6Collection Analysis\",13:\"§7Harvest §a+8% §7potatoes per digits\",14:\"§7of your collection, minus 4!\",15:\"§7§a+32 §6☘ Farming Fortune §7for\",16:\"§7potatoes.\",17:\"\",18:\"§7§8Bonus potatoes percent\",19:\"§8increases your Farmhand perk\u0027s\",20:\"§8chances\",21:\"\",22:\"§eReach 100k Counter for +1 Rarity!\",23:\"\",24:\"§7§8This item can be reforged!\",25:\"§9§lRARE HOE\"],Name:\"§9Pythagorean Potato Hoe\"},ExtraAttributes:{id:\"THEORETICAL_HOE_POTATO_3\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Harvest §a+50% potatoes §7and\",1:\"§7gain §3+3☯ Farming Wisdom\",2:\"§3§7while harvesting potatoes§7.\",3:\"\",4:\"§7Counter: §e0 Potatoes\",5:\"\",6:\"§6Logarithmic Counter\",7:\"§7Harvest §a+16% §7potatoes per\",8:\"§7digits on the Counter, minus 4!\",9:\"§7§a0 §6☘ Farming Fortune §7for\",10:\"§7potatoes.\",11:\"\",12:\"§6Collection Analysis\",13:\"§7Harvest §a+8% §7potatoes per digits\",14:\"§7of your collection, minus 4!\",15:\"§7§a0 §6☘ Farming Fortune §7for\",16:\"§7potatoes.\",17:\"\",18:\"§7§8Bonus potatoes percent\",19:\"§8increases your Farmhand perk\u0027s\",20:\"§8chances\",21:\"\",22:\"§eReach 100k Counter for +1 Rarity!\",23:\"\",24:\"§7§8This item can be reforged!\",25:\"§7§4❣ §cRequires §aFarming Skill 25§c.\",26:\"§9§lRARE HOE\"],Name:\"§9Pythagorean Potato Hoe\"},ExtraAttributes:{id:\"THEORETICAL_HOE_POTATO_3\"}}", "damage": 0, "lore": [ "§7Harvest §a+50% potatoes §7and", @@ -19,7 +19,7 @@ "§6Collection Analysis", "§7Harvest §a+8% §7potatoes per digits", "§7of your collection, minus 4!", - "§7§a+32 §6☘ Farming Fortune §7for", + "§7§a0 §6☘ Farming Fortune §7for", "§7potatoes.", "", "§7§8Bonus potatoes percent", @@ -29,6 +29,7 @@ "§eReach 100k Counter for +1 Rarity!", "", "§7§8This item can be reforged!", + "§7§4❣ §cRequires §aFarming Skill 25§c.", "§9§lRARE HOE" ], "recipe": { @@ -44,7 +45,7 @@ }, "internalname": "THEORETICAL_HOE_POTATO_3", "clickcommand": "viewrecipe", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "crafttext": "", "infoType": "WIKI_URL", "info": [ diff --git a/items/THEORETICAL_HOE_WARTS_1.json b/items/THEORETICAL_HOE_WARTS_1.json index 42258cf7..a996ad29 100644 --- a/items/THEORETICAL_HOE_WARTS_1.json +++ b/items/THEORETICAL_HOE_WARTS_1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:stone_hoe", "displayname": "§fNewton Nether Warts Hoe", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Harvest §a+10% nether warts\",1:\"§a§7and gain §3+1☯ Alchemy Wisdom\",2:\"§3§7while harvesting nether\",3:\"§7warts§7.\",4:\"\",5:\"§7Counter: §e0 Nether Warts\",6:\"\",7:\"§8Reach 100k Counter for +1 Rarity!\",8:\"\",9:\"§6Right-click to view upgrade recipe!\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§f§lCOMMON HOE\"],Name:\"§fNewton Nether Warts Hoe\"},ExtraAttributes:{id:\"THEORETICAL_HOE_WARTS_1\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Harvest §a+10% nether warts\",1:\"§a§7and gain §3+1☯ Alchemy Wisdom\",2:\"§3§7while harvesting nether\",3:\"§7warts§7.\",4:\"\",5:\"§7Counter: §e0 Nether Warts\",6:\"\",7:\"§8Reach 100k Counter for +1 Rarity!\",8:\"§eRight-click to view recipes!\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§7§4❣ §cRequires §aFarming Skill 15§c.\",12:\"§f§lCOMMON HOE\"],Name:\"§fNewton Nether Warts Hoe\"},ExtraAttributes:{id:\"THEORETICAL_HOE_WARTS_1\"}}", "damage": 0, "lore": [ "§7Harvest §a+10% nether warts", @@ -12,10 +12,10 @@ "§7Counter: §e0 Nether Warts", "", "§8Reach 100k Counter for +1 Rarity!", - "", - "§6Right-click to view upgrade recipe!", + "§eRight-click to view recipes!", "", "§7§8This item can be reforged!", + "§7§4❣ §cRequires §aFarming Skill 15§c.", "§f§lCOMMON HOE" ], "recipe": { @@ -31,7 +31,7 @@ }, "internalname": "THEORETICAL_HOE_WARTS_1", "clickcommand": "viewrecipe", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "crafttext": "", "infoType": "WIKI_URL", "info": [ diff --git a/items/THEORETICAL_HOE_WARTS_2.json b/items/THEORETICAL_HOE_WARTS_2.json index f17aa7fb..0ce2e471 100644 --- a/items/THEORETICAL_HOE_WARTS_2.json +++ b/items/THEORETICAL_HOE_WARTS_2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:iron_hoe", "displayname": "§aNewton Nether Warts Hoe", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Harvest §a+25% nether warts\",1:\"§a§7and gain §3+2☯ Alchemy Wisdom\",2:\"§3§7while harvesting nether\",3:\"§7warts§7.\",4:\"\",5:\"§7Counter: §e0 Nether Warts\",6:\"\",7:\"§6Logarithmic Counter\",8:\"§7Harvest §a+16% §7nether warts\",9:\"§7per digits on the Counter, minus\",10:\"§74!\",11:\"§7§a0 §6☘ Farming Fortune §7for\",12:\"§7nether warts.\",13:\"\",14:\"§7§8Bonus nether warts percent\",15:\"§8increases your Farmhand perk\u0027s\",16:\"§8chances\",17:\"\",18:\"§eReach 100k Counter for +1 Rarity!\",19:\"\",20:\"§6Right-click to view upgrade recipe!\",21:\"\",22:\"§7§8This item can be reforged!\",23:\"§a§lUNCOMMON HOE\"],Name:\"§aNewton Nether Warts Hoe\"},ExtraAttributes:{id:\"THEORETICAL_HOE_WARTS_2\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Harvest §a+25% nether warts\",1:\"§a§7and gain §3+2☯ Alchemy Wisdom\",2:\"§3§7while harvesting nether\",3:\"§7warts§7.\",4:\"\",5:\"§7Counter: §e0 Nether Warts\",6:\"\",7:\"§6Logarithmic Counter\",8:\"§7Harvest §a+16% §7nether warts\",9:\"§7per digits on the Counter, minus\",10:\"§74!\",11:\"§7§a0 §6☘ Farming Fortune §7for\",12:\"§7nether warts.\",13:\"\",14:\"§7§8Bonus nether warts percent\",15:\"§8increases your Farmhand perk\u0027s\",16:\"§8chances\",17:\"\",18:\"§eReach 100k Counter for +1 Rarity!\",19:\"§eRight-click to view recipes!\",20:\"\",21:\"§7§8This item can be reforged!\",22:\"§7§4❣ §cRequires §aFarming Skill 20§c.\",23:\"§a§lUNCOMMON HOE\"],Name:\"§aNewton Nether Warts Hoe\"},ExtraAttributes:{id:\"THEORETICAL_HOE_WARTS_2\"}}", "damage": 0, "lore": [ "§7Harvest §a+25% nether warts", @@ -23,10 +23,10 @@ "§8chances", "", "§eReach 100k Counter for +1 Rarity!", - "", - "§6Right-click to view upgrade recipe!", + "§eRight-click to view recipes!", "", "§7§8This item can be reforged!", + "§7§4❣ §cRequires §aFarming Skill 20§c.", "§a§lUNCOMMON HOE" ], "recipe": { @@ -42,7 +42,7 @@ }, "internalname": "THEORETICAL_HOE_WARTS_2", "clickcommand": "viewrecipe", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "crafttext": "", "infoType": "WIKI_URL", "info": [ diff --git a/items/THEORETICAL_HOE_WARTS_3.json b/items/THEORETICAL_HOE_WARTS_3.json index 01a2d5c4..50504d02 100644 --- a/items/THEORETICAL_HOE_WARTS_3.json +++ b/items/THEORETICAL_HOE_WARTS_3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:diamond_hoe", "displayname": "§9Newton Nether Warts Hoe", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Harvest §a+50% nether warts\",1:\"§a§7and gain §3+3☯ Alchemy Wisdom\",2:\"§3§7while harvesting nether\",3:\"§7warts§7.\",4:\"\",5:\"§7Counter: §e0 Nether Warts\",6:\"\",7:\"§6Logarithmic Counter\",8:\"§7Harvest §a+16% §7nether warts\",9:\"§7per digits on the Counter, minus\",10:\"§74!\",11:\"§7§a0 §6☘ Farming Fortune §7for\",12:\"§7nether warts.\",13:\"\",14:\"§6Collection Analysis\",15:\"§7Harvest §a+8% §7nether warts per\",16:\"§7digits of your collection, minus 4!\",17:\"§7§a+24 §6☘ Farming Fortune §7for\",18:\"§7nether warts.\",19:\"\",20:\"§7§8Bonus nether warts percent\",21:\"§8increases your Farmhand perk\u0027s\",22:\"§8chances\",23:\"\",24:\"§eReach 100k Counter for +1 Rarity!\",25:\"\",26:\"§7§8This item can be reforged!\",27:\"§9§lRARE HOE\"],Name:\"§9Newton Nether Warts Hoe\"},ExtraAttributes:{id:\"THEORETICAL_HOE_WARTS_3\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Harvest §a+50% nether warts\",1:\"§a§7and gain §3+3☯ Alchemy Wisdom\",2:\"§3§7while harvesting nether\",3:\"§7warts§7.\",4:\"\",5:\"§7Counter: §e0 Nether Warts\",6:\"\",7:\"§6Logarithmic Counter\",8:\"§7Harvest §a+16% §7nether warts\",9:\"§7per digits on the Counter, minus\",10:\"§74!\",11:\"§7§a0 §6☘ Farming Fortune §7for\",12:\"§7nether warts.\",13:\"\",14:\"§6Collection Analysis\",15:\"§7Harvest §a+8% §7nether warts per\",16:\"§7digits of your collection, minus 4!\",17:\"§7§a0 §6☘ Farming Fortune §7for\",18:\"§7nether warts.\",19:\"\",20:\"§7§8Bonus nether warts percent\",21:\"§8increases your Farmhand perk\u0027s\",22:\"§8chances\",23:\"\",24:\"§eReach 100k Counter for +1 Rarity!\",25:\"\",26:\"§7§8This item can be reforged!\",27:\"§7§4❣ §cRequires §aFarming Skill 25§c.\",28:\"§9§lRARE HOE\"],Name:\"§9Newton Nether Warts Hoe\"},ExtraAttributes:{id:\"THEORETICAL_HOE_WARTS_3\"}}", "damage": 0, "lore": [ "§7Harvest §a+50% nether warts", @@ -21,7 +21,7 @@ "§6Collection Analysis", "§7Harvest §a+8% §7nether warts per", "§7digits of your collection, minus 4!", - "§7§a+24 §6☘ Farming Fortune §7for", + "§7§a0 §6☘ Farming Fortune §7for", "§7nether warts.", "", "§7§8Bonus nether warts percent", @@ -31,6 +31,7 @@ "§eReach 100k Counter for +1 Rarity!", "", "§7§8This item can be reforged!", + "§7§4❣ §cRequires §aFarming Skill 25§c.", "§9§lRARE HOE" ], "recipe": { @@ -46,7 +47,7 @@ }, "internalname": "THEORETICAL_HOE_WARTS_3", "clickcommand": "viewrecipe", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "crafttext": "", "infoType": "WIKI_URL", "info": [ diff --git a/items/THEORETICAL_HOE_WHEAT_1.json b/items/THEORETICAL_HOE_WHEAT_1.json index 4d990956..61f91642 100644 --- a/items/THEORETICAL_HOE_WHEAT_1.json +++ b/items/THEORETICAL_HOE_WHEAT_1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:stone_hoe", "displayname": "§fEuclid\u0027s Wheat Hoe", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Harvest §a+10% wheat §7and gain\",1:\"§7§3+1☯ Farming Wisdom §7while\",2:\"§7harvesting wheat§7.\",3:\"\",4:\"§7Counter: §e0 Wheat\",5:\"\",6:\"§8Reach 100k Counter for +1 Rarity!\",7:\"\",8:\"§6Right-click to view upgrade recipe!\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§f§lCOMMON HOE\"],Name:\"§fEuclid\u0027s Wheat Hoe\"},ExtraAttributes:{id:\"THEORETICAL_HOE_WHEAT_1\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Harvest §a+10% wheat §7and gain\",1:\"§7§3+1☯ Farming Wisdom §7while\",2:\"§7harvesting wheat§7.\",3:\"\",4:\"§7Counter: §e0 Wheat\",5:\"\",6:\"§8Reach 100k Counter for +1 Rarity!\",7:\"§eRight-click to view recipes!\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§f§lCOMMON HOE\"],Name:\"§fEuclid\u0027s Wheat Hoe\"},ExtraAttributes:{id:\"THEORETICAL_HOE_WHEAT_1\"}}", "damage": 0, "lore": [ "§7Harvest §a+10% wheat §7and gain", @@ -11,8 +11,7 @@ "§7Counter: §e0 Wheat", "", "§8Reach 100k Counter for +1 Rarity!", - "", - "§6Right-click to view upgrade recipe!", + "§eRight-click to view recipes!", "", "§7§8This item can be reforged!", "§f§lCOMMON HOE" @@ -30,7 +29,7 @@ }, "internalname": "THEORETICAL_HOE_WHEAT_1", "clickcommand": "viewrecipe", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "crafttext": "", "infoType": "WIKI_URL", "info": [ diff --git a/items/THEORETICAL_HOE_WHEAT_2.json b/items/THEORETICAL_HOE_WHEAT_2.json index 6dba96bd..6e2f2892 100644 --- a/items/THEORETICAL_HOE_WHEAT_2.json +++ b/items/THEORETICAL_HOE_WHEAT_2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:iron_hoe", "displayname": "§aEuclid\u0027s Wheat Hoe", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Harvest §a+25% wheat §7and gain\",1:\"§7§3+2☯ Farming Wisdom §7while\",2:\"§7harvesting wheat§7.\",3:\"\",4:\"§7Counter: §e0 Wheat\",5:\"\",6:\"§6Logarithmic Counter\",7:\"§7Harvest §a+16% §7wheat per\",8:\"§7digits on the Counter, minus 4!\",9:\"§7§a0 §6☘ Farming Fortune §7for\",10:\"§7wheat.\",11:\"\",12:\"§7§8Bonus wheat percent increases\",13:\"§8your Farmhand perk\u0027s chances\",14:\"\",15:\"§eReach 100k Counter for +1 Rarity!\",16:\"\",17:\"§6Right-click to view upgrade recipe!\",18:\"\",19:\"§7§8This item can be reforged!\",20:\"§a§lUNCOMMON HOE\"],Name:\"§aEuclid\u0027s Wheat Hoe\"},ExtraAttributes:{id:\"THEORETICAL_HOE_WHEAT_2\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Harvest §a+25% wheat §7and gain\",1:\"§7§3+2☯ Farming Wisdom §7while\",2:\"§7harvesting wheat§7.\",3:\"\",4:\"§7Counter: §e0 Wheat\",5:\"\",6:\"§6Logarithmic Counter\",7:\"§7Harvest §a+16% §7wheat per\",8:\"§7digits on the Counter, minus 4!\",9:\"§7§a0 §6☘ Farming Fortune §7for\",10:\"§7wheat.\",11:\"\",12:\"§7§8Bonus wheat percent increases\",13:\"§8your Farmhand perk\u0027s chances\",14:\"\",15:\"§eReach 100k Counter for +1 Rarity!\",16:\"§eRight-click to view recipes!\",17:\"\",18:\"§7§8This item can be reforged!\",19:\"§a§lUNCOMMON HOE\"],Name:\"§aEuclid\u0027s Wheat Hoe\"},ExtraAttributes:{id:\"THEORETICAL_HOE_WHEAT_2\"}}", "damage": 0, "lore": [ "§7Harvest §a+25% wheat §7and gain", @@ -20,8 +20,7 @@ "§8your Farmhand perk\u0027s chances", "", "§eReach 100k Counter for +1 Rarity!", - "", - "§6Right-click to view upgrade recipe!", + "§eRight-click to view recipes!", "", "§7§8This item can be reforged!", "§a§lUNCOMMON HOE" @@ -39,7 +38,7 @@ }, "internalname": "THEORETICAL_HOE_WHEAT_2", "clickcommand": "viewrecipe", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "crafttext": "", "infoType": "WIKI_URL", "info": [ diff --git a/items/THEORETICAL_HOE_WHEAT_3.json b/items/THEORETICAL_HOE_WHEAT_3.json index 221011b3..51c14f65 100644 --- a/items/THEORETICAL_HOE_WHEAT_3.json +++ b/items/THEORETICAL_HOE_WHEAT_3.json @@ -32,18 +32,18 @@ ], "recipe": { "A1": "JACOBS_TICKET:64", - "A2": "TIGHTLY_TIED_HAY_BALE:64", + "A2": "TIGHTLY_TIED_HAY_BALE:16", "A3": "JACOBS_TICKET:64", - "B1": "TIGHTLY_TIED_HAY_BALE:64", + "B1": "TIGHTLY_TIED_HAY_BALE:16", "B2": "THEORETICAL_HOE_WHEAT_2:1", - "B3": "TIGHTLY_TIED_HAY_BALE:64", + "B3": "TIGHTLY_TIED_HAY_BALE:16", "C1": "JACOBS_TICKET:64", - "C2": "TIGHTLY_TIED_HAY_BALE:64", + "C2": "TIGHTLY_TIED_HAY_BALE:16", "C3": "JACOBS_TICKET:64" }, "internalname": "THEORETICAL_HOE_WHEAT_3", "clickcommand": "viewrecipe", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "crafttext": "", "infoType": "WIKI_URL", "info": [ diff --git a/items/TRADING_POST_BARN_SKIN.json b/items/TRADING_POST_BARN_SKIN.json new file mode 100644 index 00000000..444a7f1f --- /dev/null +++ b/items/TRADING_POST_BARN_SKIN.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:fence", + "displayname": "§aTrading Post Barn Skin", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7§7Consume this item to unlock\",1:\"§7the §aTrading Post Barn Skin\",2:\"§a§7on the §bGarden§7!\",3:\"\",4:\"§eClick to consume!\",5:\"\",6:\"§a§lUNCOMMON COSMETIC\",7:\"\",8:\"§7Cost\",9:\"§c1,000 Copper\"],Name:\"§aTrading Post Barn Skin\"},ExtraAttributes:{id:\"TRADING_POST_BARN_SKIN\"}}", + "damage": 0, + "lore": [ + "§7§7Consume this item to unlock", + "§7the §aTrading Post Barn Skin", + "§a§7on the §bGarden§7!", + "", + "§eClick to consume!", + "", + "§a§lUNCOMMON COSMETIC", + "", + "§7Cost", + "§c1,000 Copper" + ], + "internalname": "TRADING_POST_BARN_SKIN", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/WINDMILL_BARN_SKIN.json b/items/WINDMILL_BARN_SKIN.json new file mode 100644 index 00000000..96d0bbbc --- /dev/null +++ b/items/WINDMILL_BARN_SKIN.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:feather", + "displayname": "§aWindmill Barn Skin", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7§7Consume this item to unlock\",1:\"§7the §aWindmill Barn Skin §7on\",2:\"§7the §bGarden§7!\",3:\"\",4:\"§eClick to consume!\",5:\"\",6:\"§a§lUNCOMMON COSMETIC\",7:\"\",8:\"§7Cost\",9:\"§a250 Gems\"],Name:\"§aWindmill Barn Skin\"},ExtraAttributes:{id:\"WINDMILL_BARN_SKIN\"}}", + "damage": 0, + "lore": [ + "§7§7Consume this item to unlock", + "§7the §aWindmill Barn Skin §7on", + "§7the §bGarden§7!", + "", + "§eClick to consume!", + "", + "§a§lUNCOMMON COSMETIC", + "", + "§7Cost", + "§a250 Gems" + ], + "internalname": "WINDMILL_BARN_SKIN", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +}
\ No newline at end of file |