Custom Feature is floating

Started by Milad on

Topic category: Help with Minecraft modding (Java Edition)

Active 2 months ago
Joined Dec 2022
Points:
367

User statistics:

  • Modifications: 1
  • Forum topics: 5
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 12
Custom Feature is floating

Hey everyone,

 

I made a custom feature, wich generates a custom tree, in a custom cold biome. Most of the trees are spawning as intended, but some (particularly at mountains) are just floating 1 or sometimes even more blocks, when they are above small caves.

How can I fix that?

Active 1 hour ago
Joined Dec 2014
Points:
1352

User statistics:

  • Modifications: 0
  • Forum topics: 6
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 1206
Can you send a screenshot of…
Mon, 10/14/2024 - 16:58

Can you send a screenshot of your feature mod element?

This is how I make mine,

Active 2 months ago
Joined Dec 2022
Points:
367

User statistics:

  • Modifications: 1
  • Forum topics: 5
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 12
Here is how I did it.
Mon, 10/14/2024 - 17:05

Here is how I did it.

Active 1 hour ago
Joined Dec 2014
Points:
1352

User statistics:

  • Modifications: 0
  • Forum topics: 6
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 1206
what does your custom tree…
Mon, 10/14/2024 - 19:00

what does your custom tree look like?

Active 2 months ago
Joined Dec 2022
Points:
367

User statistics:

  • Modifications: 1
  • Forum topics: 5
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 12
It looks very similar like a…
Mon, 10/14/2024 - 19:59

It looks very similar like a spruce tree.

Also I have copied your feature and replaced the relative coordinates and it works alright. The only small problem is, that sometimes the trees that spawn at mountains, generate inside the blooks.

It isn't that big of a problem and I appreciate you for your help.

Active 1 hour ago
Joined Dec 2014
Points:
1352

User statistics:

  • Modifications: 0
  • Forum topics: 6
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 1206
Can you send a screenshot of…
Mon, 10/14/2024 - 20:02

Can you send a screenshot of your structure screenshot or the structure file?

Active 1 hour ago
Joined Dec 2014
Points:
1352

User statistics:

  • Modifications: 0
  • Forum topics: 6
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 1206
If you send a screenshot…
Mon, 10/14/2024 - 20:03

If you send a screenshot please include the structure bounding box

Active 1 hour ago
Joined Dec 2014
Points:
1352

User statistics:

  • Modifications: 0
  • Forum topics: 6
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 1206
yeah you should use the…
Mon, 10/14/2024 - 20:21

yeah you should use the relative coords 4,-1,4.

Can you send a screenshot of

The only small problem is, that sometimes the trees that spawn at mountains, generate inside the blooks.

Active 1 hour ago
Joined Dec 2014
Points:
1352

User statistics:

  • Modifications: 0
  • Forum topics: 6
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 1206
Oh, like that, hm I mean ig…
Mon, 10/14/2024 - 20:35

Oh, like that, hm I mean ig you could do something like this,

not sure these coords are right tho,,,

Active 2 months ago
Joined Dec 2022
Points:
367

User statistics:

  • Modifications: 1
  • Forum topics: 5
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 12
Thank you so much it works…
Mon, 10/14/2024 - 20:52

Thank you so much it works perfectly fine. Without your help I would have probably just given up because there is no solution I have found that works.

Active 3 months ago
Joined Jan 2024
Points:
217

User statistics:

  • Modifications: 0
  • Forum topics: 13
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 25
I have studied this threat…
Fri, 01/31/2025 - 06:01

I have studied this threat for ages and copied the procedure exactly and my trees still float and I cannot figure out why the hell it is doing that, can you send a screenshot of what you currently have so I can try mimic the final version?