diff options
Diffstat (limited to 'items/GOLDEN_POWDER.json')
-rw-r--r-- | items/GOLDEN_POWDER.json | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/items/GOLDEN_POWDER.json b/items/GOLDEN_POWDER.json new file mode 100644 index 00000000..27271257 --- /dev/null +++ b/items/GOLDEN_POWDER.json @@ -0,0 +1,14 @@ +{ + "internalname": "GOLDEN_POWDER", + "itemid": "minecraft:glowstone_dust", + "displayname": "Golden Powder", + "clickcommand": "", + "damage": 0, + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§eRight-click to view recipes!\",1:\"\",2:\"§5§lEPIC\"],Name:\"§5Golden Powder\"},ExtraAttributes:{id:\"GOLDEN_POWDER\"}}", + "modver": "1.0.0", + "lore": [ + "§eRight-click to view recipes!", + "", + "§5§lEPIC" + ] +}
\ No newline at end of file |