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

[Bug]: some entities may not disabled properly #790

Open
IfReturn opened this issue Dec 2, 2024 · 0 comments
Open

[Bug]: some entities may not disabled properly #790

IfReturn opened this issue Dec 2, 2024 · 0 comments
Labels
Bug Something isn't working

Comments

@IfReturn
Copy link

IfReturn commented Dec 2, 2024

Possible Fixes

Yes

Modpack Version

1.1.3

What happened?

the file config/ysns.json has been deprecated after the 2.0.0 version of YSNS mod, the new config files are config/ysns/disabled_entities.json5 and config/ysns/per_dimension_entities.json5 ,so the creeper_tot and ender_tot still summon

{
  "blacklisted_entities": [
    "forcecraft:creeper_tot",
    "forcecraft:ender_tot"
  ]
}

latest.log

No response

Developer reports

No response

@IfReturn IfReturn added the Bug Something isn't working label Dec 2, 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