Create: Connected

Create: Connected

4M Downloads

[Feature][1.21.1] Add Fan Processing Catalyst support for Create: Dragons Plus

RaymondBlaze opened this issue ยท 2 comments

commented

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 BlockFreezer simple registry (can be supported through the create_dragons_plus:passive_block_freezers tag), 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.
commented

Bulk freezing/sanding/ending sure. I'll need to check out how bulk coloring works though.

commented

Compat for bulk freezing/sanding/ending has been added. I've decided not to touch bulk coloring for now because I don't want to add a ton of catalyst variants for a niche processing step.