- 根标签
- type: 结构地物的类型。必须是以下列出的类型的一种。
- config: 该种结构地物的设定,随着
type的不同而不同。若未在该标签树内列出,说明此名字无可用设定;但此时定义中依然必须包含一个空的config对象。- 若
type为pillager_outpost、village或bastion_remnant:- start_pool: (起始池)起始的结构池/模板池的命名空间ID。
- size:
[需要测试] 必须在0到7之间(含)。
- 若
type为mineshaft: - 若
type为ruined_portal:- portal_type:
[需要测试] 必须为 "standard"、"desert"、"jungle"、"swamp"、"mountain"、"ocean"或"nether"。
- portal_type:
- 若
type为shipwreck:- is_beached(可选):
[需要测试] 沉船是否搁浅。若不填,默认为 false。
- is_beached(可选):
- 若
type为ocean_ruin: - 若
type为buried_treasure:- probability:
[需要测试] 0到1之间的浮点数概率。
- probability:
- 若
Advertisement
Advertisement