From d43c291c837d1aa6a653ba0d455fe3ff2708579e Mon Sep 17 00:00:00 2001 From: miepzerino <o.skotnik@gmail.com> Date: Wed, 02 Apr 2025 08:41:13 +0000 Subject: [PATCH] #38 added minClusterSize to ores --- Assets/TileSets/Palettes/DrillIronOre.prefab | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Assets/TileSets/Palettes/DrillIronOre.prefab b/Assets/TileSets/Palettes/DrillIronOre.prefab index ef4d998..c94273e 100644 --- a/Assets/TileSets/Palettes/DrillIronOre.prefab +++ b/Assets/TileSets/Palettes/DrillIronOre.prefab @@ -77,7 +77,7 @@ isGenerateable: 1 weight: 7 clusterWeight: 40 - minClusterSize: 4 + minClusterSize: 8 tile: {fileID: 11400000, guid: bbc5a3964d8331546a4dbc880f8ae9fc, type: 2} maxSpawnHeight: 250 minSpawnHeight: 150 -- Gitblit v1.9.3