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

Support for Importing Forge Tools/Entities into mcMMO 1.20.1 #4950

Open
jaynotgay opened this issue Oct 23, 2023 · 0 comments
Open

Support for Importing Forge Tools/Entities into mcMMO 1.20.1 #4950

jaynotgay opened this issue Oct 23, 2023 · 0 comments

Comments

@jaynotgay
Copy link

I'm reaching out based on our previous discussions on Discord concerning the ability to integrate Forge tools/entities into mcMMO 1.20.1.
The Issue:

With the transition to mcMMO 1.20.1, there is no longer the ability to integrate modded entities and tools.
Proposed Solution:

Forge Tools/Entities Integration:
A dedicated config section where users can specify Forge tool and entity IDs.
This will allow mcMMO to recognize and interact with modded items properly.
Example of the config:

yaml

ForgeIntegration:
Tools:

  • "modid:tool_name"
    Entities:
  • "modid:entity_name"

Additional Details:

While trying to remedy this, we've set the mod entities to true and made configurations in the entity config and attempted to import from the latest log files. However, these solutions didn't seem to work.

It would be highly beneficial for many server owners and their communities if mcMMO could provide better support for modded servers, especially those running Forge.

Thank you for considering this request. Your plugin has been an great addition to our server, and we look forward to future improvements.

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

1 participant