2 new veins

This commit is contained in:
SpeeeDCraft 2023-10-21 19:47:58 +07:00
parent 35e1583f10
commit b93f823442
7 changed files with 302 additions and 4 deletions

View file

@ -37,6 +37,7 @@
"block_states": false,
"lectern": true,
"entity_armor": true,
"harvest_tool.creative": false,
"horse_stats": true,
"item_tooltip": true,
"entity_health": true,

View file

@ -10,16 +10,16 @@
"name": "gui.xaero_entity_category_root",
"protection": true,
"settingOverrides": {
"displayed": true,
"displayHeight": 0.0,
"displayed": true,
"heightBasedFade": true,
"renderOrder": 0.0,
"color": 13.0,
"displayNameWhenIconFails": true,
"entityNumber": 1000.0,
"alwaysDisplayNametags": false,
"startFadingAt": 0.0,
"dotSize": 2.0,
"startFadingAt": 0.0,
"renderOverMinimapFrame": 1.0,
"icons": 1.0,
"heightLimit": 20.0,

View file

@ -1,6 +1,6 @@
{
"__comment__": "This file was automatically created by mcresources",
"replace": false,
"replace": true,
"values": [
]
}

View file

@ -0,0 +1,216 @@
{
"__comment__": "This file was automatically created by mcresources",
"type": "tfc:cluster_vein",
"config": {
"rarity": 20,
"min_y": {
"absolute": 60
},
"max_y": {
"absolute": 210
},
"size": 15,
"density": 0.2,
"blocks": [
{
"replace": [
"tfc:rock/raw/granite"
],
"with": [
{
"weight": 90,
"block": "gtceu:tfc_granite_bismuth_ore"
},
{
"weight": 3,
"block": "gtceu:tfc_granite_sulfur_ore"
},
{
"weight": 3,
"block": "gtceu:tfc_granite_lead_ore"
}
]
},
{
"replace": [
"tfc:rock/raw/diorite"
],
"with": [
{
"weight": 90,
"block": "gtceu:tfc_diorite_bismuth_ore"
},
{
"weight": 3,
"block": "gtceu:tfc_diorite_sulfur_ore"
},
{
"weight": 3,
"block": "gtceu:tfc_diorite_lead_ore"
}
]
},
{
"replace": [
"tfc:rock/raw/gabbro"
],
"with": [
{
"weight": 90,
"block": "gtceu:tfc_gabbro_bismuth_ore"
},
{
"weight": 3,
"block": "gtceu:tfc_gabbro_sulfur_ore"
},
{
"weight": 3,
"block": "gtceu:tfc_gabbro_lead_ore"
}
]
},
{
"replace": [
"tfc:rock/raw/shale"
],
"with": [
{
"weight": 90,
"block": "gtceu:tfc_shale_bismuth_ore"
},
{
"weight": 3,
"block": "gtceu:tfc_shale_sulfur_ore"
},
{
"weight": 3,
"block": "gtceu:tfc_shale_lead_ore"
}
]
},
{
"replace": [
"tfc:rock/raw/claystone"
],
"with": [
{
"weight": 90,
"block": "gtceu:tfc_claystone_bismuth_ore"
},
{
"weight": 3,
"block": "gtceu:tfc_claystone_sulfur_ore"
},
{
"weight": 3,
"block": "gtceu:tfc_claystone_lead_ore"
}
]
},
{
"replace": [
"tfc:rock/raw/limestone"
],
"with": [
{
"weight": 90,
"block": "gtceu:tfc_limestone_bismuth_ore"
},
{
"weight": 3,
"block": "gtceu:tfc_limestone_sulfur_ore"
},
{
"weight": 3,
"block": "gtceu:tfc_limestone_lead_ore"
}
]
},
{
"replace": [
"tfc:rock/raw/conglomerate"
],
"with": [
{
"weight": 90,
"block": "gtceu:tfc_conglomerate_bismuth_ore"
},
{
"weight": 3,
"block": "gtceu:tfc_conglomerate_sulfur_ore"
},
{
"weight": 3,
"block": "gtceu:tfc_conglomerate_lead_ore"
}
]
},
{
"replace": [
"tfc:rock/raw/dolomite"
],
"with": [
{
"weight": 90,
"block": "gtceu:tfc_dolomite_bismuth_ore"
},
{
"weight": 3,
"block": "gtceu:tfc_dolomite_sulfur_ore"
},
{
"weight": 3,
"block": "gtceu:tfc_dolomite_lead_ore"
}
]
},
{
"replace": [
"tfc:rock/raw/chert"
],
"with": [
{
"weight": 90,
"block": "gtceu:tfc_chert_bismuth_ore"
},
{
"weight": 3,
"block": "gtceu:tfc_chert_sulfur_ore"
},
{
"weight": 3,
"block": "gtceu:tfc_chert_lead_ore"
}
]
},
{
"replace": [
"tfc:rock/raw/chalk"
],
"with": [
{
"weight": 90,
"block": "gtceu:tfc_chalk_bismuth_ore"
},
{
"weight": 3,
"block": "gtceu:tfc_chalk_sulfur_ore"
},
{
"weight": 7,
"block": "gtceu:tfc_chalk_lead_ore"
}
]
}
],
"indicator": {
"rarity": 12,
"blocks": [
{
"block": "tfc:ore/small_bismuthinite"
}
]
},
"random_name": "surface_bismuthinite"
}
}

View file

@ -0,0 +1,75 @@
{
"__comment__": "This file was automatically created by mcresources",
"type": "tfc:cluster_vein",
"config": {
"rarity": 20,
"min_y": {
"absolute": 60
},
"max_y": {
"absolute": 210
},
"size": 15,
"density": 0.4,
"blocks": [
{
"replace": [
"tfc:rock/raw/granite"
],
"with": [
{
"weight": 60,
"block": "gtceu:tfc_granite_cassiterite_ore"
},
{
"weight": 20,
"block": "gtceu:tfc_granite_tin_ore"
},
{
"weight": 20,
"block": "gtceu:tfc_granite_topaz_ore"
}
]
},
{
"replace": [
"tfc:rock/raw/diorite"
],
"with": [
{
"weight": 60,
"block": "gtceu:tfc_diorite_cassiterite_ore"
},
{
"weight": 40,
"block": "gtceu:tfc_diorite_tin_ore"
}
]
},
{
"replace": [
"tfc:rock/raw/gabbro"
],
"with": [
{
"weight": 60,
"block": "gtceu:tfc_gabbro_cassiterite_ore"
},
{
"weight": 40,
"block": "gtceu:tfc_gabbro_tin_ore"
}
]
}
],
"indicator": {
"rarity": 12,
"blocks": [
{
"block": "tfc:ore/small_cassiterite"
}
]
},
"random_name": "surface_cassiterite"
}
}

View file

@ -0,0 +1,6 @@
const $OreProperty = Java.loadClass("com.gregtechceu.gtceu.api.data.chemical.material.properties.OreProperty")
const $OrePropertyKey = Java.loadClass("com.gregtechceu.gtceu.api.data.chemical.material.properties.PropertyKey")
GTCEuStartupEvents.registry('gtceu:material', event => {
GTMaterials.Bismuth.setProperty($OrePropertyKey.ORE, new $OreProperty());
})

View file

@ -1,6 +1,6 @@
// priority: 0
// Replace + Remove Stonetypes
// Replace
GTCEuStartupEvents.registry('gtceu:tag_prefix', event => {
global.allTFCStoneTypeNames.forEach(stoneTypeName => {
event.create("tfc_" + stoneTypeName, 'ore')