Added plant oil and associated recipes - need to compile a list for future alchemy items

This commit is contained in:
WayofTime 2016-05-05 07:59:08 -04:00
parent 050d1185a7
commit 03fa7b2712
9 changed files with 50 additions and 11 deletions

View file

@ -115,6 +115,11 @@
"textures": {
"layer0": "bloodmagic:items/CoalSand"
}
},
"plantoil": {
"textures": {
"layer0": "bloodmagic:items/PlantOil"
}
}
}
}

View file

@ -10,7 +10,7 @@
"textures": {
"layer0": "bloodmagic:items/BasicCuttingFluid"
}
}
}
}
}
}

View file

@ -90,6 +90,7 @@ item.BloodMagic.baseComponent.reagentTransposition.name=Transposition Reagent
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.cuttingFluid.basicCuttingFluid.name=Basic Cutting Fluid

Binary file not shown.

After

Width:  |  Height:  |  Size: 512 B