testing pre-commit strats

This commit is contained in:
2025-05-11 16:11:23 -05:00
parent 955cb8038c
commit a7e1af141c
283 changed files with 25943 additions and 25864 deletions
.gitattributes
1.20.1-FearFactoryTest
instance.cfg
minecraft
config
ArPhEx Configurations.tomlDeep Void Config.tomlHexerei-client.tomlHexerei-common.toml
Obscuria
UndeadUnleashed.tomlZoNiEx Configurations.tomlalexscaves-client.tomlalexscaves-general.tomlallthetrims.jsonamendments-client.tomlamendments-common.toml
apotheosis
apothic_cataclysm-common.tomlars_elemental-client.tomlars_elemental-common.toml
ars_elemental
ars_nouveau-client.tomlars_nouveau-common.tomlars_nouveau-server.toml
ars_nouveau
ars_ocultas
arsdelight-common.tomlattributeslib.cfgavaritia-common.tomlbetteradvancements-client.tomlbetterendisland-forge-1_20.tomlbetterfortresses-forge-1_20.tomlbloodmagic-client.tomlbloodmagic-common.tomlblueprint-client.tomlblueprint-common.tomlbotania-client.tomlbotania-common.tomlbotanicadds.cfgburninthesun-common.tomlbutcher.tomlcataclysm.tomlchimes-client.tomlchimes-common.tomlchunkloaders-common.tomlcitadel-common.tomlcopycats-client.tomlcopycats-common.tomlcorpsecurioscompat-common.tomlcrabbersdelight-common.tomlcreate-client.tomlcreate-common.tomlcreate_central_kitchen-common.tomlcreate_new_age-client.tomlcreate_new_age-common.tomlcreateaddition-common.tomlcreatecasing-common.tomlcreategoggles-client.tomlcreategoggles-common.tomlcreateoreexcavation-common.tomlcurios-client.tomlcurios-common.tomlcyclopscore-common.tomldarkness.propertiesdeeperdarker-common.tomlembeddium-fingerprint.jsonenchanted-client.tomlenchanted-common.tomlends_delight-common.tomlenhanced_boss_bars-common.tomlevilcraft-common.tomlexplorerscompass-client.tomlexplorerscompass-common.tomlexposure-client.tomlexposure-common.toml
fabric
farmersdelight-client.tomlfarmersdelight-common.tomlfastbench.cfgfastpaintings-common.tomlferritecore-mixin.tomlflywheel-client-1.toml.bakfml.tomlforge-client.toml
hammerlib
herdmentality-common.tomlhex_ars_link-common.toml
hex_ars_link
hexcasting-client.tomlhexcasting-common.tomlhexcastingadditions-common.tomlhostilenetworks.cfghourglass-client.tomliceandfire-client.tomliceandfire-common.toml
jei
l2_configs
legendary_monsters-common.tomllegendarytooltips-common.tomllunar-common.tomlman_config.tomlmodelfix-client.tomlmodonomicon-client.tomlmoonlight-client.tomlmoonlight-common.tomlmythicbotany-client.tomlnaturescompass-client.tomlnaturescompass-common.tomlnyfsspiders.tomloccultengineering-client.tomloccultism-client.tomloceanworld-common.tomlpatchouli-client.tomlpaucal-common.tomlpehkui-client.tomlpehkui-common.toml
pickupnotifier
polymorph-integrations.tomlponder-client.tomlquark-common.toml
regions_unexplored
sanguine_networks-common.toml
sanitydim
sereneseasons
sliceanddice-client.tomlsliceanddice-common.tomlsnowundertrees-common.tomlsodiumdynamiclights-client.tomlsolapplepie-client.tomlsophisticatedbackpacks-common.tomlsophisticatedcore-client.tomlsophisticatedcore-common.tomlsupplementaries-client.tomlsupplementaries-common.tomlterrablender.tomltradersindisguise-common-1.toml.baktradersindisguise-common-2.toml.baktradersindisguise-common-3.toml.baktradersindisguise-common-4.toml.baktradersindisguise-common-5.toml.bak
ultimine_addition
undergarden-client.tomlundergarden-common.tomlzeta-common.toml
defaultconfigs
icon.png
kubejs
local
mods
options.txtrhino.local.properties

@ -1,31 +1,31 @@
[CFG=1.0.0]
/* Visual tweaks of the mod */
C "Client"={
/*
Hard max value for the energizera's bolt particle count.
When this limit will be reached, no new bolts will be spawned.
Setting to 0 will disable bolts completely. (Range: [0; 2147483647])
*/
I "Max Energizera Particle Hard"=100
/*
Soft max value for the energizera's bolt particle count.
When this limit will be exceeded, bolts will be simplified into a straight line to save on performance.
Setting to 0 will make all bolts simplified. (Range: [0; 2147483647])
*/
I "Max Energizera Particle Soft"=10
}
/* Tweaks to gameplay and balance */
C "Gameplay"={
/*
How much FE (in mana equivalent) will be attempted to be extracted from nearby tiles?
1 mana will mean 10 FE extracted (default configs) per operation.
Bigger numbers make the flower pull more FE per operation and thus go on cooldown for longer, saving on server performance. (Range: [1; 1000])
*/
I "Energizera Max Mana Pull"=5
/* How much FE will be converted into a single unit of mana? (Range: [1; 2147483647]) */
I "Energizera Rate"=10
[CFG=1.0.0]
/* Visual tweaks of the mod */
C "Client"={
/*
Hard max value for the energizera's bolt particle count.
When this limit will be reached, no new bolts will be spawned.
Setting to 0 will disable bolts completely. (Range: [0; 2147483647])
*/
I "Max Energizera Particle Hard"=100
/*
Soft max value for the energizera's bolt particle count.
When this limit will be exceeded, bolts will be simplified into a straight line to save on performance.
Setting to 0 will make all bolts simplified. (Range: [0; 2147483647])
*/
I "Max Energizera Particle Soft"=10
}
/* Tweaks to gameplay and balance */
C "Gameplay"={
/*
How much FE (in mana equivalent) will be attempted to be extracted from nearby tiles?
1 mana will mean 10 FE extracted (default configs) per operation.
Bigger numbers make the flower pull more FE per operation and thus go on cooldown for longer, saving on server performance. (Range: [1; 1000])
*/
I "Energizera Max Mana Pull"=5
/* How much FE will be converted into a single unit of mana? (Range: [1; 2147483647]) */
I "Energizera Rate"=10
}