Joost Boomkamp
Joost Boomkamp
I'd say this works as intended 🤔 sounds like a feature request to be able to dismantle boats with the hammer.
looking into this and #688 I noticed the [Deconstruct ](https://github.com/valheimPlus/ValheimPlus/blame/799a52a225487cc52e01a3cd77b37aa0e50be048/ValheimPlus/Deconstruct.cs#L12) class was commented out in 9.5 - that's probably intentional. Since it mentions and filters non destructable objects, resurrecting this...
fortunately, it's only the label. the actual duration is fine. you can tell near the end of the clock, as it will remain at "56s" for 4 seconds.
https://github.com/valheimPlus/ValheimPlus/blob/788420533f5068c2f51be3889a4bfe25d3436f30/ValheimPlus/Configurations/Sections/MapConfiguration.cs#L6 I've only had a cursory look but if this is 50% too much, we should change that 100 to 50?
ahh thanks. I don't know yet where to look up the default values. will investigate and correct my PR when I find it
'autoRange = 5' is not a whole lot. I have mine set to 50 and it's pulling logs just fine. (line 539)
I thought it was reasonable to just add the day and not add another config field for this.
fixes #696
sounds like a feature request to dismantle the cart with the hammer? there's a similar issue around as well #684
I see your point. The lines for the Kiln are near https://github.com/valheimPlus/ValheimPlus/blob/fe7ff1acf33dacbe0898ba82c553da9cffaa94d7/ValheimPlus/GameClasses/Smelter.cs#L230, let's see if we can apply the same to other classes.