Can't find Grape Leaves when searching for them!

Started by ItsNovaLOL on

Topic category: Help with Minecraft modding (Java Edition)

Joined Mar 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Can't find Grape Leaves when searching for them!

I've made a block called Grape Leaves for my Minecraft mod, Stonepatch!

I'd made it so it can spawn in place of any kind of leaves from Y 0 to Y 256.

I've also checked if it is set to spawn in Overworld, and it is!

Although, when I go in the game to search for them, they aren't anywhere!

Joined Oct 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I'm pretty sure ore…
Fri, 05/20/2022 - 02:40

I'm pretty sure ore generates before the trees do. Maybe try a custom structure? Could run a command to generate the grape leaves sometime after the world loads.

Joined Mar 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
thx! I'll try that out now!…
Sun, 05/22/2022 - 21:40

thx! I'll try that out now! Sry I didn't reply sooner, I was visiting family.