Create: Dragons Plus 1.7.1b
Revert
- Revert last patch for Placebo crash since the issue seems to be not on this side and current patch cause else issue.
Please update from 1.7.1 to this version.
If you encounter another crash and also have Placebo installed, please inform me with complete log, thanks!
Create: Dragons Plus 1.7.0
Update
- Add Hungarian Translation (by @Batári Balázs László)
- Add Stainable attribute for the attribute filter
- Bucket of Mod Fluids works properly with Dispenser
- Liquid Dye now can solidify concrete powder
- Add block tag for automatic polishing recipe generation denylist
- Add config to disable colored concrete generation in lava interaction of Dye Fluid
Change
- Keep Bucket on Main Hand after filling from Fluid Hatch
Fix
- Fix fan processing is still running when corresponding recipe is disabled in config.
- Fix a registration issue of sanding recipe
Create: Dragons Plus 1.5.0
Features
- Added Bulk Sanding (needs Quicksand), supports all Sand Parper Polishing recipes.
- Added Sand Paper Polishing recipes for Polished Blocks.
- Added Sand Paper Polishing recipes for Oxidized Blocks.
- Added Sand Paper Polishing recipes for Waxed Blocks.
- Added Bulk Ending (needs Dragon Head or Dragon's Breath (Fluid)).
- Added block and bucket for Dragon's Breath (Fluid).
- Added Automated Brewing recipes for Dragon's Breath (Fluid).
Update
- Add French Translation by @fabien-gigante
- Update Japanese Translation by @YukkuriOfuton
Compatibility
- Incompatible with Create: Central Kitchen < 2.1 due to breaking change, please update Create: Central Kitchen to 2.1+.
Create: Dragons Plus 1.4.0
Gameplay Update
- Add Bulk Freezing.
- Add config for enable/disable Bulk Coloring and Bulk Freezing.
- Add Create: Garnished integration for Bulk Coloring and Bulk Freezing.
Technical Update
- Add
WaterAndLavaLoggedBlock
: Provides default implementation for blocks that can be either waterlogged or lavalogged. - Add
BlockFreezer
andFreezeCondition
. - Add
RuntimePackResources
: Provides datagen based runtime resource pack. - Add
RecipeConverter
: Provides cached recipe conversion.