Themanole
想开纯净麻烦在推荐一下加设置矿物刷新几率

EmptyLava
本帖最后由 EmptyLava 于 2020-3-10 19:25 编辑

两个岛好像不能一起,他们命令相同
除非你用bc开服

你要的刷矿插件
https://www.mcbbs.net/forum.php?mod=viewthread&tid=526999
注意chance必须要比下面所有矿物种类数值总和要高,不然会有bug

GraXer
可以分地图用BC跨服实现 比如说 空岛用askyblock插件实现 海岛用哪个插件我忘了- 矿物刷新几率配置文件可以修改的!
  1.    # Toggle Magic Cobblestone Generator
  2.    # If set to true, a cobble generator will not just generate cobblestone, but
  3.    # also blocks you have specified.
  4.    # Default is false, because it highly changes the gameplay.
  5.    usemagiccobblegen: false
  6.    
  7.    # If set to true, Magic Cobblestone Generator will only work at spawn
  8.    # Beware! Spawn MUST be in the same world that islands to work.
  9.    magiccobblegenonlyatspawn: false
  10.    
  11.    # This won't be considered if usemagiccobblegen is set to false.
  12.    # You can add, remove a block or modify its probability to be generated.
  13.    # You can also set different probabilities from specified minimum levels
  14.    magiccobblegenchances:
  15.      # These probabilities will apply by default
  16.      default:
  17.        COBBLESTONE: 75.0
  18.        STONE: 10.0
  19.        COAL_ORE: 7.5
  20.        IRON_ORE: 5.0
  21.        DIAMOND_ORE: 2.0
  22.        EMERALD_ORE: 0.5
  23.      #These probabilities will apply if island level is higher than 500.
  24.      500:
  25.        COBBLESTONE: 50.0
  26.        STONE: 20.0
  27.        COAL_ORE: 10.0
  28.        IRON_ORE: 10.0
  29.        REDSTONE_ORE: 5.0
  30.        DIAMOND_ORE: 4.0
复制代码

开启就好了,调整几率 话说我记得空岛海岛一个作者 应该是冲突 所以推荐开BC跨服地图

293471008
用bc把2个连接起来