Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Possible worldgen issue with 1.16.5 forge 36.0.x #36

Open
ghost opened this issue Jan 22, 2021 · 0 comments
Open

Possible worldgen issue with 1.16.5 forge 36.0.x #36

ghost opened this issue Jan 22, 2021 · 0 comments

Comments

@ghost
Copy link

ghost commented Jan 22, 2021

Blame mod is telling me a bunch of trees (if not all) are not being registered for worldgen after updating to 1.16.5 - forge 36.0.1 - I know mod is not officially supporting 1.16.5 yet - just thought I'd bring to your attention

****************** Blame Report 1.9.1 ******************

 This ConfiguredFeature was found to be not registered. Look at the JSON info and try to
 find which mod it belongs to. Then go tell that mod owner to register their ConfiguredFeature
 as otherwise, it will break other mods or datapacks that registered their stuff.

 JSON info : {
  "config": {
    "feature": {
      "config": {
        "feature": {
          "config": {},
          "type": "pamhc2trees:hazelnut_worldgen"
        },
        "decorator": {
          "config": {
            "count": 100,
            "extra_chance": 0.0,
            "extra_count": 0
          },
          "type": "minecraft:count_extra"
        }
      },
      "type": "minecraft:decorated"
    },
    "decorator": {
      "config": {
        "outer": {
          "config": {},
          "type": "minecraft:square"
        },
        "inner": {
          "config": {},
          "type": "minecraft:heightmap"
        }
      },
      "type": "minecraft:decorated"
    }
  },
  "type": "minecraft:decorated"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants