Create: Dragons Plus 1.11.4-p2 for Create-Fly 1.21.11-6.0.9-5
Curse Maven Snippet
What's new
Create: Dragons Plus 1.11.4 Preview 2
Added
- Restored the downstream Blaze machine foundations:
BlazeBlock,BlazeBlockEntity, andBlazeMovementBehaviour. - Added Create-Fly 1.21.11 render-state, Flywheel Visual, contraption rendering, and client model-provider APIs for addon-owned Blaze machines.
- Restored
StressConfigwith directIdentifier,Block, andCDPRegistryEntryregistration methods. - Added a non-packaged API consumer compile check covering the public Blaze and stress extension points.
Changed
- Blaze hat and goggles models are now registered from the client source set through
BlazeRenderModels; common block entities no longer expose clientPartialModeltypes. - Stress defaults must be registered before the config is built, and the same
StressConfiginstance must be reused during config reloads.
Compatibility
- Registrate transform methods, NeoForge render-layer queries, and external Flywheel types remain intentionally unsupported. See
MIGRATION.mdfor direct replacements. - This preview supersedes
1.11.4-p1; publishedp1artifacts must not be overwritten.

