fixup ore_veins.json file
it contained wrong metadata values, also changed some names, also updated boron entry Co-authored-by: SwitchyJuice <konluk2005@gmail.com>
This commit is contained in:
parent
d04a87f5e4
commit
ccbd0259c3
3 changed files with 14 additions and 14 deletions
|
@ -242,24 +242,24 @@
|
|||
"type": "cluster",
|
||||
"ore": {
|
||||
"block": "nuclearcraft:ore",
|
||||
"meta": 7
|
||||
"meta": 5
|
||||
},
|
||||
"stone": "minecraft:stone",
|
||||
"indicator": {
|
||||
"blocks": {
|
||||
"block": "nuclearcraft:ore",
|
||||
"meta": 7
|
||||
"meta": 5
|
||||
},
|
||||
"ignore_vegatation": false,
|
||||
"ignore_liquids": true,
|
||||
"rarity": 24
|
||||
},
|
||||
"rarity": 255,
|
||||
"rarity": 280,
|
||||
"min_y": 5,
|
||||
"max_y": 45,
|
||||
"density": 65,
|
||||
"vertical_size": 12,
|
||||
"horizontal_size": 9
|
||||
"max_y": 25,
|
||||
"density": 55,
|
||||
"vertical_size": 11,
|
||||
"horizontal_size": 7
|
||||
},
|
||||
|
||||
"lithium_ore": {
|
||||
|
@ -369,7 +369,7 @@
|
|||
"horizontal_size": 6
|
||||
},
|
||||
|
||||
"lapislazuli_ore": {
|
||||
"lapis_ore": {
|
||||
"type": "cluster",
|
||||
"ore": {
|
||||
"block": "minecraft:lapis_ore"
|
||||
|
@ -510,13 +510,13 @@
|
|||
"type": "cluster",
|
||||
"ore": {
|
||||
"block": "biomesoplenty:gem_ore",
|
||||
"meta": 2
|
||||
"meta": 7
|
||||
},
|
||||
"stone": "minecraft:stone",
|
||||
"indicator": {
|
||||
"blocks": {
|
||||
"block": "biomesoplenty:gem_ore",
|
||||
"meta": 2
|
||||
"meta": 7
|
||||
},
|
||||
"ignore_vegatation": false,
|
||||
"ignore_liquids": true,
|
||||
|
@ -562,7 +562,7 @@
|
|||
"indicator": {
|
||||
"blocks": {
|
||||
"block": "biomesoplenty:gem_ore",
|
||||
"meta": 3
|
||||
"meta": 2
|
||||
},
|
||||
"ignore_vegatation": false,
|
||||
"ignore_liquids": true,
|
||||
|
@ -622,7 +622,7 @@
|
|||
"horizontal_size": 4
|
||||
},
|
||||
|
||||
"Certuz_quarz_ore": {
|
||||
"certus_quartz_ore": {
|
||||
"type": "cluster",
|
||||
"ore": [{
|
||||
"block": "appliedenergistics2:quartz_ore",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue