你好,我问一下,1.12.2星系mod怎么在配置文件关大气压伤害和辐射值,这是mod名称:A-Pre-MicdoodleCore-1.12.2-4.0.1.181,A-Pre-MJRLegendsLib-1.12.2-1.1.5,H-Tec-ExtraPlanets-1.12.2-0.4.0,H-Tec-GalacticraftCore-1.12.2-4.0.1.181,H-Tec-Galacticraft-Planets-1.12.2-4.0.1.181。我初来乍到,希望不要举报。
/config/ExtraPlanets.cfg 中设置
复制代码
- ##########################################################################################################
- # pressure & radiation settings
- #--------------------------------------------------------------------------------------------------------#
- # Enable/Disable options for pressure & radiation settings
- ##########################################################################################################
- "pressure & radiation settings" {
- # [0 = Disabled. range: 0 ~ 100, default: 6]
- I:"Amount of Radiation on Asteroids (in %)"=6
- # [0 = Disabled. : 0 ~ 100, default: 45]
- I:"Amount of Radiation on Callisto (in %)"=45
- # [0 = Disabled. range: 0 ~ 100, default: 50]
- I:"Amount of Radiation on Ceres (in %)"=50
- # [0 = Disabled. : 0 ~ 100, default: 5]
- I:"Amount of Radiation on Deimos (in %)"=5
- # [0 = Disabled. : 0 ~ 100, default: 50]
- I:"Amount of Radiation on Eris (in %)"=50
- # [0 = Disabled. : 0 ~ 100, default: 45]
- I:"Amount of Radiation on Europa (in %)"=45
- # [0 = Disabled. : 0 ~ 100, default: 45]
- I:"Amount of Radiation on Ganymede (in %)"=45
- # [0 = Disabled. : 0 ~ 100, default: 30]
- I:"Amount of Radiation on Iapetus (in %)"=30
- # [0 = Disabled. : 0 ~ 100, default: 45]
- I:"Amount of Radiation on Io (in %)"=45
- # [0 = Disabled. : 0 ~ 100, default: 45]
- I:"Amount of Radiation on Jupiter (in %)"=45
- # [0 = Disabled. range: 0 ~ 100, default: 5]
- I:"Amount of Radiation on Mars (in %)"=5
- # [0 = Disabled. range: 0 ~ 100, default: 25]
- I:"Amount of Radiation on Mercury (in %)"=25
- # [0 = Disabled. : 0 ~ 100, default: 3]
- I:"Amount of Radiation on Moon (in %)"=3
- # [0 = Disabled. : 0 ~ 100, default: 42]
- I:"Amount of Radiation on Neptune (in %)"=42
- # [0 = Disabled. : 0 ~ 100, default: 35]
- I:"Amount of Radiation on Oberon (in %)"=35
- # [0 = Disabled. : 0 ~ 100, default: 5]
- I:"Amount of Radiation on Phobos (in %)"=5
- # [0 = Disabled. : 0 ~ 100, default: 30]
- I:"Amount of Radiation on Pluto (in %)"=30
- # [0 = Disabled. : 0 ~ 100, default: 30]
- I:"Amount of Radiation on Rhea (in %)"=30
- # [0 = Disabled. : 0 ~ 100, default: 30]
- I:"Amount of Radiation on Saturn (in %)"=30
- # [0 = Disabled. range: 0 ~ 100, default: 4]
- I:"Amount of Radiation on Space Stations (in %)"=4
- # [0 = Disabled. : 0 ~ 100, default: 30]
- I:"Amount of Radiation on Titan (in %)"=30
- # [0 = Disabled. : 0 ~ 100, default: 35]
- I:"Amount of Radiation on Titania (in %)"=35
- # [0 = Disabled. : 0 ~ 100, default: 42]
- I:"Amount of Radiation on Trition (in %)"=42
- # [0 = Disabled. : 0 ~ 100, default: 35]
- I:"Amount of Radiation on Uranus (in %)"=35
- # [0 = Disabled. range: 0 ~ 100, default: 5]
- I:"Amount of Radiation on Venus (in %)"=5
- # [range: -2147483647 ~ 2147483647, default: 50]
- I:"Amount of Radiation reduced by Anti Rad Drinks"=50
- # [range: -2147483647 ~ 2147483647, default: 10]
- I:"Amount of Radiation reduced by Decontamination Unit"=10
- # [range: -2147483647 ~ 2147483647, default: 5]
- I:"Amount of Radiation reduced by Sleeping"=5
- # Setting this option to false will disable & remove the Pressure System
- B:"Enable Pressure"=true
- # Setting this option to false will disable & remove the Pressure System for Galacticraft Planets & Moons
- B:"Enable Pressure for Galacticraft Planets & Moons"=true
- # Setting this option to false will disable & remove the Radiation System
- B:"Enable Radiation"=true
- # Setting this option to false will disable & remove the Radiation System for Galacticraft Planets & Moons
- B:"Enable Radiation for Galacticraft Planets & Moons"=true
- # Will hide the Pressure & Radiation HUD Bars for Planets & Moons & Space Stations that have disabled Pressure and Radiation or a value of 0
- B:"Hide Pressure & Radiation HUD Bars when not needed"=true
- # Format: 'modID:item:tier' | example: minecraft:iron_chestplate:4
- S:"List of armour items to be considered as a space suit" <
- >
- }
もぺもぺ 发表于 2020-6-1 18:19
/config/ExtraPlanets.cfg 中设置
https://paste.ubuntu.com/p/dqXJ6TX3kK/
具体是哪一项,能说清楚点吗