Please add multipliers for doors! External walls and gates would be nice too! Thanks!
Modifiers for doorsSolved
It is already there:
"Now supports adding entities with per entity modifer in the data folder, sample below.
Sample new /data/DamageControl.json:{"door.hinged.toptier": 0.666,"door.double.hinged.toptier": 0.666,"door.hinged.metal": 0.75,"door.double.hinged.metal": 0.75,"floor.ladder.hatch": 0.85}"
You can set a multiplier in the data file per entity. Setting it to Zero will make it immuned to damage.
"Now supports adding entities with per entity modifer in the data folder, sample below.
Sample new /data/DamageControl.json:{"door.hinged.toptier": 0.666,"door.double.hinged.toptier": 0.666,"door.hinged.metal": 0.75,"door.double.hinged.metal": 0.75,"floor.ladder.hatch": 0.85}"
You can set a multiplier in the data file per entity. Setting it to Zero will make it immuned to damage.
Locked automatically