Open Issues Need Help
View All on GitHubModern Bedrock model engine for Minecraft Java Edition
Modern Bedrock model engine for Minecraft Java Edition
Modern Bedrock model engine for Minecraft Java Edition
Modern Bedrock model engine for Minecraft Java Edition
Modern Bedrock model engine for Minecraft Java Edition
Modern Bedrock model engine for Minecraft Java Edition
Modern Bedrock model engine for Minecraft Java Edition
Modern Bedrock model engine for Minecraft Java Edition
Modern Bedrock model engine for Minecraft Java Edition
Modern Bedrock model engine for Minecraft Java Edition
Modern Bedrock model engine for Minecraft Java Edition
Modern Bedrock model engine for Minecraft Java Edition
Modern Bedrock model engine for Minecraft Java Edition
Modern Bedrock model engine for Minecraft Java Edition
Modern Bedrock model engine for Minecraft Java Edition
Modern Bedrock model engine for Minecraft Java Edition
Modern Bedrock model engine for Minecraft Java Edition
Modern Bedrock model engine for Minecraft Java Edition
Modern Bedrock model engine for Minecraft Java Edition
Modern Bedrock model engine for Minecraft Java Edition
Modern Bedrock model engine for Minecraft Java Edition
Modern Bedrock model engine for Minecraft Java Edition
Modern Bedrock model engine for Minecraft Java Edition
AI Summary: This feature request seeks the ability for players to use a custom 3D model for their character, which would be animated for various actions like walking, jumping, and sneaking. The suggestion draws a parallel to existing 'disguise' mechanics, implying a system to visually transform a player into a different entity model.
Modern Bedrock model engine for Minecraft Java Edition
Modern Bedrock model engine for Minecraft Java Edition
AI Summary: The user is requesting a new feature for the `/bm play` command that would make the player invisible while the command is active. They also suggest making this invisibility behavior configurable, potentially through an API.
Modern Bedrock model engine for Minecraft Java Edition
Modern Bedrock model engine for Minecraft Java Edition
Modern Bedrock model engine for Minecraft Java Edition
AI Summary: The task is to determine if the existing BetterModel plugin allows for rotation of model bones along the Z-axis (roll), and if not, to implement this functionality. This involves investigating the plugin's API, potentially modifying its code to add Z-axis rotation to the `ModelRotation` class, and thoroughly testing the changes.
Modern Bedrock model engine for Minecraft Java Edition
AI Summary: Implement a feature to allow playing multiple animations simultaneously in the BetterModel plugin without resetting previous animations. This should include an optional 'override' parameter to reset existing animations if needed, mirroring a similar feature in ModelEngine. The implementation should be compatible with the existing API and maintain the plugin's performance.
Modern Bedrock model engine for Minecraft Java Edition
AI Summary: This task requires implementing two new features for the BetterModel Minecraft plugin: 1) An API allowing for high-level animation overrides that selectively apply animations to specific bones without interrupting others, and 2) built-in player state animation templates (idle, walk, jump) that automatically activate and deactivate based on player actions, similar to existing functionality but extended to players.
Modern Bedrock model engine for Minecraft Java Edition
AI Summary: Add `hide()` and `show()` methods to the `RenderedBone` class within the BetterModel plugin's API, mirroring the functionality already present in the Tracker class. This enhancement will allow developers to control the visibility of individual bones in rendered models.
Modern Bedrock model engine for Minecraft Java Edition
AI Summary: Implement support for scaling player animations based on the entity's attribute SCALE value in Minecraft versions 1.20.6 and above. This requires modifying the existing player animation system within the BetterModel plugin to correctly interpret and apply the SCALE attribute's effect on animation size.
Modern Bedrock model engine for Minecraft Java Edition