Files
Gregtech-New-Bastards/.minecraft/config/eternalsingularity.cfg
2025-08-23 05:19:43 +02:00

18 lines
681 B
INI

# Configuration file
general {
S:classNameList <
fox.spiteful.avaritia.items.ItemSingularity
wealthyturtle.uiesingularities.UniversalSingularityItem
>
# If this Config Option is Enabled, for Every 9 Singularities Used in the Eternal Singularity Recipe, You will Receive an Additional Eternal Singularity for the Recipe Output. [default: false]
B:easyMode=false
# When useCompoundSingularities is Enabled, Basic Singularities will Need to be Crafted into Compound Singularities First.
# [If there are > 81 Basic Singularities, this Config Option will be Set to True Automatically] [default: false]
B:useCompoundSingularities=true
}