Fix iron naming, add specific materials for ores (#23590)
add materials for ores, fix iron naming
This commit is contained in:
@@ -55,7 +55,7 @@ public sealed partial class GatewayGeneratorComponent : Component
|
||||
/// </summary>
|
||||
public List<ProtoId<BiomeMarkerLayerPrototype>> LootLayers = new()
|
||||
{
|
||||
"OreTin",
|
||||
"OreIron",
|
||||
"OreQuartz",
|
||||
"OreGold",
|
||||
"OreSilver",
|
||||
|
||||
Reference in New Issue
Block a user