- 根标签
- type: 结构地物的类型。必须是以下列出的类型的一种。
- config: 该种结构地物的设定,随着
type的不同而不同。若未在该标签树内列出,说明此名字无可用设定;但此时定义中依然必须包含一个空的config对象。- 若
type为pillager_outpost、village或bastion_remnant:- start_pool: The namespaced id of the structure pool to start from.
- size:
[需要测试] Must be between 0 and 7, inclusive.
- 若
type为mineshaft: - 若
type为ruined_portal:- portal_type:
[需要测试] Must be one of "standard","desert","jungle","swamp","mountain","ocean", or"nether".
- portal_type:
- 若
type为shipwreck:- is_beached (optional):
[需要测试] Whether or not the shipwreck is beached. Defaults to false if not provided.
- is_beached (optional):
- 若
type为ocean_ruin: - 若
type为buried_treasure:- probability:
[需要测试] Decimal probability between 0 and 1.
- probability:
- 若
Advertisement
Advertisement