Skip to content

Suggestion: Add Controllers for Entities, Particles, Blocks and Potion Effects #319

@PhantomBridger

Description

@PhantomBridger

Similar to how ItemController allows selecting an item (or multiple when used with ListOption) it could be useful to have the same for Entities, Blocks, Particles, Potion Effects and other things that use the minecraft:minecraft_minecraft ID style.

This could be useful for disabling specific particles for example without requiring a full list of toggles for every particle.

For Blocks the side or front texture of the block would be the icon.
For particles the particle texture would be the icon. (some particles are rendered with a different color than their texture when displayed in game like sharpness particles, idk if would be possible to apply that to the icons in the config as well)
For Entities 3D models would probably cause lag so it would be better if the icon was the face of the Entity (idk how this would work for boats and minecarts and similar entities though)
For Potion Effects the icon would just be the effect icon.

Some other options could be Sounds, Dimensions, Biomes, Structures and Enchantments but I have no idea what the icons could be for those and I don't even know what I would use these for in a mod.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions