aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjani270 <69345714+jani270@users.noreply.github.com>2021-01-20 18:43:06 +0100
committerGitHub <noreply@github.com>2021-01-20 12:43:06 -0500
commit07c2cf843213ca97782368475d6cfc6dc34a1254 (patch)
treed533f53396da1105143b088277b49c4c763e65b1
parent130bca8b4d97ea2e812fe500f13f6df5b57e2d27 (diff)
downloadNotEnoughUpdates-REPO-07c2cf843213ca97782368475d6cfc6dc34a1254.tar.gz
NotEnoughUpdates-REPO-07c2cf843213ca97782368475d6cfc6dc34a1254.tar.bz2
NotEnoughUpdates-REPO-07c2cf843213ca97782368475d6cfc6dc34a1254.zip
Hypixel is weird - Fixed Books - Fixed Souls - Added Reqs and a Drill (#368)
* "Fixed" Turbo Books * "Fixed" Books * Added Drill, "Fixed" Talisman, Added Req for the Drill * Fixed 3 Fairy Souls
-rw-r--r--constants/fairy_souls.json6
-rw-r--r--items/COMPACT;1.json10
-rw-r--r--items/FORTUNE;1.json10
-rw-r--r--items/FORTUNE;2.json13
-rw-r--r--items/FORTUNE;3.json10
-rw-r--r--items/HARVESTING;1.json9
-rw-r--r--items/HARVESTING;2.json9
-rw-r--r--items/HARVESTING;3.json9
-rw-r--r--items/HARVESTING;4.json9
-rw-r--r--items/HARVESTING;5.json12
-rw-r--r--items/KING_TALISMAN.json7
-rw-r--r--items/MITHRIL_DRILL_1.json2
-rw-r--r--items/MITHRIL_DRILL_2.json52
-rw-r--r--items/TURBO_CACTUS;1.json8
-rw-r--r--items/TURBO_CACTUS;2.json8
-rw-r--r--items/TURBO_CACTUS;3.json8
-rw-r--r--items/TURBO_CACTUS;4.json8
-rw-r--r--items/TURBO_CACTUS;5.json8
-rw-r--r--items/TURBO_CANE;1.json8
-rw-r--r--items/TURBO_CANE;2.json8
-rw-r--r--items/TURBO_CANE;3.json8
-rw-r--r--items/TURBO_CANE;4.json8
-rw-r--r--items/TURBO_CANE;5.json8
-rw-r--r--items/TURBO_CARROT;1.json8
-rw-r--r--items/TURBO_CARROT;2.json8
-rw-r--r--items/TURBO_CARROT;3.json8
-rw-r--r--items/TURBO_CARROT;4.json8
-rw-r--r--items/TURBO_CARROT;5.json8
-rw-r--r--items/TURBO_COCO;1.json8
-rw-r--r--items/TURBO_COCO;2.json8
-rw-r--r--items/TURBO_COCO;3.json8
-rw-r--r--items/TURBO_COCO;4.json8
-rw-r--r--items/TURBO_COCO;5.json8
-rw-r--r--items/TURBO_MELON;1.json8
-rw-r--r--items/TURBO_MELON;2.json8
-rw-r--r--items/TURBO_MELON;3.json8
-rw-r--r--items/TURBO_MELON;4.json8
-rw-r--r--items/TURBO_MELON;5.json8
-rw-r--r--items/TURBO_MUSHROOMS;1.json8
-rw-r--r--items/TURBO_MUSHROOMS;2.json8
-rw-r--r--items/TURBO_MUSHROOMS;3.json8
-rw-r--r--items/TURBO_MUSHROOMS;4.json8
-rw-r--r--items/TURBO_MUSHROOMS;5.json8
-rw-r--r--items/TURBO_POTATO;1.json8
-rw-r--r--items/TURBO_POTATO;2.json8
-rw-r--r--items/TURBO_POTATO;3.json8
-rw-r--r--items/TURBO_POTATO;4.json8
-rw-r--r--items/TURBO_POTATO;5.json8
-rw-r--r--items/TURBO_PUMPKIN;1.json10
-rw-r--r--items/TURBO_PUMPKIN;2.json8
-rw-r--r--items/TURBO_PUMPKIN;3.json8
-rw-r--r--items/TURBO_PUMPKIN;4.json8
-rw-r--r--items/TURBO_PUMPKIN;5.json8
-rw-r--r--items/TURBO_WARTS;1.json8
-rw-r--r--items/TURBO_WARTS;2.json8
-rw-r--r--items/TURBO_WARTS;3.json8
-rw-r--r--items/TURBO_WARTS;4.json8
-rw-r--r--items/TURBO_WARTS;5.json8
-rw-r--r--items/TURBO_WHEAT;1.json8
-rw-r--r--items/TURBO_WHEAT;2.json8
-rw-r--r--items/TURBO_WHEAT;3.json8
-rw-r--r--items/TURBO_WHEAT;4.json8
-rw-r--r--items/TURBO_WHEAT;5.json8
63 files changed, 309 insertions, 251 deletions
diff --git a/constants/fairy_souls.json b/constants/fairy_souls.json
index bb77c4c2..8a1493cc 100644
--- a/constants/fairy_souls.json
+++ b/constants/fairy_souls.json
@@ -207,7 +207,7 @@
],
"mining_3":[
"-9,230,-135",
- "-21,207,-59",
+ "-21,208,-59",
"-139,220,-89",
"155,189,123",
"133,104,104",
@@ -231,7 +231,7 @@
"10,164,-10",
"-139,46,-1",
"-55,82,-10",
- "-3,21,-16",
- "13,60,99"
+ "-4,21,-17",
+ "14,60,99"
]
}
diff --git a/items/COMPACT;1.json b/items/COMPACT;1.json
index 43ea3ccf..29b565df 100644
--- a/items/COMPACT;1.json
+++ b/items/COMPACT;1.json
@@ -1,13 +1,13 @@
{
"itemid": "minecraft:enchanted_book",
"displayname": "§fEnchanted Book",
- "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Compact I\",1:\"§7Gain §a1% §7extra Mining exp and\",2:\"§7drop an enchanted block every\",3:\"§7§f400 §7blocks you mine.\",4:\"§8100 blocks to tier up!\",5:\"\",6:\"§e▲ §7Compact cannot be combined!\",7:\"§7Use this on an item in an Anvil\",8:\"§7to apply it!\",9:\"\",10:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"COMPACT;1\",enchantments:{compact:1}}}",
+ "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Compact I\",1:\"§7Gain §a1% §7extra Mining exp\",2:\"§7with §a0.2% §7chance to drop an\",3:\"§7enchanted item.\",4:\"§8100 blocks to tier up!\",5:\"\",6:\"§e▲ §7Compact cannot be combined!\",7:\"§7Use this on an item in an Anvil\",8:\"§7to apply it!\",9:\"\",10:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"COMPACT;1\",enchantments:{compact:1}}}",
"damage": 0,
"lore": [
"§9Compact I",
- "§7Gain §a1% §7extra Mining exp and",
- "§7drop an enchanted block every",
- "§7§f400 §7blocks you mine.",
+ "§7Gain §a1% §7extra Mining exp",
+ "§7with §a0.2% §7chance to drop an",
+ "§7enchanted item.",
"§8100 blocks to tier up!",
"",
"§e▲ §7Compact cannot be combined!",
@@ -19,6 +19,6 @@
"internalname": "COMPACT;1",
"crafttext": "",
"clickcommand": "",
- "modver": "1.4-REL",
+ "modver": "1.7.1-REL",
"infoType": ""
} \ No newline at end of file
diff --git a/items/FORTUNE;1.json b/items/FORTUNE;1.json
index a37d7cc7..f91a4e65 100644
--- a/items/FORTUNE;1.json
+++ b/items/FORTUNE;1.json
@@ -1,13 +1,13 @@
{
"itemid": "minecraft:enchanted_book",
"displayname": "§f§f§fEnchanted Book",
- "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Fortune III\",1:\"§7Increases your chance to gain\",2:\"§7double drops when mining by\",3:\"§7§a10%§7.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"QUICK_CRAFTING\",id:\"FORTUNE;1\",enchantments:{fortune:1},uuid:\"d02e4acd-983e-4b21-baf6-efe90afab335\",timestamp:\"10/5/20 7:02 PM\"},AttributeModifiers:[]}",
+ "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Fortune I\",1:\"§7Grants §a+10 §6☘ Mining\",2:\"§6Fortune§7, which increases your\",3:\"§7chance for multiple drops.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"QUICK_CRAFTING\",id:\"FORTUNE;1\",enchantments:{fortune:1},uuid:\"d02e4acd-983e-4b21-baf6-efe90afab335\"},AttributeModifiers:[]}",
"damage": 0,
"lore": [
"§9Fortune I",
- "§7Increases your chance to gain",
- "§7double drops when mining by",
- "§7§a10%§7.",
+ "§7Grants §a+10 §6☘ Mining",
+ "§6Fortune§7, which increases your",
+ "§7chance for multiple drops.",
"",
"§7Use this on an item in an Anvil",
"§7to apply it!",
@@ -18,6 +18,6 @@
"parent": "FORTUNE;2",
"crafttext": "",
"clickcommand": "",
- "modver": "1.3-REL",
+ "modver": "1.7.1-REL",
"infoType": ""
} \ No newline at end of file
diff --git a/items/FORTUNE;2.json b/items/FORTUNE;2.json
index 10a5a733..8fc69d9a 100644
--- a/items/FORTUNE;2.json
+++ b/items/FORTUNE;2.json
@@ -1,13 +1,13 @@
{
"itemid": "minecraft:enchanted_book",
"displayname": "§fEnchanted Book",
- "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Fortune II\",1:\"§7Increases your chance to gain\",2:\"§7double drops when mining by\",3:\"§7§a20%§7.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{fortune:2}}}",
+ "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Fortune II\",1:\"§7Grants §a+20 §6☘ Mining\",2:\"§6Fortune§7, which increases your\",3:\"§7chance for multiple drops.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"FORTUNE;2\",enchantments:{fortune:2}}}",
"damage": 0,
"lore": [
"§9Fortune II",
- "§7Increases your chance to gain",
- "§7double drops when mining by",
- "§7§a20%§7.",
+ "§7Grants §a+20 §6☘ Mining",
+ "§6Fortune§7, which increases your",
+ "§7chance for multiple drops.",
"",
"§7Use this on an item in an Anvil",
"§7to apply it!",
@@ -27,6 +27,7 @@
},
"internalname": "FORTUNE;2",
"clickcommand": "viewrecipe",
- "modver": "1.0.0",
- "crafttext": "Requires: Gold Ingot VIII"
+ "modver": "1.7.1-REL",
+ "crafttext": "Requires: Gold Ingot VIII",
+ "infoType": ""
} \ No newline at end of file
diff --git a/items/FORTUNE;3.json b/items/FORTUNE;3.json
index 94448c0d..1cd550a0 100644
--- a/items/FORTUNE;3.json
+++ b/items/FORTUNE;3.json
@@ -1,13 +1,13 @@
{
"itemid": "minecraft:enchanted_book",
"displayname": "§f§f§fEnchanted Book",
- "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Fortune III\",1:\"§7Increases your chance to gain\",2:\"§7double drops when mining by\",3:\"§7§a30%§7.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"QUICK_CRAFTING\",id:\"FORTUNE;3\",enchantments:{fortune:3},uuid:\"d02e4acd-983e-4b21-baf6-efe90afab335\",timestamp:\"10/5/20 7:02 PM\"},AttributeModifiers:[]}",
+ "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Fortune III\",1:\"§7Grants §a+30 §6☘ Mining\",2:\"§6Fortune§7, which increases your\",3:\"§7chance for multiple drops.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"QUICK_CRAFTING\",id:\"FORTUNE;3\",enchantments:{fortune:3},uuid:\"d02e4acd-983e-4b21-baf6-efe90afab335\"},AttributeModifiers:[]}",
"damage": 0,
"lore": [
"§9Fortune III",
- "§7Increases your chance to gain",
- "§7double drops when mining by",
- "§7§a30%§7.",
+ "§7Grants §a+30 §6☘ Mining",
+ "§6Fortune§7, which increases your",
+ "§7chance for multiple drops.",
"",
"§7Use this on an item in an Anvil",
"§7to apply it!",
@@ -18,6 +18,6 @@
"parent": "FORTUNE;2",
"crafttext": "",
"clickcommand": "",
- "modver": "1.3-REL",
+ "modver": "1.7.1-REL",
"infoType": ""
} \ No newline at end of file
diff --git a/items/HARVESTING;1.json b/items/HARVESTING;1.json
index ae6acbc1..3a62bb4a 100644
--- a/items/HARVESTING;1.json
+++ b/items/HARVESTING;1.json
@@ -1,12 +1,13 @@
{
"itemid": "minecraft:enchanted_book",
"displayname": "§fEnchanted Book",
- "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Harvesting I\",1:\"§7Grants a §a12.5% §7chance to\",2:\"§7harvest double crops.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{originTag:\"ENCHANTING_TABLE\",id:\"HARVESTING;1\",enchantments:{harvesting:1},uuid:\"b0ee70fc-2933-4127-8666-ddfcf524bc62\",timestamp:\"10/6/20 9:36 PM\"}}",
+ "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Harvesting I\",1:\"§7Grants §a+12.5 §6☘ Farming§r§7\",2:\"§6Fortune§7, which increases your§r§7\",3:\"§7chance for multiple crops.§r§7\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{originTag:\"ENCHANTING_TABLE\",id:\"HARVESTING;1\",enchantments:{harvesting:1},uuid:\"b0ee70fc-2933-4127-8666-ddfcf524bc62\"}}",
"damage": 0,
"lore": [
"§9Harvesting I",
- "§7Grants a §a12.5% §7chance to",
- "§7harvest double crops.",
+ "§7Grants §a+12.5 §6☘ Farming§r§7",
+ "§6Fortune§7, which increases your§r§7",
+ "§7chance for multiple crops.§r§7",
"",
"§7Use this on an item in an Anvil",
"§7to apply it!",
@@ -17,6 +18,6 @@
"parent": "HARVESTING;5",
"crafttext": "",
"clickcommand": "",
- "modver": "1.3-REL",
+ "modver": "1.7.1-REL",
"infoType": ""
} \ No newline at end of file
diff --git a/items/HARVESTING;2.json b/items/HARVESTING;2.json
index 5c71b59f..3e5e205b 100644
--- a/items/HARVESTING;2.json
+++ b/items/HARVESTING;2.json
@@ -1,12 +1,13 @@
{
"itemid": "minecraft:enchanted_book",
"displayname": "§fEnchanted Book",
- "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Harvesting II\",1:\"§7Grants a §a25% §7chance to\",2:\"§7harvest double crops.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{originTag:\"ENCHANTING_TABLE\",id:\"HARVESTING;2\",enchantments:{harvesting:2},uuid:\"b0ee70fc-2933-4127-8666-ddfcf524bc62\",timestamp:\"10/6/20 9:36 PM\"}}",
+ "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Harvesting II\",1:\"§7Grants §a+25 §6☘ Farming§r§7\",2:\"§6Fortune§7, which increases your§r§7\",3:\"§7chance for multiple crops.§r§7\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{originTag:\"ENCHANTING_TABLE\",id:\"HARVESTING;2\",enchantments:{harvesting:2},uuid:\"b0ee70fc-2933-4127-8666-ddfcf524bc62\"}}",
"damage": 0,
"lore": [
"§9Harvesting II",
- "§7Grants a §a25% §7chance to",
- "§7harvest double crops.",
+ "§7Grants §a+25 §6☘ Farming§r§7",
+ "§6Fortune§7, which increases your§r§7",
+ "§7chance for multiple crops.§r§7",
"",
"§7Use this on an item in an Anvil",
"§7to apply it!",
@@ -17,6 +18,6 @@
"parent": "HARVESTING;5",
"crafttext": "",
"clickcommand": "",
- "modver": "1.3-REL",
+ "modver": "1.7.1-REL",
"infoType": ""
} \ No newline at end of file
diff --git a/items/HARVESTING;3.json b/items/HARVESTING;3.json
index c78209cb..cd41cd5b 100644
--- a/items/HARVESTING;3.json
+++ b/items/HARVESTING;3.json
@@ -1,12 +1,13 @@
{
"itemid": "minecraft:enchanted_book",
"displayname": "§fEnchanted Book",
- "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Harvesting III\",1:\"§7Grants a §a37.5% §7chance to\",2:\"§7harvest double crops.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{originTag:\"ENCHANTING_TABLE\",id:\"HARVESTING;3\",enchantments:{harvesting:3},uuid:\"b0ee70fc-2933-4127-8666-ddfcf524bc62\",timestamp:\"10/6/20 9:36 PM\"}}",
+ "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Harvesting III\",1:\"§7Grants §a+50 §6☘ Farming§r§7\",2:\"§6Fortune§7, which increases your§r§7\",3:\"§7chance for multiple crops.§r§7\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{originTag:\"ENCHANTING_TABLE\",id:\"HARVESTING;3\",enchantments:{harvesting:3},uuid:\"b0ee70fc-2933-4127-8666-ddfcf524bc62\"}}",
"damage": 0,
"lore": [
"§9Harvesting III",
- "§7Grants a §a37.5% §7chance to",
- "§7harvest double crops.",
+ "§7Grants §a+50 §6☘ Farming§r§7",
+ "§6Fortune§7, which increases your§r§7",
+ "§7chance for multiple crops.§r§7",
"",
"§7Use this on an item in an Anvil",
"§7to apply it!",
@@ -17,6 +18,6 @@
"parent": "HARVESTING;5",
"crafttext": "",
"clickcommand": "",
- "modver": "1.3-REL",
+ "modver": "1.7.1-REL",
"infoType": ""
} \ No newline at end of file
diff --git a/items/HARVESTING;4.json b/items/HARVESTING;4.json
index 648896d2..37a413bd 100644
--- a/items/HARVESTING;4.json
+++ b/items/HARVESTING;4.json
@@ -1,12 +1,13 @@
{
"itemid": "minecraft:enchanted_book",
"displayname": "§fEnchanted Book",
- "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Harvesting IV\",1:\"§7Grants a §a50% §7chance to\",2:\"§7harvest double crops.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{originTag:\"ENCHANTING_TABLE\",id:\"HARVESTING;4\",enchantments:{harvesting:4},uuid:\"7c1549bb-aba6-4a61-a12c-312c9eccf423\",timestamp:\"10/6/20 10:06 PM\"}}",
+ "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Harvesting IV\",1:\"§7Grants §a+37.5 §6☘ Farming§r§7\",2:\"§6Fortune§7, which increases your§r§7\",3:\"§7chance for multiple crops.§r§7\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{originTag:\"ENCHANTING_TABLE\",id:\"HARVESTING;4\",enchantments:{harvesting:4},uuid:\"7c1549bb-aba6-4a61-a12c-312c9eccf423\"}}",
"damage": 0,
"lore": [
"§9Harvesting IV",
- "§7Grants a §a50% §7chance to",
- "§7harvest double crops.",
+ "§7Grants §a+37.5 §6☘ Farming§r§7",
+ "§6Fortune§7, which increases your§r§7",
+ "§7chance for multiple crops.§r§7",
"",
"§7Use this on an item in an Anvil",
"§7to apply it!",
@@ -17,6 +18,6 @@
"parent": "HARVESTING;5",
"crafttext": "",
"clickcommand": "",
- "modver": "1.3-REL",
+ "modver": "1.7.1-REL",
"infoType": ""
} \ No newline at end of file
diff --git a/items/HARVESTING;5.json b/items/HARVESTING;5.json
index 036805de..69773b68 100644
--- a/items/HARVESTING;5.json
+++ b/items/HARVESTING;5.json
@@ -1,12 +1,13 @@
{
"itemid": "minecraft:enchanted_book",
"displayname": "§aEnchanted Book",
- "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Harvesting V\",1:\"§7Grants a §a62.5% §7chance to\",2:\"§7harvest double crops.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§a§lUNCOMMON\"],Name:\"§aEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{harvesting:5}}}",
+ "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Harvesting V\",1:\"§7Grants §a+62.5 §6☘ Farming§r§7\",2:\"§6Fortune§7, which increases your§r§7\",3:\"§7chance for multiple crops.§r§7\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§a§lUNCOMMON\"],Name:\"§aEnchanted Book\"},ExtraAttributes:{id:\"HARVESTING;5\",enchantments:{harvesting:5}}}",
"damage": 0,
"lore": [
"§9Harvesting V",
- "§7Grants a §a62.5% §7chance to",
- "§7harvest double crops.",
+ "§7Grants §a+62.5 §6☘ Farming§r§7",
+ "§6Fortune§7, which increases your§r§7",
+ "§7chance for multiple crops.§r§7",
"",
"§7Use this on an item in an Anvil",
"§7to apply it!",
@@ -26,6 +27,7 @@
},
"internalname": "HARVESTING;5",
"clickcommand": "viewrecipe",
- "modver": "1.0.0",
- "crafttext": "Requires: Wheat II"
+ "modver": "1.7.1-REL",
+ "crafttext": "Requires: Wheat II",
+ "infoType": ""
} \ No newline at end of file
diff --git a/items/KING_TALISMAN.json b/items/KING_TALISMAN.json
index 168ca04d..0f4a7b42 100644
--- a/items/KING_TALISMAN.json
+++ b/items/KING_TALISMAN.json
@@ -1,12 +1,9 @@
{
"itemid": "minecraft:skull",
"displayname": "§f§f§fKing Talisman",
- "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"a6187a4a-c00c-3deb-909e-3b1d77d0a3b1\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYwNzU5MTA4MzExOSwKICAicHJvZmlsZUlkIiA6ICI5MWYwNGZlOTBmMzY0M2I1OGYyMGUzMzc1Zjg2ZDM5ZSIsCiAgInByb2ZpbGVOYW1lIiA6ICJTdG9ybVN0b3JteSIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS9iYTNmZTM0NGE2YTAyN2I2YzY2ZDg1NDExNDZkNDgxOWRmMzZhYjkxZTlmYzRkZjUzMjc0OGEwZDc2ZDc0YjEzIgogICAgfQogIH0KfQ\"}]}},display:{Lore:[0:\"§7Gives §a+1 §6↑ Mining Speed§7\",1:\"§7when held.\",2:\"\",3:\"§7Gives §a+1% §7powder from\",4:\"§7commissions.\",5:\"\",6:\"§7§8This item can be reforged!\",7:\"§f§lCOMMON ACCESSORY\"],Name:\"§f§f§fKing Talisman\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"KING_TALISMAN\",uuid:\"f3ed42b1-379a-43b6-ad03-092b1589dadc\",timestamp:\"1/15/21 4:24 PM\"},AttributeModifiers:[]}",
+ "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"a6187a4a-c00c-3deb-909e-3b1d77d0a3b1\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYwNzU5MTA4MzExOSwKICAicHJvZmlsZUlkIiA6ICI5MWYwNGZlOTBmMzY0M2I1OGYyMGUzMzc1Zjg2ZDM5ZSIsCiAgInByb2ZpbGVOYW1lIiA6ICJTdG9ybVN0b3JteSIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS9iYTNmZTM0NGE2YTAyN2I2YzY2ZDg1NDExNDZkNDgxOWRmMzZhYjkxZTlmYzRkZjUzMjc0OGEwZDc2ZDc0YjEzIgogICAgfQogIH0KfQ\"}]}},display:{Lore:[0:\"§7Gives §a+1 §6↑ Mining Speed§7\",1:\"§7when held.\",2:\"\",3:\"§7Gives §a+1% §7powder from\",4:\"§7commissions.\",5:\"\",6:\"§7§8This item can be reforged!\",7:\"§f§lCOMMON ACCESSORY\"],Name:\"§f§f§fKing Talisman\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"KING_TALISMAN\",uuid:\"f3ed42b1-379a-43b6-ad03-092b1589dadc\"},AttributeModifiers:[]}",
"damage": 3,
"lore": [
- "§7Gives §a+1 §6↑ Mining Speed§7",
- "§7when held.",
- "",
"§7Gives §a+1% §7powder from",
"§7commissions.",
"",
@@ -18,4 +15,4 @@
"clickcommand": "",
"modver": "1.7.1-REL",
"infoType": ""
-} \ No newline at end of file
+}
diff --git a/items/MITHRIL_DRILL_1.json b/items/MITHRIL_DRILL_1.json
index b9e1c44b..aae5b2dd 100644
--- a/items/MITHRIL_DRILL_1.json
+++ b/items/MITHRIL_DRILL_1.json
@@ -30,6 +30,8 @@
"§7Fuel: §23,000§8/3k",
"",
"§7§8This item can be reforged!",
+ "§7§4❣ §cRequires §5Heart of the",
+ "§5Mountain Tier 3",
"§9§lRARE DRILL",
"",
"§eItems Required",
diff --git a/items/MITHRIL_DRILL_2.json b/items/MITHRIL_DRILL_2.json
new file mode 100644
index 00000000..4ead0016
--- /dev/null
+++ b/items/MITHRIL_DRILL_2.json
@@ -0,0 +1,52 @@
+{
+ "itemid": "minecraft:prismarine_shard",
+ "displayname": "§f§f§9Mithril Drill SX-R326",
+ "nbttag": "{ench:[0:{lvl:5s,id:32s}],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§8Breaking Power 6\",1:\"\",2:\"§7Damage: §c+65\",3:\"\",4:\"§7Mining Speed: §a+600\",5:\"\",6:\"§7Fuel Tank: §cNot Installed\",7:\"§7§7Increases fuel capacity with\",8:\"§7part installed.\",9:\"\",10:\"§7Drill Engine: §cNot Installed\",11:\"§7§7Increases §6⸕ Mining Speed\",12:\"§6§7with part installed.\",13:\"\",14:\"§7Upgrade Module: §cNot Installed\",15:\"§7§7Applies a passive upgrade with\",16:\"§7part installed.\",17:\"\",18:\"§7Apply Drill Parts to this Drill\",19:\"§7by talking to §2Jotraeline\",20:\"§2Greatforge §7in the §2Dwarven\",21:\"§2Mines§7!\",22:\"\",23:\"§7Fuel: §20§8/3k\",24:\"\",25:\"§6Item Ability: Mining Speed Boost §e§lRIGHT CLICK\",26:\"§7Grants §a+§a200%§7 §6⸕ Mining\",27:\"§6Speed §7for §a15s§7.\",28:\"§8Cooldown: §a120s\",29:\"\",30:\"§7§4❣ §cRequires §5Heart of the\",31:\"§5Mountain Tier 4\",32:\"§9§lRARE DRILL\"],Name:\"§f§f§9Mithril Drill SX-R326\"},ExtraAttributes:{drill_fuel:1365,originTag:\"UNKNOWN\",id:\"MITHRIL_DRILL_2\",enchantments:{efficiency:5,smelting_touch:1,fortune:3,telekinesis:1,experience:3},uuid:\"dd33d773-0a54-4d76-b5f3-d347a028ad66\"},AttributeModifiers:[]}",
+ "damage": 0,
+ "lore": [
+ "§8Breaking Power 6",
+ "",
+ "§7Damage: §c+65",
+ "",
+ "§7Mining Speed: §a+600",
+ "",
+ "§7Fuel Tank: §cNot Installed",
+ "§7§7Increases fuel capacity with",
+ "§7part installed.",
+ "",
+ "§7Drill Engine: §cNot Installed",
+ "§7§7Increases §6⸕ Mining Speed",
+ "§6§7with part installed.",
+ "",
+ "§7Upgrade Module: §cNot Installed",
+ "§7§7Applies a passive upgrade with",
+ "§7part installed.",
+ "",
+ "§7Apply Drill Parts to this Drill",
+ "§7by talking to §2Jotraeline",
+ "§2Greatforge §7in the §2Dwarven",
+ "§2Mines§7!",
+ "",
+ "§7Fuel: §23000§8/3k",
+ "",
+ "§7§8This item can be reforged!",
+ "§7§4❣ §c