yuuuuuu陈陈
你好,我问一下,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。我初来乍到,希望不要举报。

strings
/config/ExtraPlanets.cfg 中设置
  1. ##########################################################################################################
  2. # pressure & radiation settings
  3. #--------------------------------------------------------------------------------------------------------#
  4. # Enable/Disable options for pressure & radiation settings
  5. ##########################################################################################################

  6. "pressure & radiation settings" {
  7.     # [0 = Disabled. range: 0 ~ 100, default: 6]
  8.     I:"Amount of Radiation on Asteroids (in %)"=6

  9.     # [0 = Disabled. : 0 ~ 100, default: 45]
  10.     I:"Amount of Radiation on Callisto (in %)"=45

  11.     # [0 = Disabled. range: 0 ~ 100, default: 50]
  12.     I:"Amount of Radiation on Ceres (in %)"=50

  13.     # [0 = Disabled. : 0 ~ 100, default: 5]
  14.     I:"Amount of Radiation on Deimos (in %)"=5

  15.     # [0 = Disabled. : 0 ~ 100, default: 50]
  16.     I:"Amount of Radiation on Eris (in %)"=50

  17.     # [0 = Disabled. : 0 ~ 100, default: 45]
  18.     I:"Amount of Radiation on Europa (in %)"=45

  19.     # [0 = Disabled. : 0 ~ 100, default: 45]
  20.     I:"Amount of Radiation on Ganymede (in %)"=45

  21.     # [0 = Disabled. : 0 ~ 100, default: 30]
  22.     I:"Amount of Radiation on Iapetus (in %)"=30

  23.     # [0 = Disabled. : 0 ~ 100, default: 45]
  24.     I:"Amount of Radiation on Io (in %)"=45

  25.     # [0 = Disabled. : 0 ~ 100, default: 45]
  26.     I:"Amount of Radiation on Jupiter (in %)"=45

  27.     # [0 = Disabled. range: 0 ~ 100, default: 5]
  28.     I:"Amount of Radiation on Mars (in %)"=5

  29.     # [0 = Disabled. range: 0 ~ 100, default: 25]
  30.     I:"Amount of Radiation on Mercury (in %)"=25

  31.     # [0 = Disabled. : 0 ~ 100, default: 3]
  32.     I:"Amount of Radiation on Moon (in %)"=3

  33.     # [0 = Disabled. : 0 ~ 100, default: 42]
  34.     I:"Amount of Radiation on Neptune (in %)"=42

  35.     # [0 = Disabled. : 0 ~ 100, default: 35]
  36.     I:"Amount of Radiation on Oberon (in %)"=35

  37.     # [0 = Disabled. : 0 ~ 100, default: 5]
  38.     I:"Amount of Radiation on Phobos (in %)"=5

  39.     # [0 = Disabled. : 0 ~ 100, default: 30]
  40.     I:"Amount of Radiation on Pluto (in %)"=30

  41.     # [0 = Disabled. : 0 ~ 100, default: 30]
  42.     I:"Amount of Radiation on Rhea (in %)"=30

  43.     # [0 = Disabled. : 0 ~ 100, default: 30]
  44.     I:"Amount of Radiation on Saturn (in %)"=30

  45.     # [0 = Disabled. range: 0 ~ 100, default: 4]
  46.     I:"Amount of Radiation on Space Stations (in %)"=4

  47.     # [0 = Disabled. : 0 ~ 100, default: 30]
  48.     I:"Amount of Radiation on Titan (in %)"=30

  49.     # [0 = Disabled. : 0 ~ 100, default: 35]
  50.     I:"Amount of Radiation on Titania (in %)"=35

  51.     # [0 = Disabled. : 0 ~ 100, default: 42]
  52.     I:"Amount of Radiation on Trition (in %)"=42

  53.     # [0 = Disabled. : 0 ~ 100, default: 35]
  54.     I:"Amount of Radiation on Uranus (in %)"=35

  55.     # [0 = Disabled. range: 0 ~ 100, default: 5]
  56.     I:"Amount of Radiation on Venus (in %)"=5

  57.     # [range: -2147483647 ~ 2147483647, default: 50]
  58.     I:"Amount of Radiation reduced by Anti Rad Drinks"=50

  59.     # [range: -2147483647 ~ 2147483647, default: 10]
  60.     I:"Amount of Radiation reduced by Decontamination Unit"=10

  61.     # [range: -2147483647 ~ 2147483647, default: 5]
  62.     I:"Amount of Radiation reduced by Sleeping"=5

  63.     # Setting this option to false will disable & remove the Pressure System
  64.     B:"Enable Pressure"=true

  65.     # Setting this option to false will disable & remove the Pressure System for Galacticraft Planets & Moons
  66.     B:"Enable Pressure for Galacticraft Planets & Moons"=true

  67.     # Setting this option to false will disable & remove the Radiation System
  68.     B:"Enable Radiation"=true

  69.     # Setting this option to false will disable & remove the Radiation System for Galacticraft Planets & Moons
  70.     B:"Enable Radiation for Galacticraft Planets & Moons"=true

  71.     # Will hide the Pressure & Radiation HUD Bars for Planets & Moons & Space Stations that have disabled Pressure and Radiation or a value of 0
  72.     B:"Hide Pressure & Radiation HUD Bars when not needed"=true

  73.     # Format: 'modID:item:tier' | example: minecraft:iron_chestplate:4
  74.     S:"List of armour items to be considered as a space suit" <
  75.      >
  76. }
复制代码

strings
/config/ExtraPlanets.cfg 中设置

https://paste.ubuntu.com/p/dqXJ6TX3kK/

yuuuuuu陈陈
もぺもぺ 发表于 2020-6-1 18:19
/config/ExtraPlanets.cfg 中设置

https://paste.ubuntu.com/p/dqXJ6TX3kK/

具体是哪一项,能说清楚点吗

strings
yuuuuuu陈陈 发表于 2020-6-1 19:06
具体是哪一项,能说清楚点吗

打开这个链接啊 https://paste.ubuntu.com/p/dqXJ6TX3kK/

分别是不同星球的辐射

yuuuuuu陈陈
もぺもぺ 发表于 2020-6-1 19:07
打开这个链接啊 https://paste.ubuntu.com/p/dqXJ6TX3kK/

分别是不同星球的辐射

是这个吗:default: 45

yuuuuuu陈陈
yuuuuuu陈陈 发表于 2020-6-1 19:09
是这个吗:default: 45

I:"Amount of Radiation on Asteroids (in %)"=6还是这个

strings
yuuuuuu陈陈 发表于 2020-6-1 19:09
是这个吗:default: 45

那是注释。

比如说        I:"Amount of Radiation on Jupiter (in %)"=45

意思是木星的附属是 45%


yuuuuuu陈陈
yuuuuuu陈陈 发表于 2020-6-1 19:10
I:"Amount of Radiation on Asteroids (in %)"=6还是这个

还是都是

yuuuuuu陈陈

大气压是哪一项

yuuuuuu陈陈
知道了,大气压是哪一项

yuuuuuu陈陈
もぺもぺ 发表于 2020-6-1 19:07
打开这个链接啊 https://paste.ubuntu.com/p/dqXJ6TX3kK/

分别是不同星球的辐射

大气压是哪一项

strings

只能关闭或开启
    # Setting this option to false will disable & remove the Pressure System
    B:"Enable Pressure"=true

yuuuuuu陈陈
もぺもぺ 发表于 2020-6-1 19:16
只能关闭或开启
    # Setting this option to false will disable & remove the Pressure System
    B: ...

Thank you,thanks

strings

麻烦点下我回复右下角的最佳按钮

第一页 上一页 下一页 最后一页