diff options
Diffstat (limited to 'items/MINION_EXPANDER.json')
-rw-r--r-- | items/MINION_EXPANDER.json | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/items/MINION_EXPANDER.json b/items/MINION_EXPANDER.json new file mode 100644 index 00000000..d0cbce7e --- /dev/null +++ b/items/MINION_EXPANDER.json @@ -0,0 +1,17 @@ +{ + "internalname": "MINION_EXPANDER", + "itemid": "minecraft:command_block", + "displayname": "Minion Expander", + "clickcommand": "viewrecipe", + "damage": 0, + "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:{originTag:\"QUICK_CRAFTING\",id:\"MINION_EXPANDER\",uuid:\"9e23d276-d4eb-4627-8b49-39398f52aef7\",timestamp:\"3/30/20 10:05 PM\"}}", + "modver": "1.0.0", + "lore": [ + "§7This item can be used as a", + "§7minion upgrade. Increases the", + "§7effective radius of the minion", + "§7by §a1 §7extra block.", + "", + "§9§lRARE" + ] +}
\ No newline at end of file |