Compatibility
Minecraft: Java Edition
1.19.2
Platforms
Forge
Supported environments
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Licensed GPL-3.0-only
Published 10 months ago
Updated 9 months ago
Ptdye Plus
Introducing a Java mod designed exclusively for the Create: Prepare to Dye (CPTD) modpack!
This mod includes code for features and bug fixes not achievable with KubeJS, the JavaScript framework used by the CPTD team.
Keep in mind that this mod is primarily tested for use within the CPTD modpack, and using it elsewhere may lead to unexpected behavior.
Key Features:
- Command to access the stonecutter GUI: /openStonecutter
- By using the "/openStonecutter" command, players can directly access the stonecutter's GUI, making it more convenient to craft devices.
- Key bind to open ponder based on what block the player is looking at, set to B by default
- Adds line to Jade tooltip on blocks that have a ponder indicating which button to press to open ponder
For Devs:
- To download gradle dependencies click the
Reload All Gradle Projects
button (refresh/recycle icon) in the top left of the gradle task window (IntelliJ) - Run the game by debugging the
runClient
gradle task and runBuild Project
orCTRL+F9
to hotswap your code changes.