aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--constants/misc.json3
-rw-r--r--items/BEACON.json7
-rw-r--r--items/END_PORTAL_FUMES_MIXIN.json29
3 files changed, 34 insertions, 5 deletions
diff --git a/constants/misc.json b/constants/misc.json
index f08cf923..6aae4c20 100644
--- a/constants/misc.json
+++ b/constants/misc.json
@@ -1146,7 +1146,8 @@
"cb022c43431648f99d65d485c2f655bf",
"c44ddfef16f544cbaaabb9ce610e4242",
"6b50d5079be24b09b8bea6bb77a29bc7",
- "044903b7a9d3416d957f929557af6c88"
+ "044903b7a9d3416d957f929557af6c88",
+ "7a9dc802d4014d7d93c08dd1bc98c70d"
],
"ranks": {
diff --git a/items/BEACON.json b/items/BEACON.json
index e6130ee0..b84672b6 100644
--- a/items/BEACON.json
+++ b/items/BEACON.json
@@ -11,10 +11,9 @@
"internalname": "BEACON",
"crafttext": "",
"clickcommand": "",
- "modver": "1.7.1-REL",
- "infoType": "WIKI_URL",
+ "modver": "2.0.0-REL",
"infoType": "WIKI_URL",
"info": [
- "https://hypixel-skyblock.fandom.com/wiki/Beacon_Block"
+ "https://hypixel-skyblock.fandom.com/wiki/Beacon_Block"
]
-}
+} \ No newline at end of file
diff --git a/items/END_PORTAL_FUMES_MIXIN.json b/items/END_PORTAL_FUMES_MIXIN.json
new file mode 100644
index 00000000..117ae2fb
--- /dev/null
+++ b/items/END_PORTAL_FUMES_MIXIN.json
@@ -0,0 +1,29 @@
+{
+ "itemid": "minecraft:skull",
+ "displayname": "§f§f§9End Portal Fumes",
+ "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"f92e52db-c8af-3858-881b-2a41ff435d18\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYyMTk4NDIzOTQ2OSwKICAicHJvZmlsZUlkIiA6ICI0MWQzYWJjMmQ3NDk0MDBjOTA5MGQ1NDM0ZDAzODMxYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJNZWdha2xvb24iLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMTJjY2I4NGY5YzBjYmIyZWI3YjlhYmJiN2E0ZmM3YjMxODYxNTBkNWU3ZGIwMTg1MmFjNmQ0OTVkZTE3ZTgxMiIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§8Brewing Ingredient\",1:\"\",2:\"§7§7Mixins provide a buff that can\",3:\"§7be added to §cGod Potions §7in a\",4:\"§7brewing stand and lasts for the\",5:\"§7full duration.\",6:\"\",7:\"§7§3⸎ Soulflow §7conversions\",8:\"§7provide §3+30% §7more §3ʬ\",9:\"§3Overflow §7.\",10:\"\",11:\"§7§4☠ §cRequires §5Enderman Slayer 8\",12:\"§9§lRARE\"],Name:\"§f§f§9End Portal Fumes\"},ExtraAttributes:{originTag:\"SHOP_PURCHASE\",id:\"END_PORTAL_FUMES_MIXIN\"},AttributeModifiers:[]}",
+ "damage": 3,
+ "lore": [
+ "§8Brewing Ingredient",
+ "",
+ "§7§7Mixins provide a buff that can",
+ "§7be added to §cGod Potions §7in a",
+ "§7brewing stand and lasts for the",
+ "§7full duration.",
+ "",
+ "§7§3⸎ Soulflow §7conversions",
+ "§7provide §3+30% §7more §3ʬ",
+ "§3Overflow §7.",
+ "",
+ "§7§4☠ §cRequires §5Enderman Slayer 8",
+ "§9§lRARE"
+ ],
+ "internalname": "END_PORTAL_FUMES_MIXIN",
+ "crafttext": "",
+ "clickcommand": "",
+ "modver": "2.0.0-REL",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Mixins"
+ ]
+} \ No newline at end of file