Can't get door damage to changeNot An Issue
I want doors double hp   this is what i set in my data file.. any ideas
{
"door.hinged.toptier": 2,
"door.double.hinged.toptier": 2,
"door.hinged.metal": 2,
"door.double.hinged.metal": 2,
"floor.ladder.hatch": 2
}
I give this a run on my test server.

Merged post

BTW that is double damage, here is half damage:{ "door.hinged.toptier": 0.5, "door.double.hinged.toptier": 0.5, "door.hinged.metal": 0.5, "door.double.hinged.metal": 0.5, "floor.ladder.hatch": 0.5}Shoot me the main config too please as it can override these.

Merged post

tested with 0.5 and it is doing half damage. do you have other plugins running or some other changes in the main config?

Merged post

I suspect it is a config issue.
All set... Thank You so Much!!
Locked automatically