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