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