AuraControl
模组属性评比

距离显示结果还剩5票~

路过的这位少侠,你觉得这款Mod怎么样,可否愿意来评一评它呢?登录并评比
更新日志
  • 暂无日志..

历史编辑记录更多
    管理组申请

      暂无管理组..

    编辑组申请

      暂无编辑组..

    开发组申请

      暂无开发组..

    最近参与编辑
    停更
    开源

    AuraControl

    0.0

    无人问津

    昨日指数: 7
    昨日平均指数: 71.797

    1929

    总浏览

    --

    资料填充率


    如何下载?
    • 概述

      AuraControl 是一个神秘时代6附属,它可以阻止(或允许)单个生物群系产生灵气。它也以同样的方式提供了限制神秘时代水晶和树生成的能力。

      本模组是为整合包制作者和想要定制神秘时代6体验的玩家而设计的。在默认情况下,这个模组本身什么也不做,需要对其进行配置才能生效。

      同时也提供了一个 API 给其他神秘附属使用。它还记录了世界生成时的初始灵气状态,以便轻松恢复到初始值与对比差异。

      配置例子

      # Configuration file
      general {
          # The list of biomes that will or will not have an Aura generated.
          # Defaults to specifying the biomes to block, set ListIsAllowList to true to invert behavior.
          # Enter the biomes as namespaced IDs, i.e. thaumcraft:magical_forest
          S:BiomeList <
              thaumcraft:magical_forest
           >
          # Determines if the biome list specifies biomes that are allowed to have an Aura,
          # instead of listing those that aren't.
          B:ListIsAllowList=true
      }

    短评加载中..