Minecraft Wiki

除另有声明,转载时均必须注明出处若簡繁轉換出錯,請以遊戲內為準请勇于扩充与修正内容有兴趣逛逛我们的微博沟通交流,欢迎到社区专页需要协助,请在告示板留言

了解更多

Minecraft Wiki
Advertisement
  • 根标签
    •  type:配置过的装饰器的类型。必须是以下列出的一种类型之一。
    •  config: 该装饰器的设置。设置的属性根据type的不同而不同。在此标签下方未列出的名字不含有任何设置;但是这种情况下也依然必须设置一个空的config对象。
      • If type is chance, lava_lake, or water_lake:
        •  chance:[需要测试] The chance that this feature will generate.
      • If type is count, fire, glowstone, or count_multilayer:
        •  count:[需要测试]
          • Uniform Int with minBase -10, maxBase 128, and maxSpread 128
      • If type is count_noise:
      • If type is count_noise_biased:
      • If type is count_extra:
      • If type is range, range_biased, or range_very_biased:
        •  bottom_offset (optional):[需要测试] Defaults to 0 if not provided.
        •  top_offset (optional):[需要测试] Defaults to 0 if not provided.
        •  maximum (optional):[需要测试] Defaults to 0 if not provided.
      • If type is depth_average:
      • If type is carving_mask:
      • If type is decorated:
Advertisement