Added saltpeter and sulfur, used for gunpowder creation and will be used for other things.
This commit is contained in:
parent
ec2ddbd427
commit
d79be6d312
6 changed files with 20 additions and 0 deletions
|
@ -120,6 +120,16 @@
|
|||
"textures": {
|
||||
"layer0": "bloodmagic:items/PlantOil"
|
||||
}
|
||||
},
|
||||
"sulfur": {
|
||||
"textures": {
|
||||
"layer0": "bloodmagic:items/Sulfur"
|
||||
}
|
||||
},
|
||||
"saltpeter": {
|
||||
"textures": {
|
||||
"layer0": "bloodmagic:items/Saltpeter"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue