Make iron more elastic (#1472)

Currently Copper beats iron due to its low swing time.

This makes iron more elastic, giving it the same swing time as copper.
Both a copper-head and an iron-head pickaxe now have a swing time of
0.12s

This makes iron strictly better than copper, reducing it from the best
metal in the game to a step in the progression, it's still required to
mine iron. However the plan is to give it a come-back in the end game
due to its high conductivity.
This commit is contained in:
IntegratedQuantum 2025-05-20 18:56:25 +02:00 committed by GitHub
parent 0e1aa68174
commit c52b231983
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3,7 +3,7 @@
.texture = "iron_ingot.png",
.material = .{
.density = 7.5,
.elasticity = 5.0,
.elasticity = 8.0,
.hardness = 5.0,
.textureRoughness = 0.1,
.colors = .{