Skip to content

[Feature Request] Add native compatibility/integration for "BetterModel" #58

@54895y

Description

@54895y

Link: https://www.spigotmc.org/resources/bettermodel-modern-blockbench-model-engine-folia-supported.121561/

Is your feature request related to a problem? Please describe.

I am running a server on Folia and using MCPets.
Currently, MCPets heavily relies on ModelEngine (or ItemsAdder) to render entities.

However, running ModelEngine on Folia can be challenging and resource-intensive. I have switched my server's model infrastructure to BetterModel because:

  1. It has native Folia compatibility (threading safety).
  2. It offers significantly better performance for high entity counts.
  3. It creates less lag compared to the traditional ModelEngine.

The problem is that MCPets does not currently recognize BetterModel as a valid model provider, so I cannot use my BetterModel assets for pets.

Describe the solution you'd like

I would like to request integration/compatibility for BetterModel.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions