Added saltpeter and sulfur, used for gunpowder creation and will be used for other things.

This commit is contained in:
WayofTime 2016-05-06 17:51:39 -04:00
parent ec2ddbd427
commit d79be6d312
6 changed files with 20 additions and 0 deletions

View file

@ -120,6 +120,16 @@
"textures": {
"layer0": "bloodmagic:items/PlantOil"
}
},
"sulfur": {
"textures": {
"layer0": "bloodmagic:items/Sulfur"
}
},
"saltpeter": {
"textures": {
"layer0": "bloodmagic:items/Saltpeter"
}
}
}
}