2.8.0-beta-4

This commit is contained in:
2025-09-13 16:08:01 +02:00
parent 7a590ecbfc
commit b2dc5eba36
1506 changed files with 110349 additions and 93715 deletions

View File

@@ -53,8 +53,8 @@ general {
# While viewing the Thaumonomicon, right clicking in a research will take you back to the previous research, or back to the Thaumonomicon. [default: true]
B:"Right-Click Navigation"=true
# When closing the Thaumonomicon, it will remember the page you are on when it is reopened. Requires Right-Click Navigation to be enabled. [default: true]
B:"Save Thaumonomicon Page"=true
# When closing the Thaumonomicon, it will remember the page you are on when it is reopened. Requires Right-Click Navigation to be enabled. [default: false]
B:"Save Thaumonomicon Page"=false
# While viewing the Thaumonomicon, allows you to view the internal name of a research while hovering over it and holding control [default: true]
B:"Show Research Key"=true
@@ -62,12 +62,18 @@ general {
# Allows wand pedestals to draw from centivis instead of just regular nodes [default: true]
B:"Wand Pedestal CV Support"=true
# Adds crafting recipes to empty a phial or jar of essentia. [default: true]
B:addEmptyPhialJarRecipes=true
# Allow Creative players to use the Focal Manipulator without the necessary XP. [default: true]
B:creativeNoXPManipulator=true
# While in creative mode, ctrl + left click on a research in the Thaumonomicon to complete it. [default: true]
B:creativeOpThaumonomicon=true
# If enabled, the Deadly Gaze effect will only affect mobs that are not invulnerable or immune to wither [default: true]
B:deadlyGazeMobCheck=true
# Prevent tainted goo and taint tendrils from decaying for players in creative mode. [default: true]
B:disableCreativeTaintedItemDecay=true
@@ -89,6 +95,9 @@ general {
# If an upgrade fails to complete or is cancelled, the XP spent will get returned to the player. [default: true]
B:focalDisenchanterReturnXP=true
# Enable ore dictionary support for crucible and thaumatorium heat sources. [default: true]
B:heatSourceOreDict=true
# Allow wands to have infinite vis in creative mode. [default: true]
B:infiniteCreativeVis=true
@@ -98,6 +107,13 @@ general {
# The chance for a mana bean to grow when a mana pod is updated. Lower values are more likely to grow, with 0 growing every random tick. [range: 0 ~ 100, default: 30]
I:manaBeanGrowthChance=30
# List of entities that can not generate vis orbs when killed.
S:mobVisDropBlacklist <
>
# If enabled, the blacklist will be treated as a whitelist instead instead. [default: false]
B:mobVisDropWhitelist=false
# Node Modifier Worldgen Weights (normal, bright, pale, fading)
I:nodeModifierWeights <
972222
@@ -115,6 +131,9 @@ general {
5555
>
# Allow players with "Research Duplication" researched to create duplicates out of the Thaumonomicon. [default: true]
B:nomiconDuplicateResearch=true
# Displays a "missing research" message to the player when a crucible recipe fails for lack of research. [default: true]
B:notifyMissingResearchCrucible=true
@@ -130,6 +149,9 @@ general {
# By default, pure nodes only change the biome around them if they are either in tainted lands or inside of a silverwood tree. This setting allows pure nodes to change the biome around them regardless of their location. [default: true]
B:pureNodeAlwaysMagicalForest=true
# Research duplication (in the Research Table and the Thaumonomicon if nomiconDuplicateResearch is enabled) does not cost any research aspects. [default: false]
B:researchDuplicationFree=false
# Adds additional functionality to internal research data. Used for compatibility with other mods (e.g. Automagy, Thaumic Tinkerer). [default: true]
B:researchItemExtensions=true
@@ -156,17 +178,27 @@ general {
# The duration in ticks that the thaumometer takes to scan an object. [range: 1 ~ 2147483647, default: 20]
I:thaumometerDuration=20
S:thaumometerScanContainersResearch=salisarcana:CHESTSCAN
B:thaumometerScanResearchEnabled=true
# Enables support for mods that increase the number of baubles slots. [default: true]
B:useAllBaublesSlots=true
# If enabled, amulets will check and recharge wands in the entire inventory instead of just the player's hand. [default: true]
B:visAmuletCheckInventory=true
# The rate in ticks at which vis amulets recharge themselves and other items. [range: 1 ~ 2147483647, default: 5]
I:visAmuletRechargeSpeed=5
# The amount of cv which an amulet can receive or move to other items in one transfer. [range: 1 ~ 2147483647, default: 5]
I:visAmuletTransferRate=5
# The amount to expand the bounding box of vis relays. This is used to increase the range at which amulets are charged. [range: 0.0 ~ 3.4028235E38, default: 5.0]
S:visRelayBoxExpansion=5.0
}
harvestlevels {
# Override the harvest level of the primal crusher. [range: 0 ~ 2147483647, default: 5]
I:crusherHarvestLevel=5
# Override the harvest level of the primal crusher. [range: 0 ~ 2147483647, default: 6]
I:crusherHarvestLevel=6
# Override the harvest level of elemental tools. [range: 0 ~ 2147483647, default: 3]
I:elementalHarvestLevel=3
@@ -241,6 +273,12 @@ recipes {
}
tc4tweaks {
# Whether or not scrolling should scroll to next page of tabs or loop to first tab of the page, in the event that there are too many tabs. [default: true]
B:tc4tweakScrollPages=true
}
thaumometer_container_scan {
# Enable the thaumometer to scan the contents of inventories when right-clicking on them. [default: true]
B:_enabledthaumometerScanContainersResearch=true
@@ -299,17 +337,20 @@ wand_component_swapping {
# The aspects required for the research entry [default: ]
S:replaceWandCapsResearchAspects <
praecantatio:8
permutatio:4
instrumentum:4
metallum:4
>
# Whether the research should automatically unlock as soon as its parents are researched. [default: true]
B:replaceWandCapsResearchAutoUnlock=true
B:replaceWandCapsResearchAutoUnlock=false
# The tab in the Thaumonomicon in which the research should appear [default: THAUMATURGY]
S:replaceWandCapsResearchCategory=THAUMATURGY
# The column in the given category at which the research should appear [range: -2147483648 ~ 2147483647, default: 4]
I:replaceWandCapsResearchCol=4
S:replaceWandCapsResearchName=REPLACEWANDCAPS
# The research entry IDs of the parent research entries [default: [CAP_gold]]
S:replaceWandCapsResearchParents <
@@ -327,17 +368,20 @@ wand_component_swapping {
# The aspects required for the research entry [default: ]
S:replaceWandCoreResearchAspects <
praecantatio:8
permutatio:4
instrumentum:4
arbor:4
>
# Whether the research should automatically unlock as soon as its parents are researched. [default: true]
B:replaceWandCoreResearchAutoUnlock=true
B:replaceWandCoreResearchAutoUnlock=false
# The tab in the Thaumonomicon in which the research should appear [default: THAUMATURGY]
S:replaceWandCoreResearchCategory=THAUMATURGY
# The column in the given category at which the research should appear [range: -2147483648 ~ 2147483647, default: -6]
I:replaceWandCoreResearchCol=-6
S:replaceWandCoreResearchName=REPLACEWANDCORE
# The research entry IDs of the parent research entries [default: [ROD_greatwood]]
S:replaceWandCoreResearchParents <
@@ -353,5 +397,3 @@ wand_component_swapping {
# How much warp is applied upon researching this research. [range: 0 ~ 100, default: 0]
I:replaceWandCoreResearchWarp=0
}