make diamond and lapis more common
This commit is contained in:
@@ -108,7 +108,7 @@
|
||||
"enabled": true,
|
||||
"oreModName": "minecraft",
|
||||
"oreBlockName": "diamond_ore",
|
||||
"intensity": 1,
|
||||
"intensity": 3,
|
||||
"minVeinSize": 5,
|
||||
"maxVeinSize": 7,
|
||||
"minY": 1,
|
||||
@@ -117,11 +117,11 @@
|
||||
"dimensionIdsBlacklistAsWhitelist": true
|
||||
},
|
||||
{
|
||||
"name": "Emeral (Extra)",
|
||||
"name": "Emerald",
|
||||
"enabled": true,
|
||||
"oreModName": "minecraft",
|
||||
"oreBlockName": "emerald_ore",
|
||||
"intensity": 1,
|
||||
"intensity": 3,
|
||||
"minVeinSize": 4,
|
||||
"maxVeinSize": 6,
|
||||
"minY": 20,
|
||||
|
||||
Reference in New Issue
Block a user