aboutsummaryrefslogtreecommitdiff
path: root/items/MINION_EXPANDER.json
diff options
context:
space:
mode:
Diffstat (limited to 'items/MINION_EXPANDER.json')
-rw-r--r--items/MINION_EXPANDER.json9
1 files changed, 6 insertions, 3 deletions
diff --git a/items/MINION_EXPANDER.json b/items/MINION_EXPANDER.json
index d9b12bd4..bc93b678 100644
--- a/items/MINION_EXPANDER.json
+++ b/items/MINION_EXPANDER.json
@@ -1,7 +1,7 @@
{
"itemid": "minecraft:command_block",
"displayname": "§9Minion Expander",
- "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7This item can be used as a\",1:\"§7minion upgrade. Increases the\",2:\"§7effective radius of the minion\",3:\"§7by §a1 §7extra block.\",4:\"\",5:\"§9§lRARE\"],Name:\"§9Minion Expander\"},ExtraAttributes:{id:\"MINION_EXPANDER\"}}",
+ "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7This item can be used as a\",1:\"§7minion upgrade. Increases the\",2:\"§7effective radius of the minion\",3:\"§7by §a1 §7extra block.\",4:\"\",5:\"§7Increases the speed of your\",6:\"§7minion by §a5%§7.\",7:\"\",8:\"§9§lRARE\"],Name:\"§9Minion Expander\"},ExtraAttributes:{id:\"MINION_EXPANDER\"}}",
"damage": 0,
"lore": [
"§7This item can be used as a",
@@ -9,6 +9,9 @@
"§7effective radius of the minion",
"§7by §a1 §7extra block.",
"",
+ "§7Increases the speed of your",
+ "§7minion by §a5%§7.",
+ "",
"§9§lRARE"
],
"recipe": {
@@ -24,10 +27,10 @@
},
"internalname": "MINION_EXPANDER",
"clickcommand": "viewrecipe",
- "modver": "1.0.0",
+ "modver": "2.0.0",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Minion_Expander"
],
"crafttext": "Requires: Nether Quartz V"
-} \ No newline at end of file
+}