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.
Create: Dragons Plus 1.2.0
Fix
- Fix Blaze Blocks not rendering hats properly when Flywheel's backend is off.
Development Feature
- Added a Capability-based implementation for providing
BlockEntityBehaviour
withoutSmartBlockEntity
. - Added
@UnknownNullability
defaults annotation for return values and parameters.
Create: Dragons Plus 1.1.0
Items
- Blaze Upgrade Smithing Template: Smithing template that generates in loot chests in nether, used by addons like Create: Enchantment Industry to upgrade Blaze Burner to advanced Blaze working blocks like Blaze Enchanter and Blaze Forger. Disabled by default, will be forcibly enabled when addon requiring it is installed.
Blocks
- Fluid Hatch: The fluid version of Create's Item Hatch, allows depositing and retrieving fluids from tanks, does not support bulk operation like Item Hatch. Enabled by default, will be forcibly enabled when addon requiring it is installed.