Custom tree spawning broken

Started by Cool_Link_13 on

Topic category: Help with Minecraft modding (Java Edition)

Active 1 month ago
Joined Nov 2024
Points:
164

User statistics:

  • Modifications: 0
  • Forum topics: 17
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 34
Custom tree spawning broken

I've been trying to use the generation for a custom biome in a custom dimension but no matter what I do the trees I put in won't generate at all for some reason. Is there something I'm doing wrong? 

Active 9 months ago
Joined Oct 2023
Points:
344

User statistics:

  • Modifications: 1
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 274
Did you put your log and…
Wed, 11/06/2024 - 21:36

Did you put your log and dirt block in the minecraft:log tag and minecraft:dirt tag? I might be wrong but I'm pretty sure you have to do that for it to work.

Active 1 month ago
Joined Nov 2024
Points:
164

User statistics:

  • Modifications: 0
  • Forum topics: 17
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 34
Using the feature set up…
Thu, 11/07/2024 - 00:27

Using the feature set up which I tried I did set the dirt and everything up and it still failed to work earlier.

Active 1 month ago
Joined Nov 2024
Points:
164

User statistics:

  • Modifications: 0
  • Forum topics: 17
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 34
Ok well I did some…
Thu, 11/07/2024 - 00:41

Ok well I did some experimentation and got them to spawn but now the trees are spawning in the air and creating an abomination of a biome. I suppose my placement conditions are wrong, is there one that makes them only spawn on generated terrain and not in the air?

Active 9 months ago
Joined Oct 2023
Points:
344

User statistics:

  • Modifications: 1
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 274
I'm gonna need a bit but I…
Thu, 11/07/2024 - 10:34

I'm gonna need a bit but I can try to send an image of something that works for me.

Active 9 months ago
Joined Oct 2023
Points:
344

User statistics:

  • Modifications: 1
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 274
Sorry for taking a bit, this…
Sun, 11/10/2024 - 17:26

ff

Sorry for taking a bit, this worked just fine for me.

Active 1 month ago
Joined Nov 2024
Points:
164

User statistics:

  • Modifications: 0
  • Forum topics: 17
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 34
Great ty
Sun, 11/10/2024 - 22:30

Great ty

Active 1 month ago
Joined Nov 2024
Points:
164

User statistics:

  • Modifications: 0
  • Forum topics: 17
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 34
Copied it exactly and it…
Sun, 11/10/2024 - 23:13

Copied it exactly and it still won't work. I think it has to do with the custom dimension the biome is in.

Active 9 months ago
Joined Oct 2023
Points:
344

User statistics:

  • Modifications: 1
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 274
I'm going to test something,…
Mon, 11/11/2024 - 17:14

I'm going to test something, but what isn't working?

Active 9 months ago
Joined Oct 2023
Points:
344

User statistics:

  • Modifications: 1
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 274
Is your log and dirt in the…
Mon, 11/11/2024 - 17:24

Is your log and dirt in the logs and dirt tag? Because that exact thing worked for me when it's in the tags, but didn't when it wasn't