- Changed Living Armour so that it is now damagable. The Living Armour Chestplate will be damaged, but will not break. If it gets to ~0 durability, it will damage your LP network heavily.
- Living Armour is now repairable in an anvil with Binding Reagent. - Started adding in the Alchemy Table... not really started.
This commit is contained in:
parent
aacb54962b
commit
172cf86348
9 changed files with 1465 additions and 23 deletions
|
@ -0,0 +1,14 @@
|
|||
{
|
||||
"forge_marker": 1,
|
||||
"defaults": {
|
||||
"textures": { },
|
||||
"model": "bloodmagic:ModelAlchemyTable.obj",
|
||||
"custom": { "flip-v": true },
|
||||
"transform" : "forge:default-block"
|
||||
},
|
||||
"variants": {
|
||||
"normal": [{
|
||||
|
||||
}]
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue