Minecraft:Twisting Vines (feature): Difference between revisions
From SAS Gaming Wiki
More actions
Sync: updated from Minecraft |
Sync: updated from Minecraft |
||
| Line 79: | Line 79: | ||
== History == | == History == | ||
=== ''Java Edition'' === | |||
{{HistoryTable | {{HistoryTable | ||
|{{HistoryLine|java}} | |||
|{{HistoryLine||1.16|dev=20w11a|Added twisting vine features.}} | |||
|{{HistoryLine|java upcoming}} | |{{HistoryLine|java upcoming}} | ||
|{{HistoryLine||26.3|dev=snap4|Removed twisting vine features.}} | |{{HistoryLine||26.3|dev=snap4|Removed twisting vine features.}} | ||
}} | |||
=== ''Bedrock Edition'' === | |||
{{HistoryTable | |||
|{{HistoryLine|bedrock}} | |||
|{{HistoryLine||1.16.0|dev=beta 1.16.0.57|Added twisting vine features.}} | |||
}} | }} | ||
Latest revision as of 11:25, 7 August 2026
Template:In development Template:Infobox structure
Twisting vines is a Minecraft:feature that places Minecraft:twisting vines in the Minecraft:warped forest biome.
Generation
Data values
ID
Template:El: Template:ID table
Template:ID table Template:ID table
Template:El: Template:ID table
Config
<section begin="config" />
- Template:Nbt
- Template:Nbt Must be a positive integer. The max spread width is
spread_width * 2 + 1 - Template:Nbt Must be a positive integer. The max spread height is
spread_height * 2 + 1 - Template:Nbt Must be a positive integer. The max length is
max_height * 2, and the min length is 1.
- Template:Nbt Must be a positive integer. The max spread width is
<section end="config" />
Template:Collapse <syntaxhighlight lang="json"> {
"type": "minecraft:twisting_vines",
"config": {
"max_height": 8,
"spread_height": 4,
"spread_width": 8
}
} </syntaxhighlight> Template:Collapse
History
Java Edition
Bedrock Edition
Issues
Template:Navbox generated features
Minecraft:fr:Lianes tortueuses (élément du terrain) Minecraft:ja:ねじれツタ (生成物) Minecraft:pt:Trepadeiras retorcidas (recurso)