Question about: "id": "#c:is_forest",

Started by Mei'Tje on

Topic category: General Minecraft forum

Active 2 weeks ago
Joined Jan 2025
Points:
97

User statistics:

  • Modifications: 0
  • Forum topics: 9
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 35
Question about: "id": "#c:is_forest",

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
   }
 ]
}

Active 2 weeks ago
Joined Jan 2025
Points:
97

User statistics:

  • Modifications: 0
  • Forum topics: 9
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 35
Nice, But where is it…
Thu, 05/08/2025 - 18:54

Nice, But where is it located? Can't find it in the structure setting

Tags that may not exist …
Fri, 05/09/2025 - 14:52

Tags that may not exist (external namespaces) are marked as such automatically