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"
}
}
}
}

View file

@ -91,6 +91,8 @@ item.BloodMagic.baseComponent.ironSand.name=Iron Sand
item.BloodMagic.baseComponent.goldSand.name=Gold Sand
item.BloodMagic.baseComponent.coalSand.name=Coal Sand
item.BloodMagic.baseComponent.plantOil.name=Plant Oil
item.BloodMagic.baseComponent.sulfur.name=Sulfur
item.BloodMagic.baseComponent.saltpeter.name=Saltpeter
item.BloodMagic.cuttingFluid.basicCuttingFluid.name=Basic Cutting Fluid
item.BloodMagic.cuttingFluid.explosive.name=Explosive Powder

Binary file not shown.

After

Width:  |  Height:  |  Size: 258 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 295 B