Started by
Mei'Tje
on
Topic category: General Minecraft forum
Is it possible to use this code for better structure generation ?
{
"values": [
"#minecraft:has_structure/village_plains",
"#minecraft:is_jungle",
"#minecraft:is_forest",
"#minecraft:is_mountain",
{
"id": "#c:is_forest",
"required": false
},
{
"id": "#c:is_jungle",
"required": false
},
{
"id": "#c:is_mountain",
"required": false
},
{
"id": "#c:is_plains",
"required": false
}
]
}
Optional tags are coming in MCreator 2025.2
You can test them in the 1st snapshot at https://mcreator.net/news/115375/1st-20252-snapshot-packed-features
Nice, But where is it located? Can't find it in the structure setting