You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# When using the Link Items feature, if playing on a server, items that are not localized serverside will display the lang code in chat. This causes it to be translated.
470
+
B:"Fix Untranslated Link Items"=true
425
471
}
426
472
427
473
railcraft {
@@ -432,6 +478,13 @@ general {
432
478
"random things" {
433
479
# Fixes a bug where crafting the output of an Anvil recipe would modify the recipe, preventing crafts until restart
434
480
B:"Anvil Crafting Fix"=true
481
+
482
+
# Fix a bug where teleporting to the Spectre dimension on servers can leave the player stalled out in the void
483
+
# Only applies to servers
484
+
B:"Fix Spectre Dimension Teleport Stall"=false
485
+
486
+
# Fixes a duplication exploit connected to the Advanced Item Collector
487
+
B:"Item Collector Dupe"=true
435
488
}
436
489
437
490
"requious frakto" {
@@ -506,78 +559,6 @@ general {
506
559
B:"Copy Armor Stacks to Dummy"=true
507
560
}
508
561
509
-
thaumcraft {
510
-
# Stops the thaumometer from bobbing rapidly when using it to scan objects
511
-
B:"Stable Thaumometer"=true
512
-
}
513
-
514
-
"thaumcraft: entities" {
515
-
# Rotates dead eldritch crabs all the way like endermites, silverfish, and spiders
516
-
B:"Spiderlike Eldritch Crabs"=true
517
-
}
518
-
519
-
"thaumcraft: foci" {
520
-
521
-
"focus effects" {
522
-
# Overhauls the break focus effect cast sound
523
-
B:"[01] Break: Cast Sound Revamp"=true
524
-
525
-
# Adds an impact sound to the break focus effect
526
-
B:"[02] Break: Impact Sound"=true
527
-
528
-
# Overhauls the earth focus effect cast sound
529
-
B:"[03] Earth: Cast Sound Revamp"=true
530
-
531
-
# Adds an impact sound to the earth focus effect
532
-
B:"[04] Earth: Impact Sound"=true
533
-
534
-
# Adds an impact sound to the fire focus effect
535
-
B:"[05] Fire: Impact Sound"=true
536
-
537
-
# Adds an impact sound to the flux focus effect
538
-
B:"[06] Flux: Impact Sound"=true
539
-
540
-
# Overhauls the frost focus effect cast sound to make it a lot less plangent
541
-
B:"[07] Frost: Cast Sound Revamp"=true
542
-
543
-
# Adds an impact sound to the frost focus effect
544
-
B:"[08] Frost: Impact Sound"=true
545
-
546
-
# Overhauls the heal focus effect cast sound
547
-
B:"[09] Heal: Cast Sound Revamp"=true
548
-
549
-
# Adds an impact sound to the heal focus effect
550
-
B:"[10] Heal: Impact Sound"=true
551
-
552
-
# Overhauls the rift focus effect cast sound
553
-
B:"[11] Rift: Cast Sound Revamp"=true
554
-
555
-
# Adds an impact sound to the rift focus effect
556
-
B:"[12] Rift: Impact Sound"=true
557
-
558
-
# Overhauls the exchange focus effect cast sound
559
-
B:"[13] Exchange: Cast Sound Revamp"=true
560
-
561
-
# Adds an impact sound to the exchange focus effect
562
-
B:"[14] Exchange: Impact Sound"=true
563
-
}
564
-
565
-
"focus mediums" {
566
-
# Plays an additional cast sound when using any bolt focus medium to add an extra layer of pow
567
-
B:"[1] Bolt: Cast Sound"=true
568
-
569
-
# Plays an additional cast sound when using any cloud focus medium
570
-
B:"[2] Cloud: Cast Sound"=true
571
-
572
-
# Adds additional cast, despawn, and setup sounds when using any mine focus medium
573
-
B:"[3] Mine: Sound Overhaul"=true
574
-
575
-
# Plays an additional cast sound when summoning any type of spellbat
0 commit comments