Skip to content

Commit bdb3fd7

Browse files
MeldexunDerToaster98
authored andcommitted
Reduced diamond ore amount in volcano
(cherry picked from commit 4b84a12)
1 parent 546129c commit bdb3fd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/assets/cqrepoured/defaultConfigs/dungeons/Volcano.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ maxHoleSize = 8
5858

5959
#Volcano Blocks
6060
#Format = modid:block[:meta],weight;modid:block[:meta],weight; ...
61-
volcanoBlocks = minecraft:stone,900;minecraft:magma,75;minecraft:iron_ore,5;minecraft:gold_ore,3;minecraft:redstone_ore,3;minecraft:emerald_ore,2;minecraft:diamond_ore,2
61+
volcanoBlocks = minecraft:stone,900;minecraft:magma,75;minecraft:iron_ore,5;minecraft:gold_ore,3;minecraft:redstone_ore,3;minecraft:emerald_ore,2;minecraft:diamond_ore,1
6262
lavaBlock = minecraft:lava
6363
lavaWeight = 10
6464
rampBlock = minecraft:netherrack

0 commit comments

Comments
 (0)