JackDotJS / OptiBot

(DISCONTINUED) The original Discord bot for OptiFine. https://discord.gg/3mMpcwW
1 stars 0 forks source link

!cemparts - Lists CEM parts for a specified entity. #133

Open JackDotJS opened 4 years ago

JackDotJS commented 4 years ago
!cemparts <entity/mob name>

Lists the CEM parts for the given mob or entity. Uses string similarity to match names. Each entity should also include tags that the string similarity algorithm can search through, similar to !policy and !faq. Bot's response will include the entity name (as used by OptiFine) and, of course, the entity parts used by CEM.

This will require some special handling for the sections where the parts list breaks up into multiple lines. (horse for example)

CEM parts are listed here: https://github.com/sp614x/optifine/blob/master/OptiFineDoc/doc/cem_model.txt

JackDotJS commented 3 years ago

more up-to-date CEM parts list in json format thanks to ewan howell: https://github.com/ewanhowell5195/discord_bot_assets/blob/master/cem_models.json