A Forge 1.20.1 port of Create: Dragons Plus, originally developed for NeoForge 1.21.1 by DragonsPlusMinecraft.
This mod extends Create with bulk processing via fan mechanics, a pumpable Dragon's Breath fluid, and a Fluid Hatch block.
- Bulk Coloring - Dye fluids + fan to mass-dye items, wool, glass, concrete, armor, and entities (sheep, cats, wolves, shulkers)
- Bulk Freezing - Powder Snow + fan to mass-freeze items (packed ice, blue ice, slime balls)
- Bulk Ending - Dragon's Breath + fan to infuse end energy (end stone, chorus fruit, phantom membrane)
- Bulk Sanding - Falling sand blocks + fan for mass sandpaper polishing
- Fluid Hatch - A Create-style fluid container block for contraptions
- Dragon's Breath Fluid - Pumpable, storable Dragon's Breath with automatic brewing recipes
- Blaze Upgrade Smithing Template - Found in Nether loot chests
- Config System - Every feature can be individually toggled on/off
| Dependency | Version |
|---|---|
| Minecraft | 1.20.1 |
| Forge | 47.2.0+ |
| Create | 6.0.8+ |
- Create: Dreams & Desires - Disables redundant fan types when CDP provides them
- Create: Garnished - Mastic resin fluids work as coloring catalysts
- Install Forge 1.20.1 and Create 6.0.8+
- Place
forge-create-dragons-plus-1.0.0-mc1.20.1-all.jarin yourmods/folder - Launch the game
This project is licensed under LGPL-3.0-or-later.
- Original code: Copyright (C) 2025 DragonsPlusMinecraft
- Ported to Forge 1.20.1 under the same license
- Original project: https://github.com/DragonsPlusMinecraft/CreateDragonsPlus
This port includes fixes for several bugs present in the original NeoForge version:
- Fixed Dragon's Breath recipe duplication on
/reload - Fixed fluid pipe consuming effect firing during simulation queries
- Fixed DnD/Garnished mixin using unsafe interface pattern (changed to abstract class)
- Fixed upstream typo in
DragondBreathLiquidBlockclass name