Minecraft Wiki

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

了解更多

Minecraft Wiki
Advertisement
  • The root tag
    •  name: The namespaced id of the pool [需要测试]
    •  fallback: minecraft:empty is used in vanilla pools [需要测试]
    •  elements: A list of structures to choose from
      •  An element:
        •  weight: How likely this element is to be chosen when using this pool
        •  element: The properties of this element
          •  location: The namespaced id of the structure to place
          •  projection: Can be rigid or terrain_matching [需要测试]
          •  element_type: Can be minecraft:empty_pool_element to generate no structure, minecraft: feature_pool_element when feature is used, minecaft:list_pool_element when elements are used, and minecraft:legacy_single_pool_element or minecraft:single_pool_element when location is used [需要测试]
          •  processors: The namespaced ID of a processor if this is a string
            •  processors: A list of processors to use
              •  An element:
                •  processor_type: The namespaced id of the processor to use
                •  other properties [需要测试]
          •  elements: A list of structures to choose from
            •  An element:
              •  weight: How likely this element is to be chosen when using this pool
              •  location: The namespaced id of the structure to place
              •  projection: Can be rigid or terrain_matching [需要测试]
              •  element_type: Can be minecraft:empty_pool_element to generate no structure, minecaft:list_pool_element when elements is used, and minecraft:legacy_single_pool_element or minecraft:single_pool_element when location is used [需要测试]
              •  processors: The namespaced ID of a processor if this is a string
                •  processors: A list of processors to use
                  •  An element:
                    •  processor_type: The naemspaced id of the processor to use
                    •  other properties [需要测试]


Advertisement