diff options
Diffstat (limited to 'items/SULPHUR_ORE.json')
-rw-r--r-- | items/SULPHUR_ORE.json | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/items/SULPHUR_ORE.json b/items/SULPHUR_ORE.json new file mode 100644 index 00000000..aa7c9f12 --- /dev/null +++ b/items/SULPHUR_ORE.json @@ -0,0 +1,14 @@ +{ + "itemid": "minecraft:glowstone_dust", + "displayname": "§aSulphur", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§a§lUNCOMMON\"],Name:\"§aSulphur\"},ExtraAttributes:{id:\"SULPHUR_ORE\"}}", + "damage": 0, + "lore": [ + "§a§lUNCOMMON" + ], + "internalname": "SULPHUR_ORE", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +}
\ No newline at end of file |