[2.0.28] Typo in Data.raw AutoplaceControl for tungsten
[2.0.28] Typo in Data.raw AutoplaceControl for tungsten
Tungsten is named "tungsten_ore" instead of "tungsten-ore" in AutoplaceControl against ORE convention. At the same time it is named differently (and correctly) "tungsten-ore" in Resource. This causes some problem with code where/if you rely on the tungsten ore named the same in map setting and surface resources. All other ores do not have this issue as they are name the same in both places.