aboutsummaryrefslogtreecommitdiff
path: root/items/SIL_EX.json
diff options
context:
space:
mode:
authorjani270 <69345714+jani270@users.noreply.github.com>2021-07-22 15:56:52 +0200
committerGitHub <noreply@github.com>2021-07-22 09:56:52 -0400
commit92066489fdf9a26beb020347709bac55bc91467a (patch)
treed919d77cc182c8a5899e73e6555c6020c255dc31 /items/SIL_EX.json
parent7d57c2e37b0426d6ebe0053a8e8a2b77891475ef (diff)
downloadNotEnoughUpdates-REPO-92066489fdf9a26beb020347709bac55bc91467a.tar.gz
NotEnoughUpdates-REPO-92066489fdf9a26beb020347709bac55bc91467a.tar.bz2
NotEnoughUpdates-REPO-92066489fdf9a26beb020347709bac55bc91467a.zip
Stuff (#558)
* Stuff * New Skins & Fix * New Items * Fixed Pristine on MEB * Added Pet to pets json * Added another Rainbow name * Rainbow Name * Wiki Links
Diffstat (limited to 'items/SIL_EX.json')
-rw-r--r--items/SIL_EX.json33
1 files changed, 33 insertions, 0 deletions
diff --git a/items/SIL_EX.json b/items/SIL_EX.json
new file mode 100644
index 00000000..a2b6336f
--- /dev/null
+++ b/items/SIL_EX.json
@@ -0,0 +1,33 @@
+{
+ "itemid": "minecraft:flint",
+ "displayname": "§f§f§5Silex",
+ "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§7Combine this item in an Anvil\",1:\"§7with a pickaxe or drill to\",2:\"§7increase its efficiency\",3:\"§7enchantment level by 1 level!\",4:\"\",5:\"§5§lEPIC\"],Name:\"§f§f§5Silex\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_COLLECT\",id:\"SIL_EX\"},AttributeModifiers:[]}",
+ "damage": 0,
+ "lore": [
+ "§7Combine this item in an Anvil",
+ "§7with a pickaxe or drill to",
+ "§7increase its efficiency",
+ "§7enchantment level by 1 level!",
+ "",
+ "§5§lEPIC"
+ ],
+ "recipe": {
+ "A1": "CONCENTRATED_STONE:1",
+ "A2": "CONCENTRATED_STONE:1",
+ "A3": "CONCENTRATED_STONE:1",
+ "B1": "CONCENTRATED_STONE:1",
+ "B2": "CONCENTRATED_STONE:1",
+ "B3": "CONCENTRATED_STONE:1",
+ "C1": "CONCENTRATED_STONE:1",
+ "C2": "CONCENTRATED_STONE:1",
+ "C3": "CONCENTRATED_STONE:1"
+ },
+ "internalname": "SIL_EX",
+ "crafttext": "Requires: Hard Stone VII",
+ "clickcommand": "viewrecipe",
+ "modver": "2.0.0-REL",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Silex"
+ ]
+} \ No newline at end of file