How do I make semi-buried structures/structures with hidden subfloor?

Started by Adrooo on

Topic category: Help with Minecraft modding (Java Edition)

Joined Nov 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How do I make semi-buried structures/structures with hidden subfloor?

Hi, I'm trying to add a structure in my mod, structure which has a hidden basement like igloos, but I have the problem that I can't make the structure appear buried enough to hide this subfloor.

 

I was looking for a tutorial to achieve this and I got one in my language where I noticed that the youtuber had some options to modify the XYZ position of his structure, but I don't have these options in my MCreator. Does anyone know how to get these options or some other means to get my structure semi buried?

 

 

Joined Nov 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Use the Offset parameter. If…
Wed, 11/20/2024 - 19:13

Use the Offset parameter. If you don't have that, then what MCreator version are you using? I just want to know

Joined Nov 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Thank you very much, now the…
Mon, 11/25/2024 - 22:58

Thank you very much, now the part that should be buried is buried, I am having some generation problems such as the structure losing the ability to generate general terrain around it so as not to spawn strangely and the structures come out a little cut off, but I am sure I will fix it by experimenting a little with the configuration I copied