Silent's Gems (Experimental)

Silent's Gems (Experimental)

814 Downloads

Ruby Glowroses only spawn when placing bonemeal i

RedInBlue opened this issue ยท 3 comments

commented

Versions

  • Silent's Gems: 5.0.3
  • Silent Gear: 4.0.8
  • Silent Lib: 10.3.0
  • Forge: 21.1.80
  • Modpack: N/A
  • Optifine Installed: No

Expected Behavior

Should be a variety of flowers that spawn when placing bonemeal on grass.

Actual Behavior

Only ruby glowroses spawn when placing bonemeal on grass regardless of the biome that I'm in. One thing to note is that I'm running a neoforge server on 1.21.1.

Links/Images

  • 2024-11-26_01 26 08

Steps to Reproduce the Problem

  1. Go into a survival world.
  2. Obtain bonemeal.
  3. Place bonemeal on grass.
commented

Also having this issue with version: silentgems-1.21.1-neoforge-5.0.3

commented

Some documentation mostly for my purposes:

The Problem

Grass blocks, when bonemeal is applied, grab the first registered flower feature. For some reason, this is the ruby glowrose feature. So nothing else can appear, not even vanilla flowers.

A Possible Solution

First, I need to not use the vanilla flower feature and create my own feature type (or use a similar one?) One downside of this is that glowroses will not spawn at all when bonemeal is applied to grass. Not a big deal, but I could remedy that by adding a new bonemeal-like item that will grow only glowroses when used. I believe this is the best solution to the problem.

commented

This issue is fixed in version 5.1.1