[Feature][1.21.1] Add Fan Processing Catalyst support for Create: Dragons Plus
RaymondBlaze opened this issue ยท 2 comments
GitHub: https://github.com/DragonsPlusMinecraft/CreateDragonsPlus
CurseForge: https://www.curseforge.com/minecraft/mc-mods/create-dragons-plus
Create: Dragons Plus added the following fan processing:
- Bulk Coloring: using Dye Fluids, backed by a Data Map instead of tags, compatible with Garnished.
- Bulk Freezing: using Powder Snow, backed by a
BlockFreezersimple registry (can be supported through thecreate_dragons_plus:passive_block_freezerstag), compatible with Garnished, should be fine to use the existing freezing catalyst. - Bulk Sanding: using Quicksand from other mods, backed by corresponding fan catalyst block tags, plans to integrate with Dream and Desires (as it haven't reimplement Bulk Sanding on 1.21.1 yet), should be fine to use the existing sanding catalyst (even though it uses normal sand).
- Bulk Ending: using Dragon's Breath (Fluid) or Dragon Head, backed by corresponding fan catalyst block/fluid tags.
Bulk freezing/sanding/ending sure. I'll need to check out how bulk coloring works though.