Translation of Geolosys-Common file
#Prospecting options
#
[PROSPECTING]
#The Diameter of the Prospector's Pick Prospecting Cycle
#Detection radius, default 5
#Range:> 1
Propickdiameter = 12
#ENable The Prospector's Pickaxe
#,, Default TRUE
Enablepropick = true
#What Surface Prospecting Results Display; Samples Means It's Based Off OF SAMPLES in the Chunks Means IT's Based on the Actual os in the group
#Allowed value: samples, oreblocks
#What to display the results when exploration on the surface:
#1. Samples means that the exploration pick is a sample based on the block
#2. ore (oreblocks) means that the mineral pick is based on the ore in the block
#Allow value: Samples, Oreblocks
SurfaceProspectingResults = "Oreblocks"
#Allow the Prospector's Pick to get damaged
#Is damaged by damage, the default FALSE
Enablepropickdmg = false
#Max Durability of a Prospector's Pick If Damage Is ENabled
#Range:> 1
#When the damage is turned on, what is the durability
#: Greater than 1
PropickDurability = 1024
#A List of
#Settings cannot be placed on landmark sample lists
SamplePlacementBlackList = ["Minecraft: Ice", "Minecraft: Packed_ice", "Minecraft: BEDROCK"] #The Range (depth) of the Prospector's Pic K Prospecting Cycle
#Range:> 1
#Exploration depth (should be centered on itself, the radius is 5, I don’t know), the default is 5
#Value greater than 1
PropickRange = 5
#A list of blocks which the propquctor's pick should also detect.
#Format: Comma-Delimited Set of
#(May be used to compat with different MOD cubes)
#Format (separated by comma): [
Propickextras = []
#Give Players A Field Manual if they haven't Gotten One
#If the player does not have a prospecting manual, it will automatically give a book
Givemanual = true
#Maximum Samples that can general with each pluton with a chunk
#Range: 1 ~ 256
#The maximum number of samples that can be generated by each block
#: 1 ~ 256
MaxsampleSperchunk = 10
#The upper limit of rng for general pluton in a given chunk.
#Larger Values Indicate FURTHER Distance Between Plutons.
#Range:> 1
#In a mine vein block, the maximum upper limit of RNG can be generated by generating any rock body
#The larger the value, the farther the distance between the rock body
#My understanding is that the greater the value, the greater the generation distance of each mine vein block, and the more difficult it is to find minerals.It is recommended that the first point is that it is difficult to find a mine by the default value of our server.#Value must be greater than 1, default 100
ChunkskipChance = 40
#Feature Control
#Function control
["Feature Control"]
#ENable Coal Variants
#Forbidden to the original coal mines, use the geological mine vein with coal mines
Enablecoals = true
#Enables Coal WorldGen. Coal Worldgen is Custom and Separatra from the Rest of the DEPOSIT SYSTEM in Geolosys.
#Make coal naturally generate
#In geological ore veins, coal is different from other mine veins
Enablecoalworldgen = true
#ENABLE GELOSYS's Ingots
#Ingots using geological veins
Enableings = true
#OUTPUT Info INFO INFS WHEN Generation Geolosys Deposits
#When generating ore veins, output information to the log
Debugworldgen = FALSE
#The Fallback Materials Which a deposit can replace if they not spiecified by the deposit itset
#Format: Comma-Delimited Set of
#If they are not specified by the mine, they will drop the original block when dug
DefaultReplacementmatics = ["Minecraft: Stone", "Minecraft: Andesite", "Minecraft: Diorite", "Minecraft: Granite", "MINECRAFT: Netherrack", "Mi" nerft: Sandstone "]
#Disable Generation of Vanilla Ores
# Whether to disable Vanilla ore (I don’t know what ore this is)
Disablevanillaoregen = true#mod-compat settings
#Module compatibility settings
[Compat]
#This Will Make it so that plainum Will Drop Platinum and OSMIUM
#Whether to let the platinum ore drop the platinum and 锇
EnableOSMIUM = TRUE
#This will make it so that platinum will only drap osmium
#Let the platinum ore fall without falling the platinum (recommended False, otherwise the player will basically not dig up the platinum)
#Default true
Enableosmiumexclusively = false
#This will make it so that autunite will drop urnium and Yellorium
#Make calcium and uranium clouds drop into uranium and yellow uranium
Enableyllium = true
#This Will Make is so that coal has a rare channel of droping sulfur
#Make coal falling in the sulfur when excavating
Enablesulfur = true