MC_juxie
如题
想修改技能不破坏方块 可是 为啥找不到在哪里修改呢...


MC_juxie
magiccrusade.cfg的内容是
  1. # Configuration file

  2. ##########################################################################################################
  3. # configuration
  4. #--------------------------------------------------------------------------------------------------------#
  5. # Teleport frequency: a value that determines the chance ratio to get teleported in the dimension while using a bed. If: random(VALUE) = 0, then you are teleported
  6. ##########################################################################################################

  7. configuration {
  8.     B:"Keep Level"=false
  9.     I:"Teleport frequency"=4
  10. }


  11. ##########################################################################################################
  12. # structure generation
  13. #--------------------------------------------------------------------------------------------------------#
  14. # The bigger the integer is, the rarer structures will be generated, the formula is: (VALUE / 100) % chance per chunk created
  15. ##########################################################################################################

  16. "structure generation" {
  17.     I:"Arkavon Entrance"=400
  18.     I:"Dimensional Villages"=200
  19.     I:"Floating Houses / islands"=240
  20.     I:"Nether Fortress Entrance"=340
  21.     I:"Orc Dungeon"=340
  22. }


复制代码

提问题去问答版
= =

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