commit
2e078c974e
2276 changed files with 39538 additions and 75 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -6,6 +6,7 @@ local/*
|
|||
|
||||
XaeroWaypoints*
|
||||
XaeroWorldMap/*
|
||||
CustomSkinLoader/*
|
||||
|
||||
options.txt
|
||||
patchouli_data.json
|
||||
|
|
|
|||
1
CustomSkinLoader/CustomSkinAPIPlus-ClientID
Normal file
1
CustomSkinLoader/CustomSkinAPIPlus-ClientID
Normal file
|
|
@ -0,0 +1 @@
|
|||
ee786150-e761-4128-9c2e-9d0aaa4f805e
|
||||
101
CustomSkinLoader/CustomSkinLoader.json
Normal file
101
CustomSkinLoader/CustomSkinLoader.json
Normal file
|
|
@ -0,0 +1,101 @@
|
|||
{
|
||||
"version": "14.18.1",
|
||||
"buildNumber": 22,
|
||||
"loadlist": [
|
||||
{
|
||||
"name": "Mojang",
|
||||
"type": "MojangAPI",
|
||||
"apiRoot": "https://api.mojang.com/",
|
||||
"sessionRoot": "https://sessionserver.mojang.com/"
|
||||
},
|
||||
{
|
||||
"name": "LittleSkin",
|
||||
"type": "CustomSkinAPI",
|
||||
"root": "https://littleskin.cn/csl/"
|
||||
},
|
||||
{
|
||||
"name": "BlessingSkin",
|
||||
"type": "CustomSkinAPI",
|
||||
"root": "https://skin.prinzeugen.net/"
|
||||
},
|
||||
{
|
||||
"name": "ElyBy",
|
||||
"type": "ElyByAPI",
|
||||
"root": "http://skinsystem.ely.by/textures/"
|
||||
},
|
||||
{
|
||||
"name": "SkinMe",
|
||||
"type": "UniSkinAPI",
|
||||
"root": "http://www.skinme.cc/uniskin/"
|
||||
},
|
||||
{
|
||||
"name": "TLauncher",
|
||||
"type": "ElyByAPI",
|
||||
"root": "https://auth.tlauncher.org/skin/profile/texture/login/"
|
||||
},
|
||||
{
|
||||
"name": "GlitchlessGames",
|
||||
"type": "GlitchlessAPI",
|
||||
"root": "https://games.glitchless.ru/api/minecraft/users/profiles/textures/?nickname\u003d"
|
||||
},
|
||||
{
|
||||
"name": "LocalSkin",
|
||||
"type": "Legacy",
|
||||
"checkPNG": false,
|
||||
"skin": "LocalSkin/skins/{USERNAME}.png",
|
||||
"model": "auto",
|
||||
"cape": "LocalSkin/capes/{USERNAME}.png",
|
||||
"elytra": "LocalSkin/elytras/{USERNAME}.png"
|
||||
},
|
||||
{
|
||||
"name": "MinecraftCapes",
|
||||
"type": "MinecraftCapesAPI",
|
||||
"root": "https://api.minecraftcapes.net/profile/"
|
||||
},
|
||||
{
|
||||
"name": "OptiFine",
|
||||
"type": "Legacy",
|
||||
"checkPNG": false,
|
||||
"model": "auto",
|
||||
"cape": "https://optifine.net/capes/{USERNAME}.png"
|
||||
},
|
||||
{
|
||||
"name": "Wynntils",
|
||||
"type": "WynntilsAPI",
|
||||
"root": "https://athena.wynntils.com/user/getInfo"
|
||||
},
|
||||
{
|
||||
"name": "CloakPlus",
|
||||
"type": "Legacy",
|
||||
"checkPNG": false,
|
||||
"model": "auto",
|
||||
"cape": "http://161.35.130.99/capes/{USERNAME}.png"
|
||||
},
|
||||
{
|
||||
"name": "LabyMod",
|
||||
"type": "Legacy",
|
||||
"checkPNG": false,
|
||||
"model": "auto",
|
||||
"cape": "https://dl.labymod.net/capes/{STANDARD_UUID}"
|
||||
},
|
||||
{
|
||||
"name": "Cosmetica",
|
||||
"type": "Legacy",
|
||||
"checkPNG": false,
|
||||
"model": "auto",
|
||||
"cape": "https://api.cosmetica.cc/get/cloak?username\u003d{USERNAME}\u0026uuid\u003d{STANDARD_UUID}\u0026nothirdparty"
|
||||
}
|
||||
],
|
||||
"enableDynamicSkull": true,
|
||||
"enableTransparentSkin": true,
|
||||
"forceIgnoreHttpsCertificate": false,
|
||||
"forceLoadAllTextures": true,
|
||||
"enableCape": true,
|
||||
"threadPoolSize": 8,
|
||||
"enableLogStdOut": false,
|
||||
"cacheExpiry": 30,
|
||||
"forceUpdateSkull": false,
|
||||
"enableLocalProfileCache": false,
|
||||
"enableCacheAutoClean": false,
|
||||
"forceDisableCache": false
|
||||
}
|
||||
73
CustomSkinLoader/CustomSkinLoader.log
Normal file
73
CustomSkinLoader/CustomSkinLoader.log
Normal file
|
|
@ -0,0 +1,73 @@
|
|||
[2023-11-12 11:37:04] [Render thread/INFO] [CustomSkinLoader Core]: CustomSkinLoader 14.18.1
|
||||
[2023-11-12 11:37:04] [Render thread/INFO] [CustomSkinLoader Core]: DataDir: C:\Users\Dmitry\AppData\Roaming\com.modrinth.theseus\profiles\TFG 1.20.1\CustomSkinLoader
|
||||
[2023-11-12 11:37:04] [Render thread/INFO] [CustomSkinLoader Core]: Operating System: Windows 11 (amd64) version 10.0
|
||||
[2023-11-12 11:37:04] [Render thread/INFO] [CustomSkinLoader Core]: Java Version: 20.0.1, Oracle Corporation
|
||||
[2023-11-12 11:37:04] [Render thread/INFO] [CustomSkinLoader Core]: Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode, sharing), Oracle Corporation
|
||||
[2023-11-12 11:37:04] [Render thread/INFO] [CustomSkinLoader Core]: Minecraft: unknown
|
||||
[2023-11-12 11:37:04] [Render thread/INFO] [CustomSkinLoader Core]: Config File: C:\Users\Dmitry\AppData\Roaming\com.modrinth.theseus\profiles\TFG 1.20.1\CustomSkinLoader\CustomSkinLoader.json
|
||||
[2023-11-12 11:37:04] [Render thread/INFO] [CustomSkinLoader Core]: Config file not found, use default instead.
|
||||
[2023-11-12 11:37:04] [Render thread/INFO] [CustomSkinLoader Core]: Successfully create config.
|
||||
[2023-11-12 11:37:04] [Render thread/INFO] [CustomSkinLoader Core]: Add a profile loader: MojangAPI
|
||||
[2023-11-12 11:37:04] [Render thread/INFO] [CustomSkinLoader Core]: Add a profile loader: Legacy
|
||||
[2023-11-12 11:37:04] [Render thread/INFO] [CustomSkinLoader Core]: Add a profile loader: CustomSkinAPI
|
||||
[2023-11-12 11:37:04] [Render thread/INFO] [CustomSkinLoader Core]: Add a profile loader: CustomSKinAPIPlus
|
||||
[2023-11-12 11:37:04] [Render thread/INFO] [CustomSkinLoader Core]: Add a profile loader: UniSkinAPI
|
||||
[2023-11-12 11:37:04] [Render thread/INFO] [CustomSkinLoader Core]: Add a profile loader: ElyByAPI
|
||||
[2023-11-12 11:37:04] [Render thread/INFO] [CustomSkinLoader Core]: Add a profile loader: GlitchlessAPI
|
||||
[2023-11-12 11:37:04] [Render thread/INFO] [CustomSkinLoader Core]: Add a profile loader: MinecraftCapesAPI
|
||||
[2023-11-12 11:37:04] [Render thread/INFO] [CustomSkinLoader Core]: Add a profile loader: WynntilsAPI
|
||||
[2023-11-12 11:37:04] [Render thread/INFO] [CustomSkinLoader Core]: Successfully update config.
|
||||
[2023-11-12 11:37:04] [Render thread/INFO] [CustomSkinLoader Core]: version : 14.18.1
|
||||
[2023-11-12 11:37:04] [Render thread/INFO] [CustomSkinLoader Core]: buildNumber : 22
|
||||
[2023-11-12 11:37:04] [Render thread/INFO] [CustomSkinLoader Core]: loadlist : [{ "name": "Mojang", "type": "MojangAPI", "apiRoot": "https://api.mojang.com/", "sessionRoot": "https://sessionserver.mojang.com/" }, { "name": "LittleSkin", "type": "CustomSkinAPI", "root": "https://littleskin.cn/csl/" }, { "name": "BlessingSkin", "type": "CustomSkinAPI", "root": "https://skin.prinzeugen.net/" }, { "name": "ElyBy", "type": "ElyByAPI", "root": "http://skinsystem.ely.by/textures/" }, { "name": "SkinMe", "type": "UniSkinAPI", "root": "http://www.skinme.cc/uniskin/" }, { "name": "TLauncher", "type": "ElyByAPI", "root": "https://auth.tlauncher.org/skin/profile/texture/login/" }, { "name": "GlitchlessGames", "type": "GlitchlessAPI", "root": "https://games.glitchless.ru/api/minecraft/users/profiles/textures/?nickname=" }, { "name": "LocalSkin", "type": "Legacy", "checkPNG": "false", "skin": "LocalSkin/skins/{USERNAME}.png", "model": "auto", "cape": "LocalSkin/capes/{USERNAME}.png", "elytra": "LocalSkin/elytras/{USERNAME}.png" }, { "name": "MinecraftCapes", "type": "MinecraftCapesAPI", "root": "https://api.minecraftcapes.net/profile/" }, { "name": "OptiFine", "type": "Legacy", "checkPNG": "false", "model": "auto", "cape": "https://optifine.net/capes/{USERNAME}.png" }, { "name": "Wynntils", "type": "WynntilsAPI", "root": "https://athena.wynntils.com/user/getInfo" }, { "name": "CloakPlus", "type": "Legacy", "checkPNG": "false", "model": "auto", "cape": "http://161.35.130.99/capes/{USERNAME}.png" }, { "name": "LabyMod", "type": "Legacy", "checkPNG": "false", "model": "auto", "cape": "https://dl.labymod.net/capes/{STANDARD_UUID}" }, { "name": "Cosmetica", "type": "Legacy", "checkPNG": "false", "model": "auto", "cape": "https://api.cosmetica.cc/get/cloak?username={USERNAME}&uuid={STANDARD_UUID}¬hirdparty" }]
|
||||
[2023-11-12 11:37:04] [Render thread/INFO] [CustomSkinLoader Core]: enableDynamicSkull : true
|
||||
[2023-11-12 11:37:04] [Render thread/INFO] [CustomSkinLoader Core]: enableTransparentSkin : true
|
||||
[2023-11-12 11:37:04] [Render thread/INFO] [CustomSkinLoader Core]: forceIgnoreHttpsCertificate : false
|
||||
[2023-11-12 11:37:04] [Render thread/INFO] [CustomSkinLoader Core]: forceLoadAllTextures : true
|
||||
[2023-11-12 11:37:04] [Render thread/INFO] [CustomSkinLoader Core]: enableCape : true
|
||||
[2023-11-12 11:37:04] [Render thread/INFO] [CustomSkinLoader Core]: threadPoolSize : 8
|
||||
[2023-11-12 11:37:04] [Render thread/INFO] [CustomSkinLoader Core]: enableLogStdOut : false
|
||||
[2023-11-12 11:37:04] [Render thread/INFO] [CustomSkinLoader Core]: cacheExpiry : 30
|
||||
[2023-11-12 11:37:04] [Render thread/INFO] [CustomSkinLoader Core]: forceUpdateSkull : false
|
||||
[2023-11-12 11:37:04] [Render thread/INFO] [CustomSkinLoader Core]: enableLocalProfileCache : false
|
||||
[2023-11-12 11:37:04] [Render thread/INFO] [CustomSkinLoader Core]: enableCacheAutoClean : false
|
||||
[2023-11-12 11:37:04] [Render thread/INFO] [CustomSkinLoader Core]: forceDisableCache : false
|
||||
[2023-11-12 11:37:04] [SpeeeDCraft/INFO] [CustomSkinLoader Core]: Loading SpeeeDCraft's profile.
|
||||
[2023-11-12 11:37:04] [SpeeeDCraft/INFO] [CustomSkinLoader Core]: 1/14 Try to load profile from 'Mojang'.
|
||||
[2023-11-12 11:37:04] [SpeeeDCraft/DEBUG] [CustomSkinLoader Core]: Try to request 'https://api.mojang.com/profiles/minecraft'.
|
||||
[2023-11-12 11:37:04] [SpeeeDCraft/INFO] [CustomSkinLoader Core]: Payload: ["SpeeeDCraft"]
|
||||
[2023-11-12 11:37:05] [SpeeeDCraft/DEBUG] [CustomSkinLoader Core]: Successfully request (Response Code: 200 , Content Length: 77)
|
||||
[2023-11-12 11:37:05] [SpeeeDCraft/DEBUG] [CustomSkinLoader Core]: Content: [ {
|
||||
"id" : "9d9c39ad4d3a4e6191c73d327f5dcf51",
|
||||
"name" : "SpeeeDCraft"
|
||||
} ]
|
||||
[2023-11-12 11:37:05] [SpeeeDCraft/DEBUG] [CustomSkinLoader Core]: Try to request 'https://sessionserver.mojang.com/session/minecraft/profile/9d9c39ad4d3a4e6191c73d327f5dcf51'.
|
||||
[2023-11-12 11:37:05] [SpeeeDCraft/DEBUG] [CustomSkinLoader Core]: Successfully request (Response Code: 200 , Content Length: 733)
|
||||
[2023-11-12 11:37:05] [SpeeeDCraft/DEBUG] [CustomSkinLoader Core]: Saved to cache (Length: 733 , Path: 'C:\Users\Dmitry\AppData\Roaming\com.modrinth.theseus\profiles\TFG 1.20.1\CustomSkinLoader\caches\99ee481cd9c30654ac1ddc2969289c74b83780d0' , Expire: 1699763855)
|
||||
[2023-11-12 11:37:05] [SpeeeDCraft/DEBUG] [CustomSkinLoader Core]: Content: {
|
||||
"id" : "9d9c39ad4d3a4e6191c73d327f5dcf51",
|
||||
"name" : "SpeeeDCraft",
|
||||
"properties" : [ {
|
||||
"name" : "textures",
|
||||
"value" : "ewogICJ0aW1lc3RhbXAiIDogMTY5OTc2MzgyNjAyOCwKICAicHJvZmlsZUlkIiA6ICI5ZDljMzlhZDRkM2E0ZTYxOTFjNzNkMzI3ZjVkY2Y1MSIsCiAgInByb2ZpbGVOYW1lIiA6ICJTcGVlZURDcmFmdCIsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS9jNzQxM2EyZmNiZDUwMGFlMGM4ZmQ5Nzc1ZTA0OTJiZjVhZTNiNmE4ODIxNDFmMTgyN2EyYjYzNDAyODBiZDkxIgogICAgfSwKICAgICJDQVBFIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS8yMzQwYzBlMDNkZDI0YTExYjE1YThiMzNjMmE3ZTllMzJhYmIyMDUxYjI0ODFkMGJhN2RlZmQ2MzVjYTdhOTMzIgogICAgfQogIH0KfQ=="
|
||||
} ],
|
||||
"profileActions" : [ ]
|
||||
}
|
||||
[2023-11-12 11:37:05] [SpeeeDCraft/INFO] [CustomSkinLoader Core]: SpeeeDCraft's profile loaded.
|
||||
[2023-11-12 11:37:05] [SpeeeDCraft/INFO] [CustomSkinLoader Core]: (SkinUrl: http://textures.minecraft.net/texture/c7413a2fcbd500ae0c8fd9775e0492bf5ae3b6a882141f1827a2b6340280bd91 , Model: default , CapeUrl: http://textures.minecraft.net/texture/2340c0e03dd24a11b15a8b33c2a7e9e32abb2051b2481d0ba7defd635ca7a933 , Expiry: 1699763855)
|
||||
[2023-11-12 11:41:28] [SpeeeDCraft/INFO] [CustomSkinLoader Core]: Loading SpeeeDCraft's profile.
|
||||
[2023-11-12 11:41:28] [SpeeeDCraft/INFO] [CustomSkinLoader Core]: 1/14 Try to load profile from 'Mojang'.
|
||||
[2023-11-12 11:41:28] [SpeeeDCraft/DEBUG] [CustomSkinLoader Core]: Try to request 'https://sessionserver.mojang.com/session/minecraft/profile/9d9c39ad4d3a4e6191c73d327f5dcf51'.
|
||||
[2023-11-12 11:41:29] [SpeeeDCraft/DEBUG] [CustomSkinLoader Core]: Successfully request (Response Code: 200 , Content Length: 733)
|
||||
[2023-11-12 11:41:29] [SpeeeDCraft/DEBUG] [CustomSkinLoader Core]: Saved to cache (Length: 733 , Path: 'C:\Users\Dmitry\AppData\Roaming\com.modrinth.theseus\profiles\TFG 1.20.1\CustomSkinLoader\caches\99ee481cd9c30654ac1ddc2969289c74b83780d0' , Expire: 1699764119)
|
||||
[2023-11-12 11:41:29] [SpeeeDCraft/DEBUG] [CustomSkinLoader Core]: Content: {
|
||||
"id" : "9d9c39ad4d3a4e6191c73d327f5dcf51",
|
||||
"name" : "SpeeeDCraft",
|
||||
"properties" : [ {
|
||||
"name" : "textures",
|
||||
"value" : "ewogICJ0aW1lc3RhbXAiIDogMTY5OTc2NDA4OTM0OCwKICAicHJvZmlsZUlkIiA6ICI5ZDljMzlhZDRkM2E0ZTYxOTFjNzNkMzI3ZjVkY2Y1MSIsCiAgInByb2ZpbGVOYW1lIiA6ICJTcGVlZURDcmFmdCIsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS9jNzQxM2EyZmNiZDUwMGFlMGM4ZmQ5Nzc1ZTA0OTJiZjVhZTNiNmE4ODIxNDFmMTgyN2EyYjYzNDAyODBiZDkxIgogICAgfSwKICAgICJDQVBFIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS8yMzQwYzBlMDNkZDI0YTExYjE1YThiMzNjMmE3ZTllMzJhYmIyMDUxYjI0ODFkMGJhN2RlZmQ2MzVjYTdhOTMzIgogICAgfQogIH0KfQ=="
|
||||
} ],
|
||||
"profileActions" : [ ]
|
||||
}
|
||||
[2023-11-12 11:41:29] [SpeeeDCraft/INFO] [CustomSkinLoader Core]: SpeeeDCraft's profile loaded.
|
||||
[2023-11-12 11:41:29] [SpeeeDCraft/INFO] [CustomSkinLoader Core]: (SkinUrl: http://textures.minecraft.net/texture/c7413a2fcbd500ae0c8fd9775e0492bf5ae3b6a882141f1827a2b6340280bd91 , Model: default , CapeUrl: http://textures.minecraft.net/texture/2340c0e03dd24a11b15a8b33c2a7e9e32abb2051b2481d0ba7defd635ca7a933 , Expiry: 1699764119)
|
||||
|
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"id" : "9d9c39ad4d3a4e6191c73d327f5dcf51",
|
||||
"name" : "SpeeeDCraft",
|
||||
"properties" : [ {
|
||||
"name" : "textures",
|
||||
"value" : "ewogICJ0aW1lc3RhbXAiIDogMTY5OTc2NDA4OTM0OCwKICAicHJvZmlsZUlkIiA6ICI5ZDljMzlhZDRkM2E0ZTYxOTFjNzNkMzI3ZjVkY2Y1MSIsCiAgInByb2ZpbGVOYW1lIiA6ICJTcGVlZURDcmFmdCIsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS9jNzQxM2EyZmNiZDUwMGFlMGM4ZmQ5Nzc1ZTA0OTJiZjVhZTNiNmE4ODIxNDFmMTgyN2EyYjYzNDAyODBiZDkxIgogICAgfSwKICAgICJDQVBFIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS8yMzQwYzBlMDNkZDI0YTExYjE1YThiMzNjMmE3ZTllMzJhYmIyMDUxYjI0ODFkMGJhN2RlZmQ2MzVjYTdhOTMzIgogICAgfQogIH0KfQ=="
|
||||
} ],
|
||||
"profileActions" : [ ]
|
||||
}
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"url": "https://sessionserver.mojang.com/session/minecraft/profile/9d9c39ad4d3a4e6191c73d327f5dcf51",
|
||||
"lastModified": 0,
|
||||
"expire": 1699764119
|
||||
}
|
||||
1
config/InventoryHUD/curios.json
Normal file
1
config/InventoryHUD/curios.json
Normal file
|
|
@ -0,0 +1 @@
|
|||
{"head":{"x":0,"y":20,"enabled":false,"halign":"LEFT","valign":"TOP"},"hands":{"x":0,"y":40,"enabled":false,"halign":"LEFT","valign":"TOP"},"charm":{"x":0,"y":60,"enabled":false,"halign":"LEFT","valign":"TOP"},"belt":{"x":0,"y":80,"enabled":false,"halign":"LEFT","valign":"TOP"},"ring":{"x":0,"y":100,"enabled":false,"halign":"LEFT","valign":"TOP"},"back":{"x":0,"y":120,"enabled":false,"halign":"LEFT","valign":"TOP"},"bracelet":{"x":0,"y":140,"enabled":false,"halign":"LEFT","valign":"TOP"},"necklace":{"x":0,"y":160,"enabled":false,"halign":"LEFT","valign":"TOP"},"body":{"x":0,"y":180,"enabled":false,"halign":"LEFT","valign":"TOP"},"curio":{"x":0,"y":200,"enabled":false,"halign":"LEFT","valign":"TOP"}}
|
||||
14
config/bcc-common.toml
Normal file
14
config/bcc-common.toml
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
|
||||
#General settings
|
||||
[general]
|
||||
#The CurseForge project ID for the modpack
|
||||
#Range: > 0
|
||||
modpackProjectID = 0
|
||||
#The name of the modpack
|
||||
modpackName = "TerraFirmaGreg"
|
||||
#The version of the modpack
|
||||
modpackVersion = "0.0.1"
|
||||
#Use the metadata.json to determine the modpack version
|
||||
#ONLY ENABLE THIS IF YOU KNOW WHAT YOU ARE DOING
|
||||
useMetadata = false
|
||||
|
||||
14
config/cupboard.json
Normal file
14
config/cupboard.json
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
{
|
||||
"showCommandExecutionErrors": {
|
||||
"desc:": "Whether to display errors during command execution: default:true",
|
||||
"showCommandExecutionErrors": true
|
||||
},
|
||||
"debugChunkloadAttempts": {
|
||||
"desc:": "Enables debug logging of chunks being forceloaded on serverthread by directly accessing an unloaded chunk, which stalls the server until the chunk finishes loading: default:false",
|
||||
"debugChunkloadAttempts": false
|
||||
},
|
||||
"logOffthreadEntityAdd": {
|
||||
"desc:": "Entities should only be added on the server thread itself, cupboard fixes the crashes caused by mods violating that, this option enables the logging of those: default:true",
|
||||
"logOffthreadEntityAdd": true
|
||||
}
|
||||
}
|
||||
|
|
@ -211,15 +211,15 @@ customization {
|
|||
}
|
||||
|
||||
customization {
|
||||
orientation = top-right
|
||||
orientation = mid-centered
|
||||
splash_color = #ffff00
|
||||
hidden = false
|
||||
x = -99
|
||||
x = 221
|
||||
width = 60
|
||||
splash_rotation = -20
|
||||
action = deep_customization_element:title_screen_splash
|
||||
actionid = 1fac19ad-13d2-4cfd-8f48-d5b537614e231699232461194
|
||||
y = 76
|
||||
y = -89
|
||||
height = 30
|
||||
}
|
||||
|
||||
|
|
|
|||
6
config/farsight.json
Normal file
6
config/farsight.json
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"maxchunkdist": {
|
||||
"desc:": "The distance at which chunks are kept in memory, regardless of whether the server unloads them. default = 32, maximum = 512",
|
||||
"maxchunkdist": 32
|
||||
}
|
||||
}
|
||||
19
config/fastbench.cfg
Normal file
19
config/fastbench.cfg
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
# File Specification: https://gist.github.com/Shadows-of-Fire/88ac714a758636c57a52e32ace5474c1
|
||||
|
||||
#
|
||||
|
||||
general {
|
||||
# If the recipe book button is removed.
|
||||
# Default: true
|
||||
B:"Remove Recipe Book Button"=true
|
||||
|
||||
# If the crafting table has a tooltip
|
||||
# Default: false
|
||||
B:"Disable tooltip on crafting table"=false
|
||||
|
||||
# The tick interval at which all pooled grid updates will be run. Duplicate updates within the interval will be squashed.
|
||||
# Default: 2; Range: [1 ~ 100]
|
||||
I:"Grid Update Interval"=2
|
||||
}
|
||||
|
||||
|
||||
20
config/fastsuite.cfg
Normal file
20
config/fastsuite.cfg
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
# File Specification: https://gist.github.com/Shadows-of-Fire/88ac714a758636c57a52e32ace5474c1
|
||||
|
||||
# FastSuite Configuration
|
||||
|
||||
general {
|
||||
# A list of recipe types which may only be looked up on the main thread. Add a recipe type to this list if errors start happening.
|
||||
# Default: [
|
||||
S:"Single Threaded Recipe Types" <
|
||||
>
|
||||
|
||||
# The max time, in seconds, that a recipe lookup may take before aborting the lookup and logging an error.
|
||||
# Default: 25; Range: [1 ~ 300]
|
||||
I:"Max Recipe Lookup Time"=25
|
||||
|
||||
# If true, the stacks used as recipe inputs will be locked and throw an error if modified during parallel matching. Useful for debugging.
|
||||
# Default: false
|
||||
B:"Lock Crafting Input Stacks"=false
|
||||
}
|
||||
|
||||
|
||||
223
config/inventoryhud-client.toml
Normal file
223
config/inventoryhud-client.toml
Normal file
|
|
@ -0,0 +1,223 @@
|
|||
|
||||
#Settings for Inventory HUD
|
||||
[inventoryhud]
|
||||
#Inventory HUD mini mode
|
||||
invMini = false
|
||||
#Inventory HUD vertical mode
|
||||
invVert = false
|
||||
#Inventory HUD alpha
|
||||
#Range: 0 ~ 100
|
||||
invAlpha = 0
|
||||
#Toggle on by default
|
||||
byDefault = false
|
||||
#Animate recently picked up items
|
||||
animatedInv = false
|
||||
#Hide background if inventory is empty
|
||||
hideBackground = false
|
||||
#Show Inventory HUD when debug menu is open
|
||||
invWithDebug = true
|
||||
|
||||
#Settings for ArmorStatus HUD
|
||||
[armorhud]
|
||||
#Is Armor Damage HUD enabled
|
||||
ArmorDamage = true
|
||||
#Hide if durability is above this (in percentage):
|
||||
#Range: 0 ~ 100
|
||||
armAbove = 100
|
||||
#Show/Hide armor
|
||||
showArmor = true
|
||||
#Show/Hide armor
|
||||
showMain = true
|
||||
#Show/Hide armor
|
||||
showOff = true
|
||||
#Show/Hide armor
|
||||
showArrows = true
|
||||
#Show/Hide armor
|
||||
showInv = true
|
||||
#Armor HUD durability view (PERCENTAGE, DAMAGE, DAMAGE LEFT)
|
||||
#Allowed Values: PERCENTAGE, DAMAGE, DAMAGE_LEFT, OFF
|
||||
armView = "PERCENTAGE"
|
||||
#Show item durability bar
|
||||
armBars = false
|
||||
#Move all items at once or each one
|
||||
moveAll = true
|
||||
#Show/Hide empty slot icon
|
||||
showEmpty = true
|
||||
#Show overall count of items in main/off hand
|
||||
showCount = false
|
||||
#ArmorHUD scale in persentage from 50 to 150
|
||||
#Range: 50 ~ 150
|
||||
armScale = 100
|
||||
#Show Armor HUD when debug menu is open
|
||||
armWithDebug = true
|
||||
#Show arrows count when no weapon in your hands
|
||||
showArrowsWithoutWeapon = true
|
||||
|
||||
#Settings for Potions HUD
|
||||
[potionshud]
|
||||
#Is Potions HUD enabled
|
||||
Potions = true
|
||||
#Potion HUD alpha
|
||||
#Range: 0 ~ 100
|
||||
potAlpha = 100
|
||||
#Potion HUD gap
|
||||
#Range: -5 ~ 5
|
||||
potGap = 0
|
||||
#Potion HUD mini mode
|
||||
potMini = false
|
||||
#Potion HUD horizontal mode
|
||||
potHor = false
|
||||
#Full bar duration
|
||||
#Range: > 1
|
||||
barDuration = 300
|
||||
#Show hidden effects
|
||||
showHiddenEffects = true
|
||||
#Disable icons for effects in this list
|
||||
effectsBlackList = []
|
||||
#Show Potion HUD when debug menu is open
|
||||
potWithDebug = true
|
||||
#Show all levels of effects
|
||||
potionLevels = false
|
||||
|
||||
#DONT TOUCH THESE FIELDS!
|
||||
[positions]
|
||||
#Inventory HUD vertical align
|
||||
#Allowed Values: TOP, CENTER, BOTTOM
|
||||
invValign = "BOTTOM"
|
||||
#Inventory HUD horizontal align
|
||||
#Allowed Values: LEFT, MIDDLE, RIGHT
|
||||
invHalign = "MIDDLE"
|
||||
#Inventory HUD position (X)
|
||||
#Range: -9999 ~ 9999
|
||||
xPos = 0
|
||||
#Inventory HUD position (Y)
|
||||
#Range: -9999 ~ 9999
|
||||
yPos = 150
|
||||
#Armor HUD vertical align
|
||||
#Allowed Values: TOP, CENTER, BOTTOM
|
||||
armValign = "BOTTOM"
|
||||
#Armor HUD horizontal align
|
||||
#Allowed Values: LEFT, MIDDLE, RIGHT
|
||||
armHalign = "MIDDLE"
|
||||
#Armor HUD position (X)
|
||||
#Range: -9999 ~ 9999
|
||||
xArmPos = 0
|
||||
#Armor HUD position (Y)
|
||||
#Range: -9999 ~ 9999
|
||||
yArmPos = 70
|
||||
#Potion HUD vertical align
|
||||
#Allowed Values: TOP, CENTER, BOTTOM
|
||||
potValign = "TOP"
|
||||
#Potion HUD horizontal align
|
||||
#Allowed Values: LEFT, MIDDLE, RIGHT
|
||||
potHalign = "LEFT"
|
||||
#Potion HUD position (X)
|
||||
#Range: -9999 ~ 9999
|
||||
xPotionPos = 20
|
||||
#Potion HUD position (Y)
|
||||
#Range: -9999 ~ 9999
|
||||
yPotionPos = 20
|
||||
#Helmet position (X)
|
||||
#Range: -9999 ~ 9999
|
||||
helmPosX = 103
|
||||
#Helmet position (Y)
|
||||
#Range: -9999 ~ 9999
|
||||
helmPosY = 54
|
||||
#Chestplate position (X)
|
||||
#Range: -9999 ~ 9999
|
||||
chestPosX = 103
|
||||
#Chestplate position (Y)
|
||||
#Range: -9999 ~ 9999
|
||||
chestPosY = 37
|
||||
#Leggings position (X)
|
||||
#Range: -9999 ~ 9999
|
||||
legPosX = -103
|
||||
#Leggings position (Y)
|
||||
#Range: -9999 ~ 9999
|
||||
legPosY = 54
|
||||
#Boots position (X)
|
||||
#Range: -9999 ~ 9999
|
||||
bootPosX = -103
|
||||
#Boots position (Y)
|
||||
#Range: -9999 ~ 9999
|
||||
bootPosY = 37
|
||||
#MainHand position (X)
|
||||
#Range: -9999 ~ 9999
|
||||
mainPosX = 103
|
||||
#MainHand position (Y)
|
||||
#Range: -9999 ~ 9999
|
||||
mainPosY = 71
|
||||
#OffHand position (X)
|
||||
#Range: -9999 ~ 9999
|
||||
offPosX = -103
|
||||
#OffHand position (Y)
|
||||
#Range: -9999 ~ 9999
|
||||
offPosY = 71
|
||||
#Arrows position (X)
|
||||
#Range: -9999 ~ 9999
|
||||
arrPosX = 103
|
||||
#Arrows position (Y)
|
||||
#Range: -9999 ~ 9999
|
||||
arrPosY = 20
|
||||
#InvIcon position (X)
|
||||
#Range: -9999 ~ 9999
|
||||
invPosX = -103
|
||||
#InvIcon position (Y)
|
||||
#Range: -9999 ~ 9999
|
||||
invPosY = 20
|
||||
#Helmet horizontal align
|
||||
#Allowed Values: LEFT, MIDDLE, RIGHT
|
||||
helmHal = "MIDDLE"
|
||||
#Helmet vertical align
|
||||
#Allowed Values: TOP, CENTER, BOTTOM
|
||||
helmVal = "BOTTOM"
|
||||
#Chestplate horizontal align
|
||||
#Allowed Values: LEFT, MIDDLE, RIGHT
|
||||
chestHal = "MIDDLE"
|
||||
#Chestplate vertical align
|
||||
#Allowed Values: TOP, CENTER, BOTTOM
|
||||
chestVal = "BOTTOM"
|
||||
#Leggings horizontal align
|
||||
#Allowed Values: LEFT, MIDDLE, RIGHT
|
||||
legHal = "MIDDLE"
|
||||
#Leggings vertical align
|
||||
#Allowed Values: TOP, CENTER, BOTTOM
|
||||
legVal = "BOTTOM"
|
||||
#Boots horizontal align
|
||||
#Allowed Values: LEFT, MIDDLE, RIGHT
|
||||
bootHal = "MIDDLE"
|
||||
#Boots vertical align
|
||||
#Allowed Values: TOP, CENTER, BOTTOM
|
||||
bootVal = "BOTTOM"
|
||||
#MainHand horizontal align
|
||||
#Allowed Values: LEFT, MIDDLE, RIGHT
|
||||
mainHal = "MIDDLE"
|
||||
#MainHand vertical align
|
||||
#Allowed Values: TOP, CENTER, BOTTOM
|
||||
mainVal = "BOTTOM"
|
||||
#OffHand horizontal align
|
||||
#Allowed Values: LEFT, MIDDLE, RIGHT
|
||||
offHal = "MIDDLE"
|
||||
#OffHand vertical align
|
||||
#Allowed Values: TOP, CENTER, BOTTOM
|
||||
offVal = "BOTTOM"
|
||||
#Arrows horizontal align
|
||||
#Allowed Values: LEFT, MIDDLE, RIGHT
|
||||
arrHal = "MIDDLE"
|
||||
#Arrows vertical align
|
||||
#Allowed Values: TOP, CENTER, BOTTOM
|
||||
arrVal = "BOTTOM"
|
||||
#InvIcon horizontal align
|
||||
#Allowed Values: LEFT, MIDDLE, RIGHT
|
||||
invHal = "MIDDLE"
|
||||
#InvIcon vertical align
|
||||
#Allowed Values: TOP, CENTER, BOTTOM
|
||||
invVal = "BOTTOM"
|
||||
|
||||
#Notification settings
|
||||
[notification]
|
||||
#Last notified mod version
|
||||
lastNotifiedVersion = "11.1.0"
|
||||
#Notify more than once
|
||||
keepNotifying = true
|
||||
|
||||
|
|
@ -136,6 +136,9 @@
|
|||
"registry_name": "OFF",
|
||||
"mod_name": true
|
||||
},
|
||||
"corpse": {
|
||||
"corpse": true
|
||||
},
|
||||
"ae2": {
|
||||
"part_icon": true,
|
||||
"charger": true,
|
||||
|
|
|
|||
|
|
@ -122,6 +122,7 @@
|
|||
"extendedcrafting:auto_ender_crafter": null,
|
||||
"extendedcrafting:flux_crafter": null,
|
||||
"extendedcrafting:compressor": null,
|
||||
"corpse:corpse": null,
|
||||
"extendedcrafting:crafting_core": null,
|
||||
"extendedcrafting:basic_table": null,
|
||||
"extendedcrafting:advanced_table": null,
|
||||
|
|
@ -139,6 +140,7 @@
|
|||
"gtceu:workable_provider": null,
|
||||
"gtceu:controllable_provider": null,
|
||||
"gtceu:recipe_logic_provider": null,
|
||||
"corpse:corpse": null,
|
||||
"tfc:barrel": null,
|
||||
"tfc:bellows": null,
|
||||
"tfc:sapling": null,
|
||||
|
|
|
|||
68
config/pickupnotifier/pickupnotifier-client.toml
Normal file
68
config/pickupnotifier/pickupnotifier-client.toml
Normal file
|
|
@ -0,0 +1,68 @@
|
|||
|
||||
[display]
|
||||
#Should the picked up amount be shown when it's just a single item.
|
||||
display_single_count = true
|
||||
#Add the total amount of an item in your inventory to the entry.
|
||||
inventory_count = false
|
||||
#Mode for drawing a background behind entries for better visibility. 'CHAT' is similar to the chat background, 'TOOLTIP' uses the tooltip background rendering instead.
|
||||
#Allowed Values: NONE, CHAT, TOOLTIP
|
||||
entry_background = "NONE"
|
||||
#Add the name of the item to the entry.
|
||||
display_item_name = true
|
||||
#Where and if to display the amount of items picked up. 'SPRITE' will render the amount on the item sprite like in inventories, 'TEXT' will add a dedicated text including the amount to the item name display.
|
||||
#Allowed Values: OFF, SPRITE, TEXT, BOTH
|
||||
display_amount = "TEXT"
|
||||
#Show a small sprite next to the name of each entry showing its contents.
|
||||
draw_sprites = true
|
||||
#Color of the entry name text.
|
||||
#Allowed Values: BLACK, DARK_BLUE, DARK_GREEN, DARK_AQUA, DARK_RED, DARK_PURPLE, GOLD, GRAY, DARK_GRAY, BLUE, GREEN, AQUA, RED, LIGHT_PURPLE, YELLOW, WHITE
|
||||
default_color = "WHITE"
|
||||
#Ignore rarity of items and always use color specified in "Text Color" instead.
|
||||
ignore_rarity = false
|
||||
#Screen corner for entry list to be drawn in.
|
||||
#Allowed Values: TOP_LEFT, TOP_RIGHT, BOTTOM_LEFT, BOTTOM_RIGHT
|
||||
screen_corner = "BOTTOM_RIGHT"
|
||||
#Offset on x-axis from screen border.
|
||||
#Range: > 0
|
||||
offset_x = 8
|
||||
#Offset on y-axis from screen border.
|
||||
#Range: > 0
|
||||
offset_y = 4
|
||||
#Percentage of relative screen height entries are allowed to fill at max.
|
||||
#Range: 0.0 ~ 1.0
|
||||
max_height = 0.5
|
||||
#Scale of entries. A lower scale will make room for more rows to show. Works together with "GUI Scale" option in "Video Settings".
|
||||
#Range: 1 ~ 24
|
||||
scale = 4
|
||||
|
||||
[general]
|
||||
#Prevent items from being added to the pick-up log when in creative mode.
|
||||
disable_in_creative = false
|
||||
#Show the value of experience points collected instead of the amount of individual orbs.
|
||||
experience_value = true
|
||||
#Force-run the mod on the client-side only.
|
||||
#Only enable this when there are problems, e. g. the same pick-up being logged multiple times. Partial item stack pick-ups (when the inventory is full) won't show, and backpack compat won't work.
|
||||
#When playing on a server without this mod this option will be used automatically.
|
||||
force_client_only = false
|
||||
#Show item entities the player has collected in the pick-up notifications.
|
||||
include_items = true
|
||||
#Show experience orbs the player has collected in the pick-up notifications.
|
||||
include_experience = true
|
||||
#Show shot arrows the player has collected in the pick-up notifications.
|
||||
include_arrows = true
|
||||
|
||||
[behavior]
|
||||
#Combine entries of the same type instead of showing each one individually.
|
||||
#Allowed Values: ALWAYS, NEVER, EXCLUDE_NAMED
|
||||
combine_entries = "EXCLUDE_NAMED"
|
||||
#Amount of ticks each entry will be shown for. Set to 0 to only remove entries when space for new ones is needed.
|
||||
#Range: > 0
|
||||
display_time = 80
|
||||
#Make outdated entries slowly move out of the screen instead of disappearing in place.
|
||||
move_out_of_screen = true
|
||||
#Amount of ticks it takes for an entry to move out of the screen. Value cannot be larger than "Display Time".
|
||||
#Range: > 0
|
||||
move_time = 20
|
||||
#Make outdated entry names slowly fade away instead of simply vanishing.
|
||||
fade_away = true
|
||||
|
||||
6
config/pickupnotifier/pickupnotifier-server.toml
Normal file
6
config/pickupnotifier/pickupnotifier-server.toml
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
#Collect partial pick-up entries (when there isn't enough room in your inventory) in the log.
|
||||
#Might accidentally log items that have not been picked up, therefore it can be disabled.
|
||||
partial_pick_ups = true
|
||||
#Show entries for items picked up that don't go to the player's inventory. This will enable compatibility with some backpack mods, but might also falsely log items the player never actually receives; depending on the backpack implementation.
|
||||
backpack_integration = true
|
||||
|
||||
|
|
@ -63,8 +63,7 @@
|
|||
"shouldFilterDisplays": true,
|
||||
"filteringRules": [
|
||||
"{id:\"roughlyenoughitems:manual\",rule:{}}",
|
||||
"{id:\"roughlyenoughitems:basic\",rule:{}}",
|
||||
"{id:\"roughlyenoughitems:hidden_from_recipe_viewers\",rule:{}}"
|
||||
"{id:\"roughlyenoughitems:basic\",rule:{}}"
|
||||
],
|
||||
"filteringQuickCraftCategories": { },
|
||||
"filteredStacks": []
|
||||
|
|
|
|||
2262
kubejs/assets/tfc/lang/en_us.json
Normal file
2262
kubejs/assets/tfc/lang/en_us.json
Normal file
File diff suppressed because it is too large
Load diff
|
|
@ -14,13 +14,11 @@ const hideGTStuff = (event) => {
|
|||
}
|
||||
|
||||
const groupGTStuff = (event) => {
|
||||
event.groupItemsByTag('tfg:rei_groups/dusts/tiny', 'Tiny Dusts', 'forge:dusts/tiny')
|
||||
event.groupItemsByTag('tfg:rei_groups/dusts/small', 'Small Dusts', 'forge:dusts/small')
|
||||
event.groupItemsByTag('tfg:rei_groups/dusts', 'Dusts', 'forge:dusts')
|
||||
event.groupItemsByTag('tfg:rei_groups/dusts/pure', 'Pure Dusts', 'forge:dusts/pure')
|
||||
event.groupItemsByTag('tfg:rei_groups/dusts/impure', 'Impure Dusts', 'forge:dusts/impure')
|
||||
|
||||
event.groupItemsByTag('tfg:rei_groups/nuggets', 'Nuggets', 'forge:nuggets')
|
||||
event.groupItemsByTag('tfg:rei_groups/dusts', 'Dusts', 'forge:dusts')
|
||||
event.groupItemsByTag('tfg:rei_groups/dusts/small', 'Small Dusts', 'forge:dusts/small')
|
||||
event.groupItemsByTag('tfg:rei_groups/dusts/tiny', 'Tiny Dusts', 'forge:dusts/tiny')
|
||||
|
||||
event.groupItemsByTag('tfg:rei_groups/ores', 'Ores', 'forge:ores')
|
||||
event.groupItemsByTag('tfg:rei_groups/crushed_ores', 'Crushed Ores', 'forge:crushed_ores')
|
||||
|
|
@ -49,8 +47,9 @@ const groupGTStuff = (event) => {
|
|||
event.groupItemsByTag('tfg:rei_groups/gems/flawed', 'Flawed Gems', 'forge:gems/flawed')
|
||||
event.groupItemsByTag('tfg:rei_groups/gems/chipped', 'Chipped Gems', 'forge:gems/chipped')
|
||||
|
||||
event.groupItemsByTag('tfg:rei_groups/material_blocks', 'Material Blocks', 'forge:material_blocks')
|
||||
event.groupItemsByTag('tfg:rei_groups/raw_material_blocks', 'Raw Material Blocks', 'forge:raw_material_blocks')
|
||||
event.groupItemsByTag('tfg:rei_groups/material_blocks/raw', 'Raw Material Blocks', 'forge:material_blocks/raw')
|
||||
event.groupItemsByTag('tfg:rei_groups/material_blocks/block', 'Material Blocks', 'forge:material_blocks/block')
|
||||
event.groupItemsByTag('tfg:rei_groups/material_blocks/frame', 'Frames', 'forge:material_blocks/frame')
|
||||
|
||||
event.groupItemsByTag('tfg:rei_groups/sword_heads', 'Sword Heads', 'forge:sword_heads')
|
||||
event.groupItemsByTag('tfg:rei_groups/butchery_knife_heads', 'Butchery Knife Heads', 'forge:butchery_knife_heads')
|
||||
|
|
@ -65,10 +64,21 @@ const groupGTStuff = (event) => {
|
|||
event.groupItemsByTag('tfg:rei_groups/scythe_heads', 'Scythe Heads', 'forge:scythe_heads')
|
||||
event.groupItemsByTag('tfg:rei_groups/file_heads', 'File Heads', 'forge:file_heads')
|
||||
|
||||
event.groupItemsByTag('tfg:rei_groups/drill_heads', 'Drill Heads', 'forge:drill_heads')
|
||||
event.groupItemsByTag('tfg:rei_groups/chainsaw_heads', 'Chainsaw Heads', 'forge:chainsaw_heads')
|
||||
event.groupItemsByTag('tfg:rei_groups/buzzsaw_heads', 'Buzz Saw Blades', 'forge:buzzsaw_heads')
|
||||
|
||||
event.groupItemsByTag('tfg:rei_groups/turbine_blades', 'Turbine Blades', 'forge:turbine_blades')
|
||||
event.groupItemsByTag('tfg:rei_groups/wrench_tips', 'Wrench Tips', 'forge:wrench_tips')
|
||||
event.groupItemsByTag('tfg:rei_groups/screwdriver_tips', 'Screwdriver Tips', 'forge:screwdriver_tips')
|
||||
|
||||
event.groupItemsByTag('tfg:rei_groups/poor_raw_ores', 'Poor Raw Ores', 'forge:poor_raw_materials')
|
||||
event.groupItemsByTag('tfg:rei_groups/normal_raw_ores', 'Normal Raw Ores', 'forge:raw_materials')
|
||||
event.groupItemsByTag('tfg:rei_groups/rich_raw_ores', 'Rich Raw Ores', 'forge:rich_raw_materials')
|
||||
|
||||
event.groupItemsByTag('tfg:rei_groups/lenses', 'Lenses', 'forge:lenses')
|
||||
event.groupItemsByTag('tfg:rei_groups/rounds', 'Rounds', 'forge:rounds')
|
||||
event.groupItemsByTag('tfg:rei_groups/nuggets', 'Nuggets', 'forge:nuggets')
|
||||
event.groupItemsByTag('tfg:rei_groups/rings', 'Rings', 'forge:rings')
|
||||
event.groupItemsByTag('tfg:rei_groups/bolts', 'Bolts', 'forge:bolts')
|
||||
event.groupItemsByTag('tfg:rei_groups/screws', 'Screws', 'forge:screws')
|
||||
|
|
@ -76,45 +86,35 @@ const groupGTStuff = (event) => {
|
|||
event.groupItemsByTag('tfg:rei_groups/rotors', 'Rotors', 'forge:rotors')
|
||||
event.groupItemsByTag('tfg:rei_groups/wires/fine', 'Fine Wires', 'forge:wires/fine')
|
||||
|
||||
event.groupItems('tfg:rei_groups/drill_heads', 'Drill Heads', [/gtceu:.*_drill_head/])
|
||||
event.groupItems('tfg:rei_groups/chainsaw_heads', 'Chainsaw Heads', [/gtceu:.*_chainsaw_head/])
|
||||
event.groupItems('tfg:rei_groups/buzzsaw_blades', 'Buzz Saw Blades', [/gtceu:.*_buzz_saw_blade/])
|
||||
event.groupItemsByTag('tfg:rei_groups/wires/single', 'Single Wires', 'forge:wires/single')
|
||||
event.groupItemsByTag('tfg:rei_groups/wires/double', 'Double Wires','forge:wires/double')
|
||||
event.groupItemsByTag('tfg:rei_groups/wires/quadruple', 'Quadruple Wires', 'forge:wires/quadruple')
|
||||
event.groupItemsByTag('tfg:rei_groups/wires/octal', 'Octal Wires', 'forge:wires/octal')
|
||||
event.groupItemsByTag('tfg:rei_groups/wires/hex', 'Hex Wires', 'forge:wires/hex')
|
||||
|
||||
event.groupItemsByTag('tfg:rei_groups/cables/single', 'Single Cables', 'forge:cables/single')
|
||||
event.groupItemsByTag('tfg:rei_groups/cables/double', 'Double Cables', 'forge:cables/double')
|
||||
event.groupItemsByTag('tfg:rei_groups/cables/quadruple', 'Quadruple Cables', 'forge:cables/quadruple')
|
||||
event.groupItemsByTag('tfg:rei_groups/cables/octal', 'Octal Cables', 'forge:cables/octal')
|
||||
event.groupItemsByTag('tfg:rei_groups/cables/hex', 'Hex Cables', 'forge:cables/hex')
|
||||
|
||||
event.groupItemsByTag('tfg:rei_groups/fluid_pipes/tiny', 'Tiny Fluid Pipes', 'forge:fluid_pipes/tiny')
|
||||
event.groupItemsByTag('tfg:rei_groups/fluid_pipes/small', 'Small Fluid Pipes', 'forge:fluid_pipes/small')
|
||||
event.groupItemsByTag('tfg:rei_groups/fluid_pipes/normal', 'Normal Fluid Pipes', 'forge:fluid_pipes/normal')
|
||||
event.groupItemsByTag('tfg:rei_groups/fluid_pipes/large', 'Large Fluid Pipes', 'forge:fluid_pipes/large')
|
||||
event.groupItemsByTag('tfg:rei_groups/fluid_pipes/huge', 'Huge Fluid Pipes', 'forge:fluid_pipes/huge')
|
||||
event.groupItemsByTag('tfg:rei_groups/fluid_pipes/quadruple', 'Quadruple Fluid Pipes', 'forge:fluid_pipes/quadruple')
|
||||
event.groupItemsByTag('tfg:rei_groups/fluid_pipes/nonuple', 'Nonuple Fluid Pipes', 'forge:fluid_pipes/nonuple')
|
||||
|
||||
event.groupItemsByTag('tfg:rei_groups/item_pipes/small', 'Small Item Pipes', 'forge:item_pipes/small')
|
||||
event.groupItemsByTag('tfg:rei_groups/item_pipes/normal', 'Normal Item Pipes', 'forge:item_pipes/normal')
|
||||
event.groupItemsByTag('tfg:rei_groups/item_pipes/large', 'Large Item Pipes', 'forge:item_pipes/large')
|
||||
event.groupItemsByTag('tfg:rei_groups/item_pipes/huge', 'Huge Item Pipes', 'forge:item_pipes/huge')
|
||||
|
||||
event.groupItemsByTag('tfg:rei_groups/restrictive_pipes/small', 'Small Restrictive Pipes', 'forge:restrictive_pipes/small')
|
||||
event.groupItemsByTag('tfg:rei_groups/restrictive_pipes/normal', 'Normal Resctrictive Pipes', 'forge:restrictive_pipes/normal')
|
||||
event.groupItemsByTag('tfg:rei_groups/restrictive_pipes/large', 'Large Resctrictive Pipes', 'forge:restrictive_pipes/large')
|
||||
event.groupItemsByTag('tfg:rei_groups/restrictive_pipes/huge', 'Huge Resctrictive Pipes', 'forge:restrictive_pipes/huge')
|
||||
|
||||
event.groupItems('tfg:rei_groups/turbine_blades', 'Turbine Blades', [/gtceu:.*_turbine_blade/])
|
||||
event.groupItems('tfg:rei_groups/wrench_tips', 'Wrench Tips', [/gtceu:.*_wrench_tip/])
|
||||
event.groupItems('tfg:rei_groups/screwdriver_tips', 'Screwdriver Tips', [/gtceu:.*_screwdriver_tip/])
|
||||
|
||||
event.groupItems('tfg:rei_groups/buckets', 'Buckets', [/gtceu:.*_bucket/])
|
||||
event.groupItems('tfg:rei_groups/frame', 'Frames', [/gtceu:.*_frame/])
|
||||
|
||||
event.groupItems('tfg:rei_groups/single_wires', 'Single Wires', [/gtceu:.*_single_wire/])
|
||||
event.groupItems('tfg:rei_groups/double_wires', 'Double Wires', [/gtceu:.*_double_wire/])
|
||||
event.groupItems('tfg:rei_groups/quadruple_wires', 'Quadruple Wires', [/gtceu:.*_quadruple_wire/])
|
||||
event.groupItems('tfg:rei_groups/octal_wires', 'Octal Wires', [/gtceu:.*_octal_wire/])
|
||||
event.groupItems('tfg:rei_groups/hex_wires', 'Hex Wires', [/gtceu:.*_hex_wire/])
|
||||
|
||||
event.groupItems('tfg:rei_groups/single_cables', 'Single Cables', [/gtceu:.*_single_cable/])
|
||||
event.groupItems('tfg:rei_groups/double_cables', 'Double Cables', [/gtceu:.*_double_cable/])
|
||||
event.groupItems('tfg:rei_groups/quadruple_cables', 'Quadruple Cables', [/gtceu:.*_quadruple_cable/])
|
||||
event.groupItems('tfg:rei_groups/octal_cables', 'Octal Cables', [/gtceu:.*_octal_cable/])
|
||||
event.groupItems('tfg:rei_groups/hex_cables', 'Hex Cables', [/gtceu:.*_hex_cable/])
|
||||
|
||||
event.groupItems('tfg:rei_groups/tiny_fluid_pipes', 'Tiny Fluid Pipes', [/gtceu:.*_tiny_fluid_pipe/])
|
||||
event.groupItems('tfg:rei_groups/small_fluid_pipes', 'Small Fluid Pipes', [/gtceu:.*_small_fluid_pipe/])
|
||||
event.groupItems('tfg:rei_groups/normal_fluid_pipes', 'Normal Fluid Pipes', [/gtceu:.*_normal_fluid_pipe/])
|
||||
event.groupItems('tfg:rei_groups/large_fluid_pipes', 'Large Fluid Pipes', [/gtceu:.*_large_fluid_pipe/])
|
||||
event.groupItems('tfg:rei_groups/huge_fluid_pipes', 'Huge Fluid Pipes', [/gtceu:.*_huge_fluid_pipe/])
|
||||
event.groupItems('tfg:rei_groups/quadruple_fluid_pipes', 'Quadruple Fluid Pipes', [/gtceu:.*_quadruple_fluid_pipe/])
|
||||
event.groupItems('tfg:rei_groups/nonuple_fluid_pipes', 'Nonuple Fluid Pipes', [/gtceu:.*_nonuple_fluid_pipe/])
|
||||
|
||||
event.groupItems('tfg:rei_groups/tiny_item_pipes', 'Tiny Item Pipes', [/gtceu:.*_tiny_item_pipe/])
|
||||
event.groupItems('tfg:rei_groups/small_item_pipes', 'Small Item Pipes', [/gtceu:.*_small_item_pipe/])
|
||||
event.groupItems('tfg:rei_groups/normal_item_pipes', 'Normal Item Pipes', [/gtceu:.*_normal_item_pipe/])
|
||||
event.groupItems('tfg:rei_groups/large_item_pipes', 'Large Item Pipes', [/gtceu:.*_large_item_pipe/])
|
||||
event.groupItems('tfg:rei_groups/huge_item_pipes', 'Huge Item Pipes', [/gtceu:.*_huge_item_pipe/])
|
||||
|
||||
event.groupItems('tfg:rei_groups/small_restrictive_item_pipes', 'Small Resctrictive Item Pipes', [/gtceu:.*_small_restrictive_item_pipe/])
|
||||
event.groupItems('tfg:rei_groups/normal_restrictive_item_pipes', 'Normal Resctrictive Item Pipes', [/gtceu:.*_normal_restrictive_item_pipe/])
|
||||
event.groupItems('tfg:rei_groups/large_restrictive_item_pipes', 'Large Resctrictive Item Pipes', [/gtceu:.*_large_restrictive_item_pipe/])
|
||||
event.groupItems('tfg:rei_groups/huge_restrictive_item_pipes', 'Huge Resctrictive Item Pipes', [/gtceu:.*_huge_restrictive_item_pipe/])
|
||||
}
|
||||
|
|
@ -1,27 +1,227 @@
|
|||
// priority: 199
|
||||
|
||||
const minecraftItemsToHide = [
|
||||
"minecraft:coal_ore",
|
||||
"minecraft:deepslate_coal_ore",
|
||||
"minecraft:iron_ore",
|
||||
"minecraft:deepslate_iron_ore",
|
||||
"minecraft:copper_ore",
|
||||
"minecraft:deepslate_copper_ore",
|
||||
"minecraft:gold_ore",
|
||||
"minecraft:deepslate_gold_ore",
|
||||
"minecraft:redstone_ore",
|
||||
"minecraft:deepslate_redstone_ore",
|
||||
"minecraft:emerald_ore",
|
||||
"minecraft:deepslate_emerald_ore",
|
||||
"minecraft:lapis_ore",
|
||||
"minecraft:deepslate_lapis_ore",
|
||||
"minecraft:diamond_ore",
|
||||
"minecraft:deepslate_diamond_ore",
|
||||
"minecraft:nether_gold_ore",
|
||||
"minecraft:nether_quartz_ore",
|
||||
"minecraft:ancient_debris",
|
||||
"minecraft:netherite_helmet",
|
||||
"minecraft:netherite_chestplate",
|
||||
"minecraft:netherite_leggings",
|
||||
"minecraft:netherite_boots",
|
||||
// Regular blocks
|
||||
/*
|
||||
'minecraft:dark_oak_planks',
|
||||
'minecraft:mangrove_planks',
|
||||
'minecraft:crimson_planks',
|
||||
'minecraft:warped_planks',
|
||||
'minecraft:stone',
|
||||
'minecraft:granite',
|
||||
'minecraft:polished_granite',
|
||||
'minecraft:diorite',
|
||||
'minecraft:polished_diorite',
|
||||
'minecraft:andesite',
|
||||
'minecraft:polished_andesite',
|
||||
'minecraft:deepslate',
|
||||
'minecraft:cobbled_deepslate',
|
||||
'minecraft:polished_deepslate',
|
||||
'minecraft:calcite',
|
||||
'minecraft:tuff',
|
||||
'minecraft:dripstone_block',
|
||||
'minecraft:grass_block',
|
||||
'minecraft:dirt',
|
||||
'minecraft:coarse_dirt',
|
||||
'minecraft:podzol',
|
||||
'minecraft:rooted_dirt',
|
||||
'minecraft:crimson_nylium',
|
||||
'minecraft:warped_nylium',
|
||||
'minecraft:cobblestone',
|
||||
'minecraft:oak_planks',
|
||||
'minecraft:spruce_planks',
|
||||
'minecraft:birch_planks',
|
||||
'minecraft:jungle_planks',
|
||||
'minecraft:acacia_planks',
|
||||
'minecraft:cherry_planks',
|
||||
'minecraft:stripped_cherry_log',
|
||||
'minecraft:stripped_dark_oak_log',
|
||||
'minecraft:stripped_mangrove_log',
|
||||
'minecraft:stripped_crimson_stem',
|
||||
'minecraft:stripped_warped_stem',
|
||||
'minecraft:stripped_oak_wood',
|
||||
'minecraft:stripped_spruce_wood',
|
||||
'minecraft:stripped_birch_wood',
|
||||
'minecraft:stripped_jungle_wood',
|
||||
'minecraft:oak_sapling',
|
||||
'minecraft:spruce_sapling',
|
||||
'minecraft:birch_sapling',
|
||||
'minecraft:jungle_sapling',
|
||||
'minecraft:acacia_sapling',
|
||||
'minecraft:cherry_sapling',
|
||||
'minecraft:dark_oak_sapling',
|
||||
'minecraft:mangrove_propagule',
|
||||
'minecraft:suspicious_gravel',
|
||||
'minecraft:budding_amethyst',
|
||||
'minecraft:netherite_block',
|
||||
'minecraft:oak_log',
|
||||
'minecraft:spruce_log',
|
||||
'minecraft:birch_log',
|
||||
'minecraft:jungle_log',
|
||||
'minecraft:acacia_log',
|
||||
'minecraft:cherry_log',
|
||||
'minecraft:dark_oak_log',
|
||||
'minecraft:mangrove_log',
|
||||
'minecraft:mangrove_roots',
|
||||
'minecraft:crimson_stem',
|
||||
'minecraft:warped_stem',
|
||||
'minecraft:stripped_oak_log',
|
||||
'minecraft:stripped_spruce_log',
|
||||
'minecraft:stripped_birch_log',
|
||||
'minecraft:stripped_jungle_log',
|
||||
'minecraft:stripped_acacia_log',
|
||||
'minecraft:stripped_acacia_wood',
|
||||
'minecraft:stripped_cherry_wood',
|
||||
'minecraft:stripped_dark_oak_wood',
|
||||
'minecraft:stripped_mangrove_wood',
|
||||
'minecraft:stripped_crimson_hyphae',
|
||||
'minecraft:stripped_warped_hyphae',
|
||||
'minecraft:oak_wood',
|
||||
'minecraft:spruce_wood',
|
||||
'minecraft:birch_wood',
|
||||
'minecraft:jungle_wood',
|
||||
'minecraft:acacia_wood',
|
||||
'minecraft:cherry_wood',
|
||||
'minecraft:dark_oak_wood',
|
||||
'minecraft:mangrove_wood',
|
||||
'minecraft:crimson_hyphae',
|
||||
'minecraft:warped_hyphae',
|
||||
'minecraft:oak_leaves',
|
||||
'minecraft:spruce_leaves',
|
||||
'minecraft:birch_leaves',
|
||||
'minecraft:jungle_leaves',
|
||||
'minecraft:acacia_leaves',
|
||||
'minecraft:cherry_leaves',
|
||||
'minecraft:dark_oak_leaves',
|
||||
'minecraft:mangrove_leaves',
|
||||
'minecraft:azalea_leaves',
|
||||
'minecraft:flowering_azalea_leaves',
|
||||
'minecraft:warped_fungus',
|
||||
'minecraft:crimson_fungus',
|
||||
'minecraft:dead_bush',
|
||||
'minecraft:flowering_azalea',
|
||||
'minecraft:azalea',
|
||||
'minecraft:fern',
|
||||
'minecraft:grass',
|
||||
'minecraft:weeping_vines',
|
||||
'minecraft:nether_sprouts',
|
||||
'minecraft:spore_blossom',
|
||||
'minecraft:pitcher_plant',
|
||||
'minecraft:oxeye_daisy',
|
||||
'minecraft:orange_tulip',
|
||||
'minecraft:red_tulip',
|
||||
'minecraft:azure_bluet',
|
||||
'minecraft:twisting_vines',
|
||||
'minecraft:warped_roots',
|
||||
'minecraft:brown_mushroom',
|
||||
'minecraft:torchflower',
|
||||
'minecraft:cornflower',
|
||||
'minecraft:white_tulip',
|
||||
'minecraft:allium',
|
||||
'minecraft:blue_orchid',
|
||||
'minecraft:sugar_cane',
|
||||
'minecraft:crimson_roots',
|
||||
'minecraft:red_mushroom',
|
||||
'minecraft:wither_rose',
|
||||
'minecraft:lily_of_the_valley',
|
||||
'minecraft:pink_tulip',
|
||||
'minecraft:poppy',
|
||||
'minecraft:dandelion',
|
||||
'minecraft:oak_slab',
|
||||
'minecraft:spruce_slab',
|
||||
'minecraft:birch_slab',
|
||||
'minecraft:jungle_slab',
|
||||
'minecraft:acacia_slab',
|
||||
'minecraft:cherry_slab',
|
||||
'minecraft:dark_oak_slab',
|
||||
'minecraft:mangrove_slab',
|
||||
'minecraft:crimson_slab',
|
||||
'minecraft:warped_slab',
|
||||
'minecraft:stone_slab',
|
||||
'minecraft:smooth_stone_slab',
|
||||
'minecraft:petrified_oak_slab',
|
||||
'minecraft:cobblestone_slab',
|
||||
'minecraft:brick_slab',
|
||||
'minecraft:stone_brick_slab',
|
||||
'minecraft:nether_brick_slab',
|
||||
'minecraft:purpur_slab',
|
||||
'minecraft:prismarine_slab',
|
||||
'minecraft:prismarine_brick_slab',
|
||||
'minecraft:dark_prismarine_slab',
|
||||
'minecraft:smooth_stone',*/
|
||||
|
||||
'minecraft:smithing_table',
|
||||
'minecraft:coal_ore',
|
||||
'minecraft:deepslate_coal_ore',
|
||||
'minecraft:iron_ore',
|
||||
'minecraft:deepslate_iron_ore',
|
||||
'minecraft:copper_ore',
|
||||
'minecraft:deepslate_copper_ore',
|
||||
'minecraft:gold_ore',
|
||||
'minecraft:deepslate_gold_ore',
|
||||
'minecraft:redstone_ore',
|
||||
'minecraft:deepslate_redstone_ore',
|
||||
'minecraft:emerald_ore',
|
||||
'minecraft:deepslate_emerald_ore',
|
||||
'minecraft:lapis_ore',
|
||||
'minecraft:deepslate_lapis_ore',
|
||||
'minecraft:diamond_ore',
|
||||
'minecraft:deepslate_diamond_ore',
|
||||
'minecraft:nether_gold_ore',
|
||||
'minecraft:nether_quartz_ore',
|
||||
'minecraft:ancient_debris',
|
||||
|
||||
// Tools
|
||||
'minecraft:wooden_shovel',
|
||||
'minecraft:stone_shovel',
|
||||
'minecraft:golden_shovel',
|
||||
'minecraft:iron_shovel',
|
||||
'minecraft:diamond_shovel',
|
||||
'minecraft:netherite_shovel',
|
||||
'minecraft:wooden_hoe',
|
||||
'minecraft:stone_hoe',
|
||||
'minecraft:golden_hoe',
|
||||
'minecraft:iron_hoe',
|
||||
'minecraft:diamond_hoe',
|
||||
'minecraft:netherite_hoe',
|
||||
'minecraft:wooden_sword',
|
||||
'minecraft:stone_sword',
|
||||
'minecraft:golden_sword',
|
||||
'minecraft:iron_sword',
|
||||
'minecraft:diamond_sword',
|
||||
'minecraft:netherite_sword',
|
||||
'minecraft:wooden_pickaxe',
|
||||
'minecraft:stone_pickaxe',
|
||||
'minecraft:golden_pickaxe',
|
||||
'minecraft:iron_pickaxe',
|
||||
'minecraft:diamond_pickaxe',
|
||||
'minecraft:netherite_pickaxe',
|
||||
'minecraft:wooden_axe',
|
||||
'minecraft:stone_axe',
|
||||
'minecraft:golden_axe',
|
||||
'minecraft:iron_axe',
|
||||
'minecraft:diamond_axe',
|
||||
'minecraft:netherite_axe',
|
||||
|
||||
// Armor
|
||||
'minecraft:netherite_helmet',
|
||||
'minecraft:netherite_chestplate',
|
||||
'minecraft:netherite_leggings',
|
||||
'minecraft:netherite_boots',
|
||||
'minecraft:golden_helmet',
|
||||
'minecraft:golden_chestplate',
|
||||
'minecraft:golden_leggings',
|
||||
'minecraft:golden_boots',
|
||||
'minecraft:iron_helmet',
|
||||
'minecraft:iron_chestplate',
|
||||
'minecraft:iron_leggings',
|
||||
'minecraft:iron_boots',
|
||||
'minecraft:chainmail_helmet',
|
||||
'minecraft:chainmail_chestplate',
|
||||
'minecraft:chainmail_leggings',
|
||||
'minecraft:chainmail_boots',
|
||||
'minecraft:diamond_helmet',
|
||||
'minecraft:diamond_chestplate',
|
||||
'minecraft:diamond_leggings',
|
||||
'minecraft:diamond_boots',
|
||||
]
|
||||
5
kubejs/data/minecraft/tags/blocks/needs_iron_tool.json
Normal file
5
kubejs/data/minecraft/tags/blocks/needs_iron_tool.json
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"values": [
|
||||
"#forge:tfc_stonetype_ore"
|
||||
]
|
||||
}
|
||||
|
|
@ -0,0 +1,18 @@
|
|||
{
|
||||
"__comment__": "This file was automatically created by mcresources",
|
||||
"type": "tfc:geode",
|
||||
"config": {
|
||||
"outer": "tfc:rock/hardened/basalt",
|
||||
"middle": "tfc:rock/raw/quartzite",
|
||||
"inner": [
|
||||
{
|
||||
"data": "gtceu:tfc_quartzite_amethyst_ore",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"data": "tfc:rock/raw/quartzite",
|
||||
"weight": 5
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,313 @@
|
|||
{
|
||||
"type": "tfc:disc_vein",
|
||||
"config": {
|
||||
"rarity": 230,
|
||||
"density": 0.25,
|
||||
"min_y": -64,
|
||||
"max_y": 26,
|
||||
"size": 28,
|
||||
"random_name": "deep_garnet_amethyst",
|
||||
"height": 8,
|
||||
"blocks": [
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/quartzite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_quartzite_red_garnet_ore",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_quartzite_yellow_garnet_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_quartzite_amethyst_ore",
|
||||
"weight": 65
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_quartzite_opal_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/slate"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_slate_red_garnet_ore",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_slate_yellow_garnet_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_slate_amethyst_ore",
|
||||
"weight": 65
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_slate_opal_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/phyllite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_phyllite_red_garnet_ore",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_phyllite_yellow_garnet_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_phyllite_amethyst_ore",
|
||||
"weight": 65
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_phyllite_opal_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/schist"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_schist_red_garnet_ore",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_schist_yellow_garnet_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_schist_amethyst_ore",
|
||||
"weight": 65
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_schist_opal_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/gneiss"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_gneiss_red_garnet_ore",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_gneiss_yellow_garnet_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_gneiss_amethyst_ore",
|
||||
"weight": 65
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_gneiss_opal_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/marble"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_marble_red_garnet_ore",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_marble_yellow_garnet_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_marble_amethyst_ore",
|
||||
"weight": 65
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_marble_opal_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/shale"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_shale_red_garnet_ore",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_shale_yellow_garnet_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_shale_amethyst_ore",
|
||||
"weight": 65
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_shale_opal_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/claystone"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_claystone_red_garnet_ore",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_claystone_yellow_garnet_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_claystone_amethyst_ore",
|
||||
"weight": 65
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_claystone_opal_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/limestone"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_limestone_red_garnet_ore",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_limestone_yellow_garnet_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_limestone_amethyst_ore",
|
||||
"weight": 65
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_limestone_opal_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/conglomerate"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_conglomerate_red_garnet_ore",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_conglomerate_yellow_garnet_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_conglomerate_amethyst_ore",
|
||||
"weight": 65
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_conglomerate_opal_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/dolomite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_dolomite_red_garnet_ore",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_dolomite_yellow_garnet_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_dolomite_amethyst_ore",
|
||||
"weight": 65
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_dolomite_opal_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/chert"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_chert_red_garnet_ore",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_chert_yellow_garnet_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_chert_amethyst_ore",
|
||||
"weight": 65
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_chert_opal_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/chalk"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_chalk_red_garnet_ore",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_chalk_yellow_garnet_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_chalk_amethyst_ore",
|
||||
"weight": 65
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_chalk_opal_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,175 @@
|
|||
{
|
||||
"type": "tfc:disc_vein",
|
||||
"config": {
|
||||
"rarity": 220,
|
||||
"density": 0.35,
|
||||
"min_y": -64,
|
||||
"max_y": 62,
|
||||
"size": 26,
|
||||
"random_name": "deep_garnet_opal",
|
||||
"height": 6,
|
||||
"blocks": [
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/rhyolite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_rhyolite_red_garnet_ore",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_rhyolite_yellow_garnet_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_rhyolite_amethyst_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_rhyolite_opal_ore",
|
||||
"weight": 55
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/basalt"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_basalt_red_garnet_ore",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_basalt_yellow_garnet_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_basalt_amethyst_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_basalt_opal_ore",
|
||||
"weight": 55
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/andesite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_andesite_red_garnet_ore",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_andesite_yellow_garnet_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_andesite_amethyst_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_andesite_opal_ore",
|
||||
"weight": 55
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/dacite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_dacite_red_garnet_ore",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_dacite_yellow_garnet_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_dacite_amethyst_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_dacite_opal_ore",
|
||||
"weight": 55
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/granite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_granite_red_garnet_ore",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_granite_yellow_garnet_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_granite_amethyst_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_granite_opal_ore",
|
||||
"weight": 55
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/diorite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_diorite_red_garnet_ore",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_diorite_yellow_garnet_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_diorite_amethyst_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_diorite_opal_ore",
|
||||
"weight": 55
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/gabbro"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_gabbro_red_garnet_ore",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_gabbro_yellow_garnet_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_gabbro_amethyst_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_gabbro_opal_ore",
|
||||
"weight": 55
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,174 @@
|
|||
{
|
||||
"type": "tfc:cluster_vein",
|
||||
"config": {
|
||||
"rarity": 260,
|
||||
"density": 0.45,
|
||||
"min_y": -64,
|
||||
"max_y": 30,
|
||||
"size": 32,
|
||||
"random_name": "deep_gold",
|
||||
"blocks": [
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/rhyolite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_rhyolite_goethite_ore",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_rhyolite_yellow_limonite_ore",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_rhyolite_hematite_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_rhyolite_gold_ore",
|
||||
"weight": 75
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/basalt"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_basalt_goethite_ore",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_basalt_yellow_limonite_ore",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_basalt_hematite_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_basalt_gold_ore",
|
||||
"weight": 75
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/andesite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_andesite_goethite_ore",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_andesite_yellow_limonite_ore",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_andesite_hematite_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_andesite_gold_ore",
|
||||
"weight": 75
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/dacite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_dacite_goethite_ore",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_dacite_yellow_limonite_ore",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_dacite_hematite_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_dacite_gold_ore",
|
||||
"weight": 75
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/granite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_granite_goethite_ore",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_granite_yellow_limonite_ore",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_granite_hematite_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_granite_gold_ore",
|
||||
"weight": 75
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/diorite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_diorite_goethite_ore",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_diorite_yellow_limonite_ore",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_diorite_hematite_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_diorite_gold_ore",
|
||||
"weight": 75
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/gabbro"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_gabbro_goethite_ore",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_gabbro_yellow_limonite_ore",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_gabbro_hematite_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_gabbro_gold_ore",
|
||||
"weight": 75
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,121 @@
|
|||
{
|
||||
"type": "tfc:cluster_vein",
|
||||
"config": {
|
||||
"rarity": 220,
|
||||
"density": 0.35,
|
||||
"min_y": -64,
|
||||
"max_y": 30,
|
||||
"size": 30,
|
||||
"random_name": "deep_hematite",
|
||||
"blocks": [
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/rhyolite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_rhyolite_goethite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_rhyolite_yellow_limonite_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_rhyolite_hematite_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_rhyolite_gold_ore",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_rhyolite_ruby_ore",
|
||||
"weight": 20
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/basalt"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_basalt_goethite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_basalt_yellow_limonite_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_basalt_hematite_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_basalt_gold_ore",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_basalt_ruby_ore",
|
||||
"weight": 20
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/andesite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_andesite_goethite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_andesite_yellow_limonite_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_andesite_hematite_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_andesite_gold_ore",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_andesite_ruby_ore",
|
||||
"weight": 20
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/dacite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_dacite_goethite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_dacite_yellow_limonite_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_dacite_hematite_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_dacite_gold_ore",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_dacite_ruby_ore",
|
||||
"weight": 20
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,59 @@
|
|||
{
|
||||
"type": "tfc:cluster_vein",
|
||||
"config": {
|
||||
"rarity": 240,
|
||||
"density": 0.35,
|
||||
"min_y": -64,
|
||||
"max_y": 30,
|
||||
"size": 32,
|
||||
"random_name": "deep_limonite",
|
||||
"blocks": [
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/marble"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_marble_goethite_ore",
|
||||
"weight": 50
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_marble_yellow_limonite_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_marble_hematite_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_marble_malachite_ore",
|
||||
"weight": 20
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/limestone"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_limestone_goethite_ore",
|
||||
"weight": 50
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_limestone_yellow_limonite_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_limestone_hematite_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_limestone_malachite_ore",
|
||||
"weight": 20
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,202 @@
|
|||
{
|
||||
"type": "tfc:cluster_vein",
|
||||
"config": {
|
||||
"rarity": 235,
|
||||
"density": 0.3,
|
||||
"min_y": -64,
|
||||
"max_y": 30,
|
||||
"size": 34,
|
||||
"random_name": "deep_magnetite",
|
||||
"blocks": [
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/shale"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_shale_magnetite_ore",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_shale_vanadium_magnetite_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_shale_chromite_ore",
|
||||
"weight": 60
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_shale_gold_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_shale_sapphire_ore",
|
||||
"weight": 5
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/claystone"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_claystone_magnetite_ore",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_claystone_vanadium_magnetite_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_claystone_chromite_ore",
|
||||
"weight": 60
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_claystone_gold_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_claystone_sapphire_ore",
|
||||
"weight": 5
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/limestone"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_limestone_magnetite_ore",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_limestone_vanadium_magnetite_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_limestone_chromite_ore",
|
||||
"weight": 60
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_limestone_gold_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_limestone_sapphire_ore",
|
||||
"weight": 5
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/conglomerate"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_conglomerate_magnetite_ore",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_conglomerate_vanadium_magnetite_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_conglomerate_chromite_ore",
|
||||
"weight": 60
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_conglomerate_gold_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_conglomerate_sapphire_ore",
|
||||
"weight": 5
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/dolomite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_dolomite_magnetite_ore",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_dolomite_vanadium_magnetite_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_dolomite_chromite_ore",
|
||||
"weight": 60
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_dolomite_gold_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_dolomite_sapphire_ore",
|
||||
"weight": 5
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/chert"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_chert_magnetite_ore",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_chert_vanadium_magnetite_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_chert_chromite_ore",
|
||||
"weight": 60
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_chert_gold_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_chert_sapphire_ore",
|
||||
"weight": 5
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/chalk"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_chalk_magnetite_ore",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_chalk_vanadium_magnetite_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_chalk_chromite_ore",
|
||||
"weight": 60
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_chalk_gold_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_chalk_sapphire_ore",
|
||||
"weight": 5
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,174 @@
|
|||
{
|
||||
"type": "tfc:cluster_vein",
|
||||
"config": {
|
||||
"rarity": 245,
|
||||
"density": 0.45,
|
||||
"min_y": -64,
|
||||
"max_y": 10,
|
||||
"size": 26,
|
||||
"random_name": "deep_molybdenum",
|
||||
"blocks": [
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/rhyolite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_rhyolite_wulfenite_ore",
|
||||
"weight": 40
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_rhyolite_molybdenite_ore",
|
||||
"weight": 30
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_rhyolite_molybdenum_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_rhyolite_powellite_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/basalt"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_basalt_wulfenite_ore",
|
||||
"weight": 40
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_basalt_molybdenite_ore",
|
||||
"weight": 30
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_basalt_molybdenum_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_basalt_powellite_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/andesite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_andesite_wulfenite_ore",
|
||||
"weight": 40
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_andesite_molybdenite_ore",
|
||||
"weight": 30
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_andesite_molybdenum_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_andesite_powellite_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/dacite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_dacite_wulfenite_ore",
|
||||
"weight": 40
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_dacite_molybdenite_ore",
|
||||
"weight": 30
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_dacite_molybdenum_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_dacite_powellite_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/granite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_granite_wulfenite_ore",
|
||||
"weight": 40
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_granite_molybdenite_ore",
|
||||
"weight": 30
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_granite_molybdenum_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_granite_powellite_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/diorite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_diorite_wulfenite_ore",
|
||||
"weight": 40
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_diorite_molybdenite_ore",
|
||||
"weight": 30
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_diorite_molybdenum_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_diorite_powellite_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/gabbro"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_gabbro_wulfenite_ore",
|
||||
"weight": 40
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_gabbro_molybdenite_ore",
|
||||
"weight": 30
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_gabbro_molybdenum_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_gabbro_powellite_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,103 @@
|
|||
{
|
||||
"type": "tfc:cluster_vein",
|
||||
"config": {
|
||||
"rarity": 380,
|
||||
"density": 0.25,
|
||||
"min_y": -64,
|
||||
"max_y": -20,
|
||||
"size": 22,
|
||||
"random_name": "deep_naquadah",
|
||||
"blocks": [
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/quartzite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_quartzite_naquadah_ore",
|
||||
"weight": 75
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_quartzite_plutonium_ore",
|
||||
"weight": 25
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/slate"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_slate_naquadah_ore",
|
||||
"weight": 75
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_slate_plutonium_ore",
|
||||
"weight": 25
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/phyllite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_phyllite_naquadah_ore",
|
||||
"weight": 75
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_phyllite_plutonium_ore",
|
||||
"weight": 25
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/schist"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_schist_naquadah_ore",
|
||||
"weight": 75
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_schist_plutonium_ore",
|
||||
"weight": 25
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/gneiss"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_gneiss_naquadah_ore",
|
||||
"weight": 75
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_gneiss_plutonium_ore",
|
||||
"weight": 25
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/marble"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_marble_naquadah_ore",
|
||||
"weight": 75
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_marble_plutonium_ore",
|
||||
"weight": 25
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,148 @@
|
|||
{
|
||||
"type": "tfc:cluster_vein",
|
||||
"config": {
|
||||
"rarity": 220,
|
||||
"density": 0.45,
|
||||
"min_y": -64,
|
||||
"max_y": -20,
|
||||
"size": 24,
|
||||
"random_name": "deep_pitchblende",
|
||||
"blocks": [
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/granite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_granite_pitchblende_ore",
|
||||
"weight": 50
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_granite_uraninite_ore",
|
||||
"weight": 50
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/diorite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_diorite_pitchblende_ore",
|
||||
"weight": 50
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_diorite_uraninite_ore",
|
||||
"weight": 50
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/gabbro"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_gabbro_pitchblende_ore",
|
||||
"weight": 50
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_gabbro_uraninite_ore",
|
||||
"weight": 50
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/quartzite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_quartzite_pitchblende_ore",
|
||||
"weight": 50
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_quartzite_uraninite_ore",
|
||||
"weight": 50
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/slate"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_slate_pitchblende_ore",
|
||||
"weight": 50
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_slate_uraninite_ore",
|
||||
"weight": 50
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/phyllite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_phyllite_pitchblende_ore",
|
||||
"weight": 50
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_phyllite_uraninite_ore",
|
||||
"weight": 50
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/schist"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_schist_pitchblende_ore",
|
||||
"weight": 50
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_schist_uraninite_ore",
|
||||
"weight": 50
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/gneiss"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_gneiss_pitchblende_ore",
|
||||
"weight": 50
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_gneiss_uraninite_ore",
|
||||
"weight": 50
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/marble"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_marble_pitchblende_ore",
|
||||
"weight": 50
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_marble_uraninite_ore",
|
||||
"weight": 50
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,106 @@
|
|||
{
|
||||
"type": "tfc:disc_vein",
|
||||
"config": {
|
||||
"rarity": 280,
|
||||
"density": 0.35,
|
||||
"min_y": -64,
|
||||
"max_y": 26,
|
||||
"size": 28,
|
||||
"random_name": "deep_sapphire",
|
||||
"height": 8,
|
||||
"blocks": [
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/rhyolite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_rhyolite_almandine_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_rhyolite_pyrope_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_rhyolite_sapphire_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_rhyolite_green_sapphire_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/basalt"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_basalt_almandine_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_basalt_pyrope_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_basalt_sapphire_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_basalt_green_sapphire_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/andesite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_andesite_almandine_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_andesite_pyrope_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_andesite_sapphire_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_andesite_green_sapphire_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/dacite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_dacite_almandine_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_dacite_pyrope_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_dacite_sapphire_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_dacite_green_sapphire_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,70 @@
|
|||
{
|
||||
"type": "tfc:cluster_vein",
|
||||
"config": {
|
||||
"rarity": 220,
|
||||
"density": 0.35,
|
||||
"min_y": -64,
|
||||
"max_y": 0,
|
||||
"size": 28,
|
||||
"random_name": "deep_scheelite",
|
||||
"blocks": [
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/granite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_granite_scheelite_ore",
|
||||
"weight": 45
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_granite_tungstate_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_granite_lithium_ore",
|
||||
"weight": 20
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/diorite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_diorite_scheelite_ore",
|
||||
"weight": 45
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_diorite_tungstate_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_diorite_lithium_ore",
|
||||
"weight": 20
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/gabbro"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_gabbro_scheelite_ore",
|
||||
"weight": 45
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_gabbro_tungstate_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_gabbro_lithium_ore",
|
||||
"weight": 20
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,151 @@
|
|||
{
|
||||
"type": "tfc:cluster_vein",
|
||||
"config": {
|
||||
"rarity": 300,
|
||||
"density": 0.3,
|
||||
"min_y": -64,
|
||||
"max_y": 0,
|
||||
"size": 30,
|
||||
"random_name": "deep_sheldonite",
|
||||
"blocks": [
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/quartzite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_quartzite_bornite_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_quartzite_cooperite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_quartzite_platinum_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_quartzite_palladium_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/slate"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_slate_bornite_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_slate_cooperite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_slate_platinum_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_slate_palladium_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/phyllite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_phyllite_bornite_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_phyllite_cooperite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_phyllite_platinum_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_phyllite_palladium_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/schist"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_schist_bornite_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_schist_cooperite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_schist_platinum_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_schist_palladium_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/gneiss"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_gneiss_bornite_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_gneiss_cooperite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_gneiss_platinum_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_gneiss_palladium_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/marble"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_marble_bornite_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_marble_cooperite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_marble_platinum_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_marble_palladium_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,152 @@
|
|||
{
|
||||
"type": "tfc:disc_vein",
|
||||
"config": {
|
||||
"rarity": 260,
|
||||
"density": 0.3,
|
||||
"min_y": -64,
|
||||
"max_y": 26,
|
||||
"size": 28,
|
||||
"random_name": "deep_topaz",
|
||||
"height": 7,
|
||||
"blocks": [
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/quartzite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_quartzite_blue_topaz_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_quartzite_topaz_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_quartzite_chalcocite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_quartzite_bornite_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/slate"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_slate_blue_topaz_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_slate_topaz_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_slate_chalcocite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_slate_bornite_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/phyllite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_phyllite_blue_topaz_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_phyllite_topaz_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_phyllite_chalcocite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_phyllite_bornite_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/schist"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_schist_blue_topaz_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_schist_topaz_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_schist_chalcocite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_schist_bornite_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/gneiss"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_gneiss_blue_topaz_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_gneiss_topaz_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_gneiss_chalcocite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_gneiss_bornite_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/marble"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_marble_blue_topaz_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_marble_topaz_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_marble_chalcocite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_marble_bornite_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,184 @@
|
|||
{
|
||||
"type": "tfc:cluster_vein",
|
||||
"config": {
|
||||
"rarity": 220,
|
||||
"density": 0.25,
|
||||
"min_y": -32,
|
||||
"max_y": 60,
|
||||
"size": 34,
|
||||
"random_name": "normal_apatite_",
|
||||
"blocks": [
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/granite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_granite_apatite_ore",
|
||||
"weight": 50
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_granite_tricalcium_phosphate_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_granite_pyrochlore_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/diorite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_diorite_apatite_ore",
|
||||
"weight": 50
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_diorite_tricalcium_phosphate_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_diorite_pyrochlore_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/gabbro"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_gabbro_apatite_ore",
|
||||
"weight": 50
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_gabbro_tricalcium_phosphate_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_gabbro_pyrochlore_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/quartzite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_quartzite_apatite_ore",
|
||||
"weight": 50
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_quartzite_tricalcium_phosphate_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_quartzite_pyrochlore_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/slate"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_slate_apatite_ore",
|
||||
"weight": 50
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_slate_tricalcium_phosphate_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_slate_pyrochlore_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/phyllite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_phyllite_apatite_ore",
|
||||
"weight": 50
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_phyllite_tricalcium_phosphate_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_phyllite_pyrochlore_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/schist"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_schist_apatite_ore",
|
||||
"weight": 50
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_schist_tricalcium_phosphate_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_schist_pyrochlore_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/gneiss"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_gneiss_apatite_ore",
|
||||
"weight": 50
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_gneiss_tricalcium_phosphate_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_gneiss_pyrochlore_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/marble"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_marble_apatite_ore",
|
||||
"weight": 50
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_marble_tricalcium_phosphate_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_marble_pyrochlore_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,60 @@
|
|||
{
|
||||
"type": "tfc:disc_vein",
|
||||
"config": {
|
||||
"rarity": 160,
|
||||
"density": 0.3,
|
||||
"min_y": -32,
|
||||
"max_y": 60,
|
||||
"size": 48,
|
||||
"random_name": "normal_basaltic_sands",
|
||||
"height": 9,
|
||||
"blocks": [
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/granite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_granite_basaltic_mineral_sand_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_granite_granitic_mineral_sand_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_granite_fullers_earth_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_granite_gypsum_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/basalt"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_basalt_basaltic_mineral_sand_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_basalt_granitic_mineral_sand_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_basalt_fullers_earth_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_basalt_gypsum_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,146 @@
|
|||
{
|
||||
"type": "tfc:cluster_vein",
|
||||
"config": {
|
||||
"rarity": 185,
|
||||
"density": 0.3,
|
||||
"min_y": -32,
|
||||
"max_y": 60,
|
||||
"size": 40,
|
||||
"random_name": "normal_bauxite",
|
||||
"blocks": [
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/shale"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_shale_bauxite_ore",
|
||||
"weight": 45
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_shale_ilmenite_ore",
|
||||
"weight": 30
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_shale_aluminium_ore",
|
||||
"weight": 25
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/claystone"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_claystone_bauxite_ore",
|
||||
"weight": 45
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_claystone_ilmenite_ore",
|
||||
"weight": 30
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_claystone_aluminium_ore",
|
||||
"weight": 25
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/limestone"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_limestone_bauxite_ore",
|
||||
"weight": 45
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_limestone_ilmenite_ore",
|
||||
"weight": 30
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_limestone_aluminium_ore",
|
||||
"weight": 25
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/conglomerate"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_conglomerate_bauxite_ore",
|
||||
"weight": 45
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_conglomerate_ilmenite_ore",
|
||||
"weight": 30
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_conglomerate_aluminium_ore",
|
||||
"weight": 25
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/dolomite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_dolomite_bauxite_ore",
|
||||
"weight": 45
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_dolomite_ilmenite_ore",
|
||||
"weight": 30
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_dolomite_aluminium_ore",
|
||||
"weight": 25
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/chert"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_chert_bauxite_ore",
|
||||
"weight": 45
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_chert_ilmenite_ore",
|
||||
"weight": 30
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_chert_aluminium_ore",
|
||||
"weight": 25
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/chalk"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_chalk_bauxite_ore",
|
||||
"weight": 45
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_chalk_ilmenite_ore",
|
||||
"weight": 30
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_chalk_aluminium_ore",
|
||||
"weight": 25
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,79 @@
|
|||
{
|
||||
"type": "tfc:pipe_vein",
|
||||
"config": {
|
||||
"rarity": 180,
|
||||
"density": 0.35,
|
||||
"min_y": -32,
|
||||
"max_y": 50,
|
||||
"random_name": "normal_beryllium",
|
||||
"min_skew": 6,
|
||||
"max_skew": 18,
|
||||
"min_slant": 0,
|
||||
"max_slant": 4,
|
||||
"sign": 0,
|
||||
"height": 60,
|
||||
"radius": 10,
|
||||
"blocks": [
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/rhyolite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_rhyolite_beryllium_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_rhyolite_emerald_ore",
|
||||
"weight": 65
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/basalt"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_basalt_beryllium_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_basalt_emerald_ore",
|
||||
"weight": 65
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/andesite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_andesite_beryllium_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_andesite_emerald_ore",
|
||||
"weight": 65
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/dacite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_dacite_beryllium_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_dacite_emerald_ore",
|
||||
"weight": 65
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,215 @@
|
|||
{
|
||||
"type": "tfc:cluster_vein",
|
||||
"config": {
|
||||
"rarity": 170,
|
||||
"density": 0.4,
|
||||
"min_y": -32,
|
||||
"max_y": 75,
|
||||
"size": 40,
|
||||
"random_name": "normal_bismuthinite",
|
||||
"blocks": [
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/granite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_granite_bismuth_ore",
|
||||
"weight": 80
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_granite_sulfur_ore",
|
||||
"weight": 9
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_granite_lead_ore",
|
||||
"weight": 11
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/diorite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_diorite_bismuth_ore",
|
||||
"weight": 80
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_diorite_sulfur_ore",
|
||||
"weight": 9
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_diorite_lead_ore",
|
||||
"weight": 11
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/gabbro"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_gabbro_bismuth_ore",
|
||||
"weight": 80
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_gabbro_sulfur_ore",
|
||||
"weight": 9
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_gabbro_lead_ore",
|
||||
"weight": 11
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/shale"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_shale_bismuth_ore",
|
||||
"weight": 80
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_shale_sulfur_ore",
|
||||
"weight": 9
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_shale_lead_ore",
|
||||
"weight": 11
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/claystone"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_claystone_bismuth_ore",
|
||||
"weight": 80
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_claystone_sulfur_ore",
|
||||
"weight": 9
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_claystone_lead_ore",
|
||||
"weight": 11
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/limestone"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_limestone_bismuth_ore",
|
||||
"weight": 80
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_limestone_sulfur_ore",
|
||||
"weight": 9
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_limestone_lead_ore",
|
||||
"weight": 11
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/conglomerate"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_conglomerate_bismuth_ore",
|
||||
"weight": 80
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_conglomerate_sulfur_ore",
|
||||
"weight": 9
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_conglomerate_lead_ore",
|
||||
"weight": 11
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/dolomite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_dolomite_bismuth_ore",
|
||||
"weight": 80
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_dolomite_sulfur_ore",
|
||||
"weight": 9
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_dolomite_lead_ore",
|
||||
"weight": 11
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/chert"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_chert_bismuth_ore",
|
||||
"weight": 80
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_chert_sulfur_ore",
|
||||
"weight": 9
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_chert_lead_ore",
|
||||
"weight": 11
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/chalk"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_chalk_bismuth_ore",
|
||||
"weight": 80
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_chalk_sulfur_ore",
|
||||
"weight": 9
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_chalk_lead_ore",
|
||||
"weight": 11
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"indicator": {
|
||||
"rarity": 12,
|
||||
"depth": 35,
|
||||
"underground_rarity": 1,
|
||||
"underground_count": 0,
|
||||
"blocks": [
|
||||
{
|
||||
"block": "tfc:ore/small_bismuthinite",
|
||||
"weight": 100
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,70 @@
|
|||
{
|
||||
"type": "tfc:cluster_vein",
|
||||
"config": {
|
||||
"rarity": 170,
|
||||
"density": 0.4,
|
||||
"min_y": -32,
|
||||
"max_y": 75,
|
||||
"size": 40,
|
||||
"random_name": "normal_cassiterite",
|
||||
"blocks": [
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/granite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_granite_cassiterite_ore",
|
||||
"weight": 40
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_granite_tin_ore",
|
||||
"weight": 60
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/diorite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_diorite_cassiterite_ore",
|
||||
"weight": 40
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_diorite_tin_ore",
|
||||
"weight": 60
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/gabbro"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_gabbro_cassiterite_ore",
|
||||
"weight": 40
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_gabbro_tin_ore",
|
||||
"weight": 60
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"indicator": {
|
||||
"rarity": 12,
|
||||
"depth": 35,
|
||||
"underground_rarity": 1,
|
||||
"underground_count": 0,
|
||||
"blocks": [
|
||||
{
|
||||
"block": "tfc:ore/small_cassiterite",
|
||||
"weight": 100
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,105 @@
|
|||
{
|
||||
"type": "tfc:cluster_vein",
|
||||
"config": {
|
||||
"rarity": 150,
|
||||
"density": 0.3,
|
||||
"min_y": -32,
|
||||
"max_y": 100,
|
||||
"size": 40,
|
||||
"random_name": "normal_certus_quartz",
|
||||
"blocks": [
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/shale"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_shale_quartzite_ore",
|
||||
"weight": 45
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_shale_certus_quartz_ore",
|
||||
"weight": 30
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_shale_barite_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_shale_nether_quartz_ore",
|
||||
"weight": 10
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/quartzite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_quartzite_quartzite_ore",
|
||||
"weight": 45
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_quartzite_certus_quartz_ore",
|
||||
"weight": 30
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_quartzite_barite_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_quartzite_nether_quartz_ore",
|
||||
"weight": 10
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/schist"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_schist_quartzite_ore",
|
||||
"weight": 45
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_schist_certus_quartz_ore",
|
||||
"weight": 30
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_schist_barite_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_schist_nether_quartz_ore",
|
||||
"weight": 10
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/gneiss"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_gneiss_quartzite_ore",
|
||||
"weight": 45
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_gneiss_certus_quartz_ore",
|
||||
"weight": 30
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_gneiss_barite_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_gneiss_nether_quartz_ore",
|
||||
"weight": 10
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,90 @@
|
|||
{
|
||||
"type": "tfc:cluster_vein",
|
||||
"config": {
|
||||
"rarity": 215,
|
||||
"density": 0.55,
|
||||
"min_y": 0,
|
||||
"max_y": 210,
|
||||
"size": 60,
|
||||
"random_name": "normal_coal",
|
||||
"blocks": [
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/shale"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_shale_coal_ore",
|
||||
"weight": 100
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/claystone"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_claystone_coal_ore",
|
||||
"weight": 100
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/limestone"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_limestone_coal_ore",
|
||||
"weight": 100
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/conglomerate"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_conglomerate_coal_ore",
|
||||
"weight": 100
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/dolomite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_dolomite_coal_ore",
|
||||
"weight": 100
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/chert"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_chert_coal_ore",
|
||||
"weight": 100
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/chalk"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_chalk_coal_ore",
|
||||
"weight": 100
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,117 @@
|
|||
{
|
||||
"type": "tfc:cluster_vein",
|
||||
"config": {
|
||||
"rarity": 170,
|
||||
"density": 0.4,
|
||||
"min_y": -32,
|
||||
"max_y": 75,
|
||||
"size": 40,
|
||||
"random_name": "normal_copper",
|
||||
"blocks": [
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/rhyolite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_rhyolite_chalcopyrite_ore",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_rhyolite_iron_ore",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_rhyolite_pyrite_ore",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_rhyolite_copper_ore",
|
||||
"weight": 65
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/basalt"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_basalt_chalcopyrite_ore",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_basalt_iron_ore",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_basalt_pyrite_ore",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_basalt_copper_ore",
|
||||
"weight": 65
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/andesite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_andesite_chalcopyrite_ore",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_andesite_iron_ore",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_andesite_pyrite_ore",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_andesite_copper_ore",
|
||||
"weight": 65
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/dacite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_dacite_chalcopyrite_ore",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_dacite_iron_ore",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_dacite_pyrite_ore",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_dacite_copper_ore",
|
||||
"weight": 65
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"indicator": {
|
||||
"rarity": 12,
|
||||
"depth": 35,
|
||||
"underground_rarity": 1,
|
||||
"underground_count": 0,
|
||||
"blocks": [
|
||||
{
|
||||
"block": "tfc:ore/small_native_copper",
|
||||
"weight": 100
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,473 @@
|
|||
{
|
||||
"type": "tfc:cluster_vein",
|
||||
"config": {
|
||||
"rarity": 360,
|
||||
"density": 0.25,
|
||||
"min_y": -40,
|
||||
"max_y": 64,
|
||||
"size": 40,
|
||||
"random_name": "normal_garnet_tin",
|
||||
"blocks": [
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/rhyolite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_rhyolite_cassiterite_sand_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_rhyolite_garnet_sand_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_rhyolite_asbestos_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_rhyolite_diatomite_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/basalt"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_basalt_cassiterite_sand_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_basalt_garnet_sand_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_basalt_asbestos_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_basalt_diatomite_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/andesite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_andesite_cassiterite_sand_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_andesite_garnet_sand_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_andesite_asbestos_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_andesite_diatomite_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/dacite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_dacite_cassiterite_sand_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_dacite_garnet_sand_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_dacite_asbestos_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_dacite_diatomite_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/granite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_granite_cassiterite_sand_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_granite_garnet_sand_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_granite_asbestos_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_granite_diatomite_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/diorite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_diorite_cassiterite_sand_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_diorite_garnet_sand_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_diorite_asbestos_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_diorite_diatomite_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/gabbro"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_gabbro_cassiterite_sand_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_gabbro_garnet_sand_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_gabbro_asbestos_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_gabbro_diatomite_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/quartzite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_quartzite_cassiterite_sand_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_quartzite_garnet_sand_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_quartzite_asbestos_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_quartzite_diatomite_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/slate"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_slate_cassiterite_sand_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_slate_garnet_sand_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_slate_asbestos_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_slate_diatomite_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/phyllite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_phyllite_cassiterite_sand_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_phyllite_garnet_sand_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_phyllite_asbestos_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_phyllite_diatomite_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/schist"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_schist_cassiterite_sand_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_schist_garnet_sand_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_schist_asbestos_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_schist_diatomite_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/gneiss"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_gneiss_cassiterite_sand_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_gneiss_garnet_sand_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_gneiss_asbestos_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_gneiss_diatomite_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/marble"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_marble_cassiterite_sand_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_marble_garnet_sand_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_marble_asbestos_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_marble_diatomite_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/shale"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_shale_cassiterite_sand_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_shale_garnet_sand_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_shale_asbestos_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_shale_diatomite_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/claystone"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_claystone_cassiterite_sand_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_claystone_garnet_sand_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_claystone_asbestos_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_claystone_diatomite_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/limestone"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_limestone_cassiterite_sand_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_limestone_garnet_sand_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_limestone_asbestos_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_limestone_diatomite_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/conglomerate"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_conglomerate_cassiterite_sand_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_conglomerate_garnet_sand_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_conglomerate_asbestos_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_conglomerate_diatomite_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/dolomite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_dolomite_cassiterite_sand_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_dolomite_garnet_sand_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_dolomite_asbestos_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_dolomite_diatomite_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/chert"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_chert_cassiterite_sand_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_chert_garnet_sand_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_chert_asbestos_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_chert_diatomite_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/chalk"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_chalk_cassiterite_sand_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_chalk_garnet_sand_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_chalk_asbestos_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_chalk_diatomite_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,48 @@
|
|||
{
|
||||
"type": "tfc:cluster_vein",
|
||||
"config": {
|
||||
"rarity": 160,
|
||||
"density": 0.4,
|
||||
"min_y": -32,
|
||||
"max_y": 60,
|
||||
"size": 40,
|
||||
"random_name": "normal_garnierite",
|
||||
"blocks": [
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/gabbro"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_gabbro_garnierite_ore",
|
||||
"weight": 40
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_gabbro_nickel_ore",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_gabbro_cobaltite_ore",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_gabbro_pentlandite_ore",
|
||||
"weight": 30
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"indicator": {
|
||||
"rarity": 12,
|
||||
"depth": 35,
|
||||
"underground_rarity": 1,
|
||||
"underground_count": 0,
|
||||
"blocks": [
|
||||
{
|
||||
"block": "tfc:ore/small_garnierite",
|
||||
"weight": 100
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,187 @@
|
|||
{
|
||||
"type": "tfc:disc_vein",
|
||||
"config": {
|
||||
"rarity": 170,
|
||||
"density": 0.4,
|
||||
"min_y": -32,
|
||||
"max_y": 60,
|
||||
"size": 40,
|
||||
"random_name": "normal_gold",
|
||||
"height": 12,
|
||||
"blocks": [
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/rhyolite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_rhyolite_goethite_ore",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_rhyolite_yellow_limonite_ore",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_rhyolite_hematite_ore",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_rhyolite_gold_ore",
|
||||
"weight": 55
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/basalt"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_basalt_goethite_ore",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_basalt_yellow_limonite_ore",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_basalt_hematite_ore",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_basalt_gold_ore",
|
||||
"weight": 55
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/andesite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_andesite_goethite_ore",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_andesite_yellow_limonite_ore",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_andesite_hematite_ore",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_andesite_gold_ore",
|
||||
"weight": 55
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/dacite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_dacite_goethite_ore",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_dacite_yellow_limonite_ore",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_dacite_hematite_ore",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_dacite_gold_ore",
|
||||
"weight": 55
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/granite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_granite_goethite_ore",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_granite_yellow_limonite_ore",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_granite_hematite_ore",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_granite_gold_ore",
|
||||
"weight": 55
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/diorite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_diorite_goethite_ore",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_diorite_yellow_limonite_ore",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_diorite_hematite_ore",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_diorite_gold_ore",
|
||||
"weight": 55
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/gabbro"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_gabbro_goethite_ore",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_gabbro_yellow_limonite_ore",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_gabbro_hematite_ore",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_gabbro_gold_ore",
|
||||
"weight": 55
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"indicator": {
|
||||
"rarity": 12,
|
||||
"depth": 35,
|
||||
"underground_rarity": 1,
|
||||
"underground_count": 0,
|
||||
"blocks": [
|
||||
{
|
||||
"block": "tfc:ore/small_native_gold",
|
||||
"weight": 100
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,38 @@
|
|||
{
|
||||
"type": "tfc:pipe_vein",
|
||||
"config": {
|
||||
"rarity": 175,
|
||||
"density": 0.35,
|
||||
"min_y": -64,
|
||||
"max_y": 100,
|
||||
"random_name": "normal_graphite",
|
||||
"min_skew": 6,
|
||||
"max_skew": 18,
|
||||
"min_slant": 0,
|
||||
"max_slant": 5,
|
||||
"sign": 0,
|
||||
"height": 60,
|
||||
"radius": 12,
|
||||
"blocks": [
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/gabbro"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_gabbro_graphite_ore",
|
||||
"weight": 45
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_gabbro_diamond_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_gabbro_coal_ore",
|
||||
"weight": 30
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,117 @@
|
|||
{
|
||||
"type": "tfc:cluster_vein",
|
||||
"config": {
|
||||
"rarity": 170,
|
||||
"density": 0.4,
|
||||
"min_y": -32,
|
||||
"max_y": 75,
|
||||
"size": 40,
|
||||
"random_name": "normal_hematite",
|
||||
"blocks": [
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/rhyolite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_rhyolite_goethite_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_rhyolite_yellow_limonite_ore",
|
||||
"weight": 30
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_rhyolite_hematite_ore",
|
||||
"weight": 50
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_rhyolite_gold_ore",
|
||||
"weight": 5
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/basalt"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_basalt_goethite_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_basalt_yellow_limonite_ore",
|
||||
"weight": 30
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_basalt_hematite_ore",
|
||||
"weight": 50
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_basalt_gold_ore",
|
||||
"weight": 5
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/andesite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_andesite_goethite_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_andesite_yellow_limonite_ore",
|
||||
"weight": 30
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_andesite_hematite_ore",
|
||||
"weight": 50
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_andesite_gold_ore",
|
||||
"weight": 5
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/dacite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_dacite_goethite_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_dacite_yellow_limonite_ore",
|
||||
"weight": 30
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_dacite_hematite_ore",
|
||||
"weight": 50
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_dacite_gold_ore",
|
||||
"weight": 5
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"indicator": {
|
||||
"rarity": 12,
|
||||
"depth": 35,
|
||||
"underground_rarity": 1,
|
||||
"underground_count": 0,
|
||||
"blocks": [
|
||||
{
|
||||
"block": "tfc:ore/small_hematite",
|
||||
"weight": 100
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,151 @@
|
|||
{
|
||||
"type": "tfc:cluster_vein",
|
||||
"config": {
|
||||
"rarity": 170,
|
||||
"density": 0.25,
|
||||
"min_y": -60,
|
||||
"max_y": 10,
|
||||
"size": 50,
|
||||
"random_name": "normal_lapis",
|
||||
"blocks": [
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/quartzite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_quartzite_lazurite_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_quartzite_sodalite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_quartzite_lapis_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_quartzite_calcite_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/slate"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_slate_lazurite_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_slate_sodalite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_slate_lapis_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_slate_calcite_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/phyllite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_phyllite_lazurite_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_phyllite_sodalite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_phyllite_lapis_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_phyllite_calcite_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/schist"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_schist_lazurite_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_schist_sodalite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_schist_lapis_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_schist_calcite_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/gneiss"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_gneiss_lazurite_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_gneiss_sodalite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_gneiss_lapis_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_gneiss_calcite_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/marble"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_marble_lazurite_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_marble_sodalite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_marble_lapis_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_marble_calcite_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,71 @@
|
|||
{
|
||||
"type": "tfc:cluster_vein",
|
||||
"config": {
|
||||
"rarity": 160,
|
||||
"density": 0.4,
|
||||
"min_y": -32,
|
||||
"max_y": 75,
|
||||
"size": 40,
|
||||
"random_name": "normal_limonite",
|
||||
"blocks": [
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/marble"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_marble_goethite_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_marble_yellow_limonite_ore",
|
||||
"weight": 50
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_marble_hematite_ore",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_marble_malachite_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/limestone"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_limestone_goethite_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_limestone_yellow_limonite_ore",
|
||||
"weight": 50
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_limestone_hematite_ore",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_limestone_malachite_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"indicator": {
|
||||
"rarity": 12,
|
||||
"depth": 35,
|
||||
"underground_rarity": 1,
|
||||
"underground_count": 0,
|
||||
"blocks": [
|
||||
{
|
||||
"block": "tfc:ore/small_limonite",
|
||||
"weight": 100
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,82 @@
|
|||
{
|
||||
"type": "tfc:cluster_vein",
|
||||
"config": {
|
||||
"rarity": 190,
|
||||
"density": 0.25,
|
||||
"min_y": -40,
|
||||
"max_y": 56,
|
||||
"size": 36,
|
||||
"random_name": "normal_lubricant",
|
||||
"blocks": [
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/granite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_granite_soapstone_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_granite_talc_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_granite_glauconite_sand_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_granite_pentlandite_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/diorite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_diorite_soapstone_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_diorite_talc_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_diorite_glauconite_sand_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_diorite_pentlandite_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/gabbro"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_gabbro_soapstone_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_gabbro_talc_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_gabbro_glauconite_sand_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_gabbro_pentlandite_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,158 @@
|
|||
{
|
||||
"type": "tfc:cluster_vein",
|
||||
"config": {
|
||||
"rarity": 170,
|
||||
"density": 0.4,
|
||||
"min_y": -32,
|
||||
"max_y": 75,
|
||||
"size": 40,
|
||||
"random_name": "normal_magnetite",
|
||||
"blocks": [
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/shale"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_shale_magnetite_ore",
|
||||
"weight": 65
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_shale_vanadium_magnetite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_shale_gold_ore",
|
||||
"weight": 10
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/claystone"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_claystone_magnetite_ore",
|
||||
"weight": 65
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_claystone_vanadium_magnetite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_claystone_gold_ore",
|
||||
"weight": 10
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/limestone"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_limestone_magnetite_ore",
|
||||
"weight": 65
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_limestone_vanadium_magnetite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_limestone_gold_ore",
|
||||
"weight": 10
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/conglomerate"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_conglomerate_magnetite_ore",
|
||||
"weight": 65
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_conglomerate_vanadium_magnetite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_conglomerate_gold_ore",
|
||||
"weight": 10
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/dolomite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_dolomite_magnetite_ore",
|
||||
"weight": 65
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_dolomite_vanadium_magnetite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_dolomite_gold_ore",
|
||||
"weight": 10
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/chert"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_chert_magnetite_ore",
|
||||
"weight": 65
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_chert_vanadium_magnetite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_chert_gold_ore",
|
||||
"weight": 10
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/chalk"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_chalk_magnetite_ore",
|
||||
"weight": 65
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_chalk_vanadium_magnetite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_chalk_gold_ore",
|
||||
"weight": 10
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"indicator": {
|
||||
"rarity": 12,
|
||||
"depth": 35,
|
||||
"underground_rarity": 1,
|
||||
"underground_count": 0,
|
||||
"blocks": [
|
||||
{
|
||||
"block": "tfc:ore/small_magnetite",
|
||||
"weight": 100
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,266 @@
|
|||
{
|
||||
"type": "tfc:cluster_vein",
|
||||
"config": {
|
||||
"rarity": 195,
|
||||
"density": 0.3,
|
||||
"min_y": -32,
|
||||
"max_y": 60,
|
||||
"size": 40,
|
||||
"random_name": "normal_manganese",
|
||||
"blocks": [
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/rhyolite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_rhyolite_grossular_ore",
|
||||
"weight": 30
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_rhyolite_spessartine_ore",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_rhyolite_pyrolusite_ore",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_rhyolite_tantalite_ore",
|
||||
"weight": 10
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/basalt"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_basalt_grossular_ore",
|
||||
"weight": 30
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_basalt_spessartine_ore",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_basalt_pyrolusite_ore",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_basalt_tantalite_ore",
|
||||
"weight": 10
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/andesite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_andesite_grossular_ore",
|
||||
"weight": 30
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_andesite_spessartine_ore",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_andesite_pyrolusite_ore",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_andesite_tantalite_ore",
|
||||
"weight": 10
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/dacite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_dacite_grossular_ore",
|
||||
"weight": 30
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_dacite_spessartine_ore",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_dacite_pyrolusite_ore",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_dacite_tantalite_ore",
|
||||
"weight": 10
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/shale"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_shale_grossular_ore",
|
||||
"weight": 30
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_shale_spessartine_ore",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_shale_pyrolusite_ore",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_shale_tantalite_ore",
|
||||
"weight": 10
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/claystone"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_claystone_grossular_ore",
|
||||
"weight": 30
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_claystone_spessartine_ore",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_claystone_pyrolusite_ore",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_claystone_tantalite_ore",
|
||||
"weight": 10
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/limestone"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_limestone_grossular_ore",
|
||||
"weight": 30
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_limestone_spessartine_ore",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_limestone_pyrolusite_ore",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_limestone_tantalite_ore",
|
||||
"weight": 10
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/conglomerate"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_conglomerate_grossular_ore",
|
||||
"weight": 30
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_conglomerate_spessartine_ore",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_conglomerate_pyrolusite_ore",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_conglomerate_tantalite_ore",
|
||||
"weight": 10
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/dolomite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_dolomite_grossular_ore",
|
||||
"weight": 30
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_dolomite_spessartine_ore",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_dolomite_pyrolusite_ore",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_dolomite_tantalite_ore",
|
||||
"weight": 10
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/chert"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_chert_grossular_ore",
|
||||
"weight": 30
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_chert_spessartine_ore",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_chert_pyrolusite_ore",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_chert_tantalite_ore",
|
||||
"weight": 10
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/chalk"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_chalk_grossular_ore",
|
||||
"weight": 30
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_chalk_spessartine_ore",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_chalk_pyrolusite_ore",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_chalk_tantalite_ore",
|
||||
"weight": 10
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,220 @@
|
|||
{
|
||||
"type": "tfc:cluster_vein",
|
||||
"config": {
|
||||
"rarity": 190,
|
||||
"density": 0.25,
|
||||
"min_y": 0,
|
||||
"max_y": 210,
|
||||
"size": 36,
|
||||
"random_name": "normal_mica",
|
||||
"blocks": [
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/granite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_granite_kyanite_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_granite_mica_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_granite_bauxite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_granite_pollucite_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/diorite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_diorite_kyanite_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_diorite_mica_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_diorite_bauxite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_diorite_pollucite_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/gabbro"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_gabbro_kyanite_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_gabbro_mica_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_gabbro_bauxite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_gabbro_pollucite_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/quartzite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_quartzite_kyanite_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_quartzite_mica_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_quartzite_bauxite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_quartzite_pollucite_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/slate"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_slate_kyanite_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_slate_mica_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_slate_bauxite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_slate_pollucite_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/phyllite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_phyllite_kyanite_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_phyllite_mica_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_phyllite_bauxite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_phyllite_pollucite_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/schist"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_schist_kyanite_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_schist_mica_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_schist_bauxite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_schist_pollucite_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/gneiss"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_gneiss_kyanite_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_gneiss_mica_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_gneiss_bauxite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_gneiss_pollucite_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/marble"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_marble_kyanite_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_marble_mica_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_marble_bauxite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_marble_pollucite_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,70 @@
|
|||
{
|
||||
"type": "tfc:cluster_vein",
|
||||
"config": {
|
||||
"rarity": 185,
|
||||
"density": 0.25,
|
||||
"min_y": -32,
|
||||
"max_y": 50,
|
||||
"size": 40,
|
||||
"random_name": "normal_monazite",
|
||||
"blocks": [
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/granite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_granite_bastnasite_ore",
|
||||
"weight": 50
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_granite_monazite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_granite_neodymium_ore",
|
||||
"weight": 25
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/diorite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_diorite_bastnasite_ore",
|
||||
"weight": 50
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_diorite_monazite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_diorite_neodymium_ore",
|
||||
"weight": 25
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/gabbro"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_gabbro_bastnasite_ore",
|
||||
"weight": 50
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_gabbro_monazite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_gabbro_neodymium_ore",
|
||||
"weight": 25
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,174 @@
|
|||
{
|
||||
"type": "tfc:cluster_vein",
|
||||
"config": {
|
||||
"rarity": 180,
|
||||
"density": 0.25,
|
||||
"min_y": -40,
|
||||
"max_y": 30,
|
||||
"size": 26,
|
||||
"random_name": "normal_olivine",
|
||||
"blocks": [
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/rhyolite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_rhyolite_bentonite_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_rhyolite_magnetite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_rhyolite_olivine_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_rhyolite_glauconite_sand_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/basalt"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_basalt_bentonite_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_basalt_magnetite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_basalt_olivine_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_basalt_glauconite_sand_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/andesite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_andesite_bentonite_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_andesite_magnetite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_andesite_olivine_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_andesite_glauconite_sand_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/dacite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_dacite_bentonite_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_dacite_magnetite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_dacite_olivine_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_dacite_glauconite_sand_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/granite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_granite_bentonite_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_granite_magnetite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_granite_olivine_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_granite_glauconite_sand_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/diorite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_diorite_bentonite_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_diorite_magnetite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_diorite_olivine_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_diorite_glauconite_sand_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/gabbro"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_gabbro_bentonite_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_gabbro_magnetite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_gabbro_olivine_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_gabbro_glauconite_sand_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,32 @@
|
|||
{
|
||||
"type": "tfc:cluster_vein",
|
||||
"config": {
|
||||
"rarity": 160,
|
||||
"density": 0.4,
|
||||
"min_y": -32,
|
||||
"max_y": 100,
|
||||
"size": 40,
|
||||
"random_name": "normal_redstone",
|
||||
"blocks": [
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/granite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_granite_redstone_ore",
|
||||
"weight": 45
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_granite_ruby_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_granite_cinnabar_ore",
|
||||
"weight": 20
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,83 @@
|
|||
{
|
||||
"type": "tfc:disc_vein",
|
||||
"config": {
|
||||
"rarity": 175,
|
||||
"density": 0.4,
|
||||
"min_y": 30,
|
||||
"max_y": 70,
|
||||
"size": 40,
|
||||
"random_name": "normal_salt",
|
||||
"height": 4,
|
||||
"blocks": [
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/shale"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_shale_rock_salt_ore",
|
||||
"weight": 40
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_shale_salt_ore",
|
||||
"weight": 30
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_shale_lepidolite_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_shale_borax_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/claystone"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_claystone_rock_salt_ore",
|
||||
"weight": 40
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_claystone_salt_ore",
|
||||
"weight": 30
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_claystone_lepidolite_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_claystone_borax_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/limestone"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_limestone_rock_salt_ore",
|
||||
"weight": 40
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_limestone_salt_ore",
|
||||
"weight": 30
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_limestone_lepidolite_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_limestone_borax_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,220 @@
|
|||
{
|
||||
"type": "tfc:cluster_vein",
|
||||
"config": {
|
||||
"rarity": 210,
|
||||
"density": 0.3,
|
||||
"min_y": -32,
|
||||
"max_y": 60,
|
||||
"size": 50,
|
||||
"random_name": "normal_saltpeter",
|
||||
"blocks": [
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/granite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_granite_saltpeter_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_granite_diatomite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_granite_electrotine_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_granite_alunite_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/diorite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_diorite_saltpeter_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_diorite_diatomite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_diorite_electrotine_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_diorite_alunite_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/gabbro"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_gabbro_saltpeter_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_gabbro_diatomite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_gabbro_electrotine_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_gabbro_alunite_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/quartzite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_quartzite_saltpeter_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_quartzite_diatomite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_quartzite_electrotine_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_quartzite_alunite_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/slate"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_slate_saltpeter_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_slate_diatomite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_slate_electrotine_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_slate_alunite_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/phyllite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_phyllite_saltpeter_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_phyllite_diatomite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_phyllite_electrotine_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_phyllite_alunite_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/schist"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_schist_saltpeter_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_schist_diatomite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_schist_electrotine_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_schist_alunite_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/gneiss"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_gneiss_saltpeter_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_gneiss_diatomite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_gneiss_electrotine_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_gneiss_alunite_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/marble"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_marble_saltpeter_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_marble_diatomite_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_marble_electrotine_ore",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_marble_alunite_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,63 @@
|
|||
{
|
||||
"type": "tfc:cluster_vein",
|
||||
"config": {
|
||||
"rarity": 160,
|
||||
"density": 0.4,
|
||||
"min_y": -32,
|
||||
"max_y": 75,
|
||||
"size": 40,
|
||||
"random_name": "normal_silver",
|
||||
"blocks": [
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/granite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_granite_galena_ore",
|
||||
"weight": 30
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_granite_silver_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_granite_lead_ore",
|
||||
"weight": 55
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/gneiss"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_gneiss_galena_ore",
|
||||
"weight": 30
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_gneiss_silver_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_gneiss_lead_ore",
|
||||
"weight": 55
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"indicator": {
|
||||
"rarity": 12,
|
||||
"depth": 35,
|
||||
"underground_rarity": 1,
|
||||
"underground_count": 0,
|
||||
"blocks": [
|
||||
{
|
||||
"block": "tfc:ore/small_native_silver",
|
||||
"weight": 100
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,215 @@
|
|||
{
|
||||
"type": "tfc:cluster_vein",
|
||||
"config": {
|
||||
"rarity": 170,
|
||||
"density": 0.4,
|
||||
"min_y": -32,
|
||||
"max_y": 75,
|
||||
"size": 40,
|
||||
"random_name": "normal_sphalerite",
|
||||
"blocks": [
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/rhyolite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_rhyolite_sulfur_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_rhyolite_sphalerite_ore",
|
||||
"weight": 40
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_rhyolite_pyrite_ore",
|
||||
"weight": 25
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/basalt"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_basalt_sulfur_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_basalt_sphalerite_ore",
|
||||
"weight": 40
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_basalt_pyrite_ore",
|
||||
"weight": 25
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/andesite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_andesite_sulfur_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_andesite_sphalerite_ore",
|
||||
"weight": 40
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_andesite_pyrite_ore",
|
||||
"weight": 25
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/dacite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_dacite_sulfur_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_dacite_sphalerite_ore",
|
||||
"weight": 40
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_dacite_pyrite_ore",
|
||||
"weight": 25
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/quartzite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_quartzite_sulfur_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_quartzite_sphalerite_ore",
|
||||
"weight": 40
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_quartzite_pyrite_ore",
|
||||
"weight": 25
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/slate"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_slate_sulfur_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_slate_sphalerite_ore",
|
||||
"weight": 40
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_slate_pyrite_ore",
|
||||
"weight": 25
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/phyllite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_phyllite_sulfur_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_phyllite_sphalerite_ore",
|
||||
"weight": 40
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_phyllite_pyrite_ore",
|
||||
"weight": 25
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/schist"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_schist_sulfur_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_schist_sphalerite_ore",
|
||||
"weight": 40
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_schist_pyrite_ore",
|
||||
"weight": 25
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/gneiss"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_gneiss_sulfur_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_gneiss_sphalerite_ore",
|
||||
"weight": 40
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_gneiss_pyrite_ore",
|
||||
"weight": 25
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/marble"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_marble_sulfur_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_marble_sphalerite_ore",
|
||||
"weight": 40
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_marble_pyrite_ore",
|
||||
"weight": 25
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"indicator": {
|
||||
"rarity": 12,
|
||||
"depth": 35,
|
||||
"underground_rarity": 1,
|
||||
"underground_count": 0,
|
||||
"blocks": [
|
||||
{
|
||||
"block": "tfc:ore/small_sphalerite",
|
||||
"weight": 100
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,89 @@
|
|||
{
|
||||
"type": "tfc:cluster_vein",
|
||||
"config": {
|
||||
"rarity": 165,
|
||||
"density": 0.2,
|
||||
"min_y": 0,
|
||||
"max_y": 210,
|
||||
"size": 45,
|
||||
"random_name": "normal_sulfur",
|
||||
"blocks": [
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/rhyolite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_rhyolite_sulfur_ore",
|
||||
"weight": 50
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_rhyolite_pyrite_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_rhyolite_sphalerite_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/basalt"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_basalt_sulfur_ore",
|
||||
"weight": 50
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_basalt_pyrite_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_basalt_sphalerite_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/andesite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_andesite_sulfur_ore",
|
||||
"weight": 50
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_andesite_pyrite_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_andesite_sphalerite_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/dacite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_dacite_sulfur_ore",
|
||||
"weight": 50
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_dacite_pyrite_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_dacite_sphalerite_ore",
|
||||
"weight": 15
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,35 @@
|
|||
{
|
||||
"type": "tfc:cluster_vein",
|
||||
"config": {
|
||||
"rarity": 190,
|
||||
"density": 0.3,
|
||||
"min_y": 32,
|
||||
"max_y": 100,
|
||||
"size": 26,
|
||||
"random_name": "normal_sylvite",
|
||||
"blocks": [
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/shale"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_shale_sylvite_ore",
|
||||
"weight": 100
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/claystone"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_claystone_sylvite_ore",
|
||||
"weight": 100
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,139 @@
|
|||
{
|
||||
"type": "tfc:cluster_vein",
|
||||
"config": {
|
||||
"rarity": 170,
|
||||
"density": 0.4,
|
||||
"min_y": -32,
|
||||
"max_y": 75,
|
||||
"size": 40,
|
||||
"random_name": "normal_tetrahedrite",
|
||||
"blocks": [
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/quartzite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_quartzite_tetrahedrite_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_quartzite_copper_ore",
|
||||
"weight": 40
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_quartzite_stibnite_ore",
|
||||
"weight": 25
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/slate"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_slate_tetrahedrite_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_slate_copper_ore",
|
||||
"weight": 40
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_slate_stibnite_ore",
|
||||
"weight": 25
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/phyllite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_phyllite_tetrahedrite_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_phyllite_copper_ore",
|
||||
"weight": 40
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_phyllite_stibnite_ore",
|
||||
"weight": 25
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/schist"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_schist_tetrahedrite_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_schist_copper_ore",
|
||||
"weight": 40
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_schist_stibnite_ore",
|
||||
"weight": 25
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/gneiss"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_gneiss_tetrahedrite_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_gneiss_copper_ore",
|
||||
"weight": 40
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_gneiss_stibnite_ore",
|
||||
"weight": 25
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/marble"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_marble_tetrahedrite_ore",
|
||||
"weight": 35
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_marble_copper_ore",
|
||||
"weight": 40
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_marble_stibnite_ore",
|
||||
"weight": 25
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"indicator": {
|
||||
"rarity": 12,
|
||||
"depth": 35,
|
||||
"underground_rarity": 1,
|
||||
"underground_count": 0,
|
||||
"blocks": [
|
||||
{
|
||||
"block": "tfc:ore/small_tetrahedrite",
|
||||
"weight": 100
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,215 @@
|
|||
{
|
||||
"type": "tfc:cluster_vein",
|
||||
"config": {
|
||||
"rarity": 120,
|
||||
"density": 0.25,
|
||||
"min_y": 60,
|
||||
"max_y": 210,
|
||||
"size": 50,
|
||||
"random_name": "surface_bismuthinite",
|
||||
"blocks": [
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/granite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_granite_bismuth_ore",
|
||||
"weight": 90
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_granite_sulfur_ore",
|
||||
"weight": 3
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_granite_lead_ore",
|
||||
"weight": 7
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/diorite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_diorite_bismuth_ore",
|
||||
"weight": 90
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_diorite_sulfur_ore",
|
||||
"weight": 3
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_diorite_lead_ore",
|
||||
"weight": 7
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/gabbro"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_gabbro_bismuth_ore",
|
||||
"weight": 90
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_gabbro_sulfur_ore",
|
||||
"weight": 3
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_gabbro_lead_ore",
|
||||
"weight": 7
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/shale"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_shale_bismuth_ore",
|
||||
"weight": 90
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_shale_sulfur_ore",
|
||||
"weight": 3
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_shale_lead_ore",
|
||||
"weight": 7
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/claystone"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_claystone_bismuth_ore",
|
||||
"weight": 90
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_claystone_sulfur_ore",
|
||||
"weight": 3
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_claystone_lead_ore",
|
||||
"weight": 7
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/limestone"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_limestone_bismuth_ore",
|
||||
"weight": 90
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_limestone_sulfur_ore",
|
||||
"weight": 3
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_limestone_lead_ore",
|
||||
"weight": 7
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/conglomerate"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_conglomerate_bismuth_ore",
|
||||
"weight": 90
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_conglomerate_sulfur_ore",
|
||||
"weight": 3
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_conglomerate_lead_ore",
|
||||
"weight": 7
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/dolomite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_dolomite_bismuth_ore",
|
||||
"weight": 90
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_dolomite_sulfur_ore",
|
||||
"weight": 3
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_dolomite_lead_ore",
|
||||
"weight": 7
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/chert"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_chert_bismuth_ore",
|
||||
"weight": 90
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_chert_sulfur_ore",
|
||||
"weight": 3
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_chert_lead_ore",
|
||||
"weight": 7
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/chalk"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_chalk_bismuth_ore",
|
||||
"weight": 90
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_chalk_sulfur_ore",
|
||||
"weight": 3
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_chalk_lead_ore",
|
||||
"weight": 7
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"indicator": {
|
||||
"rarity": 12,
|
||||
"depth": 35,
|
||||
"underground_rarity": 1,
|
||||
"underground_count": 0,
|
||||
"blocks": [
|
||||
{
|
||||
"block": "tfc:ore/small_native_copper",
|
||||
"weight": 100
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,70 @@
|
|||
{
|
||||
"type": "tfc:cluster_vein",
|
||||
"config": {
|
||||
"rarity": 120,
|
||||
"density": 0.25,
|
||||
"min_y": 60,
|
||||
"max_y": 210,
|
||||
"size": 50,
|
||||
"random_name": "surface_cassiterite",
|
||||
"blocks": [
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/granite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_granite_cassiterite_ore",
|
||||
"weight": 60
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_granite_tin_ore",
|
||||
"weight": 40
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/diorite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_diorite_cassiterite_ore",
|
||||
"weight": 60
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_diorite_tin_ore",
|
||||
"weight": 40
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/gabbro"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_gabbro_cassiterite_ore",
|
||||
"weight": 60
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_gabbro_tin_ore",
|
||||
"weight": 40
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"indicator": {
|
||||
"rarity": 12,
|
||||
"depth": 35,
|
||||
"underground_rarity": 1,
|
||||
"underground_count": 0,
|
||||
"blocks": [
|
||||
{
|
||||
"block": "tfc:ore/small_native_copper",
|
||||
"weight": 100
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,101 @@
|
|||
{
|
||||
"type": "tfc:cluster_vein",
|
||||
"config": {
|
||||
"rarity": 120,
|
||||
"density": 0.25,
|
||||
"min_y": 60,
|
||||
"max_y": 210,
|
||||
"size": 50,
|
||||
"random_name": "surface_copper",
|
||||
"blocks": [
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/rhyolite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_rhyolite_chalcopyrite_ore",
|
||||
"weight": 70
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_rhyolite_zeolite_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_rhyolite_cassiterite_ore",
|
||||
"weight": 5
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/basalt"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_basalt_chalcopyrite_ore",
|
||||
"weight": 70
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_basalt_zeolite_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_basalt_cassiterite_ore",
|
||||
"weight": 5
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/andesite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_andesite_chalcopyrite_ore",
|
||||
"weight": 70
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_andesite_zeolite_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_andesite_cassiterite_ore",
|
||||
"weight": 5
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/dacite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_dacite_chalcopyrite_ore",
|
||||
"weight": 70
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_dacite_zeolite_ore",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_dacite_cassiterite_ore",
|
||||
"weight": 5
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"indicator": {
|
||||
"rarity": 12,
|
||||
"depth": 35,
|
||||
"underground_rarity": 1,
|
||||
"underground_count": 0,
|
||||
"blocks": [
|
||||
{
|
||||
"block": "tfc:ore/small_native_copper",
|
||||
"weight": 100
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,215 @@
|
|||
{
|
||||
"type": "tfc:cluster_vein",
|
||||
"config": {
|
||||
"rarity": 120,
|
||||
"density": 0.25,
|
||||
"min_y": 60,
|
||||
"max_y": 210,
|
||||
"size": 50,
|
||||
"random_name": "surface_sphalerite",
|
||||
"blocks": [
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/rhyolite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_rhyolite_sulfur_ore",
|
||||
"weight": 55
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_rhyolite_sphalerite_ore",
|
||||
"weight": 40
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_rhyolite_pyrite_ore",
|
||||
"weight": 5
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/basalt"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_basalt_sulfur_ore",
|
||||
"weight": 55
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_basalt_sphalerite_ore",
|
||||
"weight": 40
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_basalt_pyrite_ore",
|
||||
"weight": 5
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/andesite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_andesite_sulfur_ore",
|
||||
"weight": 55
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_andesite_sphalerite_ore",
|
||||
"weight": 40
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_andesite_pyrite_ore",
|
||||
"weight": 5
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/dacite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_dacite_sulfur_ore",
|
||||
"weight": 55
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_dacite_sphalerite_ore",
|
||||
"weight": 40
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_dacite_pyrite_ore",
|
||||
"weight": 5
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/quartzite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_quartzite_sulfur_ore",
|
||||
"weight": 55
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_quartzite_sphalerite_ore",
|
||||
"weight": 40
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_quartzite_pyrite_ore",
|
||||
"weight": 5
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/slate"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_slate_sulfur_ore",
|
||||
"weight": 55
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_slate_sphalerite_ore",
|
||||
"weight": 40
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_slate_pyrite_ore",
|
||||
"weight": 5
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/phyllite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_phyllite_sulfur_ore",
|
||||
"weight": 55
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_phyllite_sphalerite_ore",
|
||||
"weight": 40
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_phyllite_pyrite_ore",
|
||||
"weight": 5
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/schist"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_schist_sulfur_ore",
|
||||
"weight": 55
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_schist_sphalerite_ore",
|
||||
"weight": 40
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_schist_pyrite_ore",
|
||||
"weight": 5
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/gneiss"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_gneiss_sulfur_ore",
|
||||
"weight": 55
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_gneiss_sphalerite_ore",
|
||||
"weight": 40
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_gneiss_pyrite_ore",
|
||||
"weight": 5
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/marble"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_marble_sulfur_ore",
|
||||
"weight": 55
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_marble_sphalerite_ore",
|
||||
"weight": 40
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_marble_pyrite_ore",
|
||||
"weight": 5
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"indicator": {
|
||||
"rarity": 12,
|
||||
"depth": 35,
|
||||
"underground_rarity": 1,
|
||||
"underground_count": 0,
|
||||
"blocks": [
|
||||
{
|
||||
"block": "tfc:ore/small_native_copper",
|
||||
"weight": 100
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,139 @@
|
|||
{
|
||||
"type": "tfc:cluster_vein",
|
||||
"config": {
|
||||
"rarity": 120,
|
||||
"density": 0.25,
|
||||
"min_y": 60,
|
||||
"max_y": 210,
|
||||
"size": 50,
|
||||
"random_name": "surface_tetrahedrite",
|
||||
"blocks": [
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/quartzite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_quartzite_tetrahedrite_ore",
|
||||
"weight": 60
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_quartzite_copper_ore",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_quartzite_stibnite_ore",
|
||||
"weight": 30
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/slate"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_slate_tetrahedrite_ore",
|
||||
"weight": 60
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_slate_copper_ore",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_slate_stibnite_ore",
|
||||
"weight": 30
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/phyllite"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_phyllite_tetrahedrite_ore",
|
||||
"weight": 60
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_phyllite_copper_ore",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_phyllite_stibnite_ore",
|
||||
"weight": 30
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/schist"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_schist_tetrahedrite_ore",
|
||||
"weight": 60
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_schist_copper_ore",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_schist_stibnite_ore",
|
||||
"weight": 30
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/gneiss"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_gneiss_tetrahedrite_ore",
|
||||
"weight": 60
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_gneiss_copper_ore",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_gneiss_stibnite_ore",
|
||||
"weight": 30
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"replace": [
|
||||
"tfc:rock/raw/marble"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "gtceu:tfc_marble_tetrahedrite_ore",
|
||||
"weight": 60
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_marble_copper_ore",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"block": "gtceu:tfc_marble_stibnite_ore",
|
||||
"weight": 30
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"indicator": {
|
||||
"rarity": 12,
|
||||
"depth": 35,
|
||||
"underground_rarity": 1,
|
||||
"underground_count": 0,
|
||||
"blocks": [
|
||||
{
|
||||
"block": "tfc:ore/small_native_copper",
|
||||
"weight": 100
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,28 @@
|
|||
{
|
||||
"__comment__": "This file was automatically created by mcresources",
|
||||
"feature": "terrafirmagreg:geode",
|
||||
"placement": [
|
||||
{
|
||||
"type": "minecraft:rarity_filter",
|
||||
"chance": 500
|
||||
},
|
||||
{
|
||||
"type": "minecraft:in_square"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:height_range",
|
||||
"height": {
|
||||
"type": "uniform",
|
||||
"min_inclusive": {
|
||||
"absolute": -48
|
||||
},
|
||||
"max_inclusive": {
|
||||
"absolute": 32
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "tfc:biome"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"feature": "terrafirmagreg:vein/deep_garnet_amethyst",
|
||||
"placement": []
|
||||
}
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"feature": "terrafirmagreg:vein/deep_garnet_opal",
|
||||
"placement": []
|
||||
}
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"feature": "terrafirmagreg:vein/deep_gold",
|
||||
"placement": []
|
||||
}
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"feature": "terrafirmagreg:vein/deep_hematite",
|
||||
"placement": []
|
||||
}
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"feature": "terrafirmagreg:vein/deep_limonite",
|
||||
"placement": []
|
||||
}
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"feature": "terrafirmagreg:vein/deep_magnetite",
|
||||
"placement": []
|
||||
}
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"feature": "terrafirmagreg:vein/deep_molybdenum",
|
||||
"placement": []
|
||||
}
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"feature": "terrafirmagreg:vein/deep_naquadah",
|
||||
"placement": []
|
||||
}
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"feature": "terrafirmagreg:vein/deep_pitchblende",
|
||||
"placement": []
|
||||
}
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"feature": "terrafirmagreg:vein/deep_sapphire",
|
||||
"placement": []
|
||||
}
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"feature": "terrafirmagreg:vein/deep_scheelite",
|
||||
"placement": []
|
||||
}
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"feature": "terrafirmagreg:vein/deep_sheldonite",
|
||||
"placement": []
|
||||
}
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"feature": "terrafirmagreg:vein/deep_topaz",
|
||||
"placement": []
|
||||
}
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"feature": "terrafirmagreg:vein/normal_apatite_",
|
||||
"placement": []
|
||||
}
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"feature": "terrafirmagreg:vein/normal_basaltic_sands",
|
||||
"placement": []
|
||||
}
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"feature": "terrafirmagreg:vein/normal_bauxite",
|
||||
"placement": []
|
||||
}
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"feature": "terrafirmagreg:vein/normal_beryllium",
|
||||
"placement": []
|
||||
}
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"feature": "terrafirmagreg:vein/normal_bismuthinite",
|
||||
"placement": []
|
||||
}
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"feature": "terrafirmagreg:vein/normal_cassiterite",
|
||||
"placement": []
|
||||
}
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"feature": "terrafirmagreg:vein/normal_certus_quartz",
|
||||
"placement": []
|
||||
}
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"feature": "terrafirmagreg:vein/normal_coal",
|
||||
"placement": []
|
||||
}
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"feature": "terrafirmagreg:vein/normal_copper",
|
||||
"placement": []
|
||||
}
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"feature": "terrafirmagreg:vein/normal_garnet_tin",
|
||||
"placement": []
|
||||
}
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"feature": "terrafirmagreg:vein/normal_garnierite",
|
||||
"placement": []
|
||||
}
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"feature": "terrafirmagreg:vein/normal_gold",
|
||||
"placement": []
|
||||
}
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"feature": "terrafirmagreg:vein/normal_graphite",
|
||||
"placement": []
|
||||
}
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"feature": "terrafirmagreg:vein/normal_hematite",
|
||||
"placement": []
|
||||
}
|
||||
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Add a link
Reference in a new issue