java.lang.Object
tech.anonymoushacker1279.immersiveweapons.config.CommonConfig

public class CommonConfig extends Object
  • Field Details

    • tiltrosEnabled

      public static boolean tiltrosEnabled
    • forceSmokeGrenadeParticles

      public static int forceSmokeGrenadeParticles
    • panicAlarmRange

      public static int panicAlarmRange
    • maxArmorProtection

      public static double maxArmorProtection
    • discoveryAdvancementRange

      public static int discoveryAdvancementRange
    • celestialTowerSpawnCheckingRadius

      public static int celestialTowerSpawnCheckingRadius
    • celestialTowerWaveSizeModifier

      public static double celestialTowerWaveSizeModifier
    • skygazerEnchantCaps

      public static Map<String,Integer> skygazerEnchantCaps
    • skygazerMaxEnchantUpgradeCost

      public static int skygazerMaxEnchantUpgradeCost
    • theCommanderWaveSizeModifier

      public static double theCommanderWaveSizeModifier
    • gunCritChance

      public static double gunCritChance
    • bulletsBreakGlass

      public static boolean bulletsBreakGlass
    • infiniteAmmoOnAllTiers

      public static boolean infiniteAmmoOnAllTiers
    • flintlockPistolFireVelocity

      public static float flintlockPistolFireVelocity
    • flintlockPistolFireInaccuracy

      public static float flintlockPistolFireInaccuracy
    • blunderbussFireVelocity

      public static float blunderbussFireVelocity
    • blunderbussFireInaccuracy

      public static float blunderbussFireInaccuracy
    • flareGunFireVelocity

      public static float flareGunFireVelocity
    • flareGunFireInaccuracy

      public static float flareGunFireInaccuracy
    • musketFireVelocity

      public static float musketFireVelocity
    • musketFireInaccuracy

      public static float musketFireInaccuracy
    • handCannonFireVelocity

      public static float handCannonFireVelocity
    • handCannonFireInaccuracy

      public static float handCannonFireInaccuracy
    • meteorStaffMaxUseRange

      public static int meteorStaffMaxUseRange
    • meteorStaffExplosionRadius

      public static float meteorStaffExplosionRadius
    • meteorStaffExplosionBreakBlocks

      public static boolean meteorStaffExplosionBreakBlocks
    • cursedSightStaffMaxUseRange

      public static int cursedSightStaffMaxUseRange
    • sculkStaffMaxUseRange

      public static int sculkStaffMaxUseRange
    • sculkStaffSonicBlastThroughBlocks

      public static boolean sculkStaffSonicBlastThroughBlocks
    • recoveryStaffMaxUseRange

      public static int recoveryStaffMaxUseRange
    • smokeGrenadeEffectRange

      public static double smokeGrenadeEffectRange
    • flashbangEffectRange

      public static double flashbangEffectRange
    • flashbangDisorientTime

      public static int flashbangDisorientTime
  • Constructor Details

    • CommonConfig

      public CommonConfig()