diff options
Diffstat (limited to 'items/DERELICT_ASHE.json')
-rw-r--r-- | items/DERELICT_ASHE.json | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/items/DERELICT_ASHE.json b/items/DERELICT_ASHE.json new file mode 100644 index 00000000..b92c6122 --- /dev/null +++ b/items/DERELICT_ASHE.json @@ -0,0 +1,16 @@ +{ + "itemid": "minecraft:gunpowder", + "displayname": "§aDerelict Ashe", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§eRight-click to view recipes!\",1:\"\",2:\"§a§lUNCOMMON\"],Name:\"§aDerelict Ashe\"},ExtraAttributes:{id:\"DERELICT_ASHE\"}}", + "damage": 0, + "lore": [ + "§eRight-click to view recipes!", + "", + "§a§lUNCOMMON" + ], + "internalname": "DERELICT_ASHE", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +}
\ No newline at end of file |