aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--constants/reforgestones.json2
-rw-r--r--items/ENDSTONE_GEODE.json8
-rw-r--r--items/KUUDRA_FOLLOWER_BOOTS.json26
-rw-r--r--items/MINING_1_PORTAL.json2
4 files changed, 32 insertions, 6 deletions
diff --git a/constants/reforgestones.json b/constants/reforgestones.json
index e3e796b1..5f83968f 100644
--- a/constants/reforgestones.json
+++ b/constants/reforgestones.json
@@ -613,7 +613,7 @@
},
"ENDSTONE_GEODE": {
"internalName": "ENDSTONE_GEODE",
- "reforgeName": "Warped",
+ "reforgeName": "Hyper",
"reforgeType": "blacksmith/reforge_stone",
"itemTypes": "ARMOR",
"requiredRarities": [
diff --git a/items/ENDSTONE_GEODE.json b/items/ENDSTONE_GEODE.json
index 67b7990c..243955ae 100644
--- a/items/ENDSTONE_GEODE.json
+++ b/items/ENDSTONE_GEODE.json
@@ -4,14 +4,14 @@
"displayname": "§9End Stone Geode",
"clickcommand": "",
"damage": 3,
- "nbttag": "{HideFlags:254,SkullOwner:{Id:\"9e5d4cbb-64ae-30d4-824d-ffd9e4dd1d78\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvN2QyNTVmZWU1ZjdjZjkwODFmMmMwZDVhMDQ0MmFjM2YzZmQxZmMyNGNiOTU2ZTNmMWQzMzE4NjNkMTFkZTE3NiJ9fX0K\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"\",2:\"§7Can be used in a Reforge Anvil\",3:\"§7or with the Dungeon Blacksmith\",4:\"§7to apply the §9Warped §7reforge\",5:\"§7to armor.\",6:\"\",7:\"§7Requires §aMining Skill Level\",8:\"§aXIV§7!\",9:\"\",10:\"§9§lRARE REFORGE STONE\"],Name:\"§9End Stone Geode\"},ExtraAttributes:{id:\"ENDSTONE_GEODE\"}}",
- "modver": "2.0.0-REL",
+ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"9e5d4cbb-64ae-30d4-824d-ffd9e4dd1d78\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvN2QyNTVmZWU1ZjdjZjkwODFmMmMwZDVhMDQ0MmFjM2YzZmQxZmMyNGNiOTU2ZTNmMWQzMzE4NjNkMTFkZTE3NiJ9fX0K\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"\",2:\"§7Can be used in a Reforge Anvil\",3:\"§7or with the Dungeon Blacksmith\",4:\"§7to apply the §9Hyper §7reforge\",5:\"§7to armor.\",6:\"\",7:\"§7Requires §aMining Skill Level\",8:\"§aXIV§7!\",9:\"\",10:\"§9§lRARE REFORGE STONE\"],Name:\"§9End Stone Geode\"},ExtraAttributes:{id:\"ENDSTONE_GEODE\"}}",
+ "modver": "2.1.0-REL",
"lore": [
"§8Reforge Stone",
"",
"§7Can be used in a Reforge Anvil",
"§7or with the Dungeon Blacksmith",
- "§7to apply the §9Warped §7reforge",
+ "§7to apply the §9Hyper §7reforge",
"§7to armor.",
"",
"§7Requires §aMining Skill Level",
@@ -24,4 +24,4 @@
"info": [
"https://hypixel-skyblock.fandom.com/wiki/End_Stone_Geode"
]
-}
+} \ No newline at end of file
diff --git a/items/KUUDRA_FOLLOWER_BOOTS.json b/items/KUUDRA_FOLLOWER_BOOTS.json
new file mode 100644
index 00000000..f59873cf
--- /dev/null
+++ b/items/KUUDRA_FOLLOWER_BOOTS.json
@@ -0,0 +1,26 @@
+{
+ "itemid": "minecraft:leather_boots",
+ "displayname": "§cKuudra Follower Boots",
+ "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"\",1:\"§6Full Set Bonus: Follower\",2:\"§7Shows that you are a true\",3:\"§7follower of Kuudra.\",4:\"\",5:\"§7Hunter: §c[ADMIN] Dueces\",6:\"\",7:\"§8Edition #1\",8:\"§8June 28th, 2022\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§8§l* §8Soulbound §8§l*\",12:\"§c§lSPECIAL BOOTS\"],color:3494666,Name:\"§cKuudra Follower Boots\"},ExtraAttributes:{edition:1,id:\"KUUDRA_FOLLOWER_BOOTS\"}}",
+ "damage": 0,
+ "lore": [
+ "",
+ "§6Full Set Bonus: Follower",
+ "§7Shows that you are a true",
+ "§7follower of Kuudra.",
+ "",
+ "§7Hunter: §c[ADMIN] Dueces",
+ "",
+ "§8Edition #1",
+ "§8June 28th, 2022",
+ "",
+ "§7§8This item can be reforged!",
+ "§8§l* §8Soulbound §8§l*",
+ "§c§lSPECIAL BOOTS"
+ ],
+ "internalname": "KUUDRA_FOLLOWER_BOOTS",
+ "crafttext": "",
+ "clickcommand": "",
+ "modver": "2.1.0-REL",
+ "infoType": ""
+} \ No newline at end of file
diff --git a/items/MINING_1_PORTAL.json b/items/MINING_1_PORTAL.json
index ce81784a..a9ed7f31 100644
--- a/items/MINING_1_PORTAL.json
+++ b/items/MINING_1_PORTAL.json
@@ -19,7 +19,7 @@
"A2": "IRON_ORE:16",
"A3": "IRON_ORE:16",
"B1": "GOLD_ORE:16",
- "B2": "ENDER_PEARL:16",
+ "B2": "ENCHANTED_ENDER_PEARL:16",
"B3": "GOLD_ORE:16",
"C1": "GOLD_ORE:16",
"C2": "GOLD_ORE:16",