diff options
Diffstat (limited to 'items/PRECURSOR_GEAR.json')
-rw-r--r-- | items/PRECURSOR_GEAR.json | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/items/PRECURSOR_GEAR.json b/items/PRECURSOR_GEAR.json new file mode 100644 index 00000000..cbb0b1f3 --- /dev/null +++ b/items/PRECURSOR_GEAR.json @@ -0,0 +1,24 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§5Precursor Gear", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"62ffd058-94c8-3b63-b027-5e9f4d52b78e\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYWRmODkwOTQ5OGMyNWY2ZTc1ZWYxOWUzNzZhN2Y4NGY2MWFmMjM0NTI1ZDYzOWJhNDYzZjk5MWY0YzgyZDAifX19\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"\",2:\"§7Can be used in a Reforge Anvil\",3:\"§7or with the Dungeon Blacksmith\",4:\"§7to apply the §9Ancient §7reforge\",5:\"§7to armor.\",6:\"\",7:\"§7Requires §aMining Skill Level\",8:\"§aXXX§7!\",9:\"\",10:\"§5§lEPIC REFORGE STONE\"],Name:\"§f§f§5Precursor Gear\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"PRECURSOR_GEAR\",uuid:\"3a8b46e7-7be1-4335-8ccf-e3b18a38472e\",timestamp:\"11/17/20 5:40 PM\"},AttributeModifiers:[]}", + "damage": 3, + "lore": [ + "§8Reforge Stone", + "", + "§7Can be used in a Reforge Anvil", + "§7or with the Dungeon Blacksmith", + "§7to apply the §9Ancient §7reforge", + "§7to armor.", + "", + "§7Requires §aMining Skill Level", + "§aXXX§7!", + "", + "§5§lEPIC REFORGE STONE" + ], + "internalname": "PRECURSOR_GEAR", + "crafttext": "", + "clickcommand": "", + "modver": "1.6-REL", + "infoType": "" +}
\ No newline at end of file |