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

Cannot be generated using tags #73

Closed
4 of 5 tasks
mmmpipi opened this issue Jun 17, 2024 · 0 comments
Closed
4 of 5 tasks

Cannot be generated using tags #73

mmmpipi opened this issue Jun 17, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@mmmpipi
Copy link

mmmpipi commented Jun 17, 2024

Steps to reproduce

  1. creat a gen used tag
  2. enter game and creat a cobble generator

Expected behavior

This will randomly spawn blocks

Actual behavior

It generates air

Crash logs

No response

Mod version

cobblegen-5.3.7+1.20.1b43-BETA-forge

Game version

1.20.1

Modloader

Neoforge

Other details

Config:

{
  "customGen": {
    "cobbleGen": {
      "minecraft:polished_andesite": [
        {
          "id": "#minecraft:snaps_goat_horn",
          "weight": 10.0,
        },
      ],
    },
  },
}

Acknowledgements

  • I have searched the existing issues and this is a new ticket, NOT a duplicate or related to another open issue.
  • I have written a short but informative title.
  • I have updated the mod to version 5.3.4.
  • I have admitted that I am a clown by having checked this box, as I have not read these acknowledgements.
  • I have filled out all of the requested information in this form.
@mmmpipi mmmpipi added the bug Something isn't working label Jun 17, 2024
@mmmpipi mmmpipi closed this as completed Jun 17, 2024
@mmmpipi mmmpipi reopened this Jun 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant