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:
Wroclaw 2022-11-13 17:31:09 +01:00
parent d04a87f5e4
commit ccbd0259c3
3 changed files with 14 additions and 14 deletions

View file

@ -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",

2
index.toml generated
View file

@ -1146,7 +1146,7 @@ hash = "5046cde3673ccd62ba2209aaab9a917b3e1b0da7f521477e89f68bdba1648187"
[[files]]
file = "config/oreveins/ore_veins.json"
hash = "902bbc0437f614c8251a280a9960e4d6d52b7fad0f155bafaf838dcacbb2eb72"
hash = "a8c9789bff4ded56851059a429814250a48b7636e74fe740365e61f57a710590"
[[files]]
file = "config/sereneseasons/biome_info.json"

View file

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "e87241e8996c4ec0f34c2bf0ab46d0b994a591af4592c2106b98b5886a26be5d"
hash = "b5060bd22fa052dba2eb881c4b2208fe5b2e671841901887f489a672a69ad743"
[versions]
forge = "14.23.5.2860"