Create: Catalyst

Quick rating

Create: Catalyst

No reviews yet

A mod that optimizes create mod for ~40% FPS gain (and adds ScalableLux support with Aeronautics)

QoL & Tweaks
Performance & Optimization
Mod Loaders
NeoForge
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

About

Project Details

Type
Mod
Latest Version
catalyst-0.17.0.jar
Authors

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID

Resources

External Links

Source Issues Wiki Discord

About

Description

Catalyst

Client-side performance patches for Create on NeoForge 1.21.1. Everything is toggleable in config/catalyst-client.toml.

Performance

  • Blaze burner smoke costs ~46% of frame time in a burner chunk, so Catalyst spawns half the plumes and gives about 30% more FPS there.
  • Your particle setting now applies to burner smoke, which Create deliberately bypassed.
  • Multiblock tanks made Sodium process every segment when only the controller draws, dropping lighting cost from 2.10s to 0.17s in a tank farm.
  • Fluid rendering copied two matrices per vertex, about 4,500 wasted objects per tank per frame.
  • Distant fluid faces draw as one panel, turning a 3x30 tank wall from 90 quads into 1.
  • Belt items stop drawing past 32 blocks, though the belt still renders.
  • Belt stacks draw their pile of models within 8 blocks instead of 16, the main fix for belts carrying thousands of items.
  • Belt lighting is reused between items on the same segment with no visual change.
  • Machine display items on basins, depots, ejectors, saws, deployers and crafters stop drawing past 32 blocks.
  • Filter and redstone link boxes stop drawing past 20 blocks.
  • Create block entities stop rendering past 48 blocks instead of 64.
  • Contraption rendering caches its Flywheel backend check per tick instead of per block entity per frame.
  • The goggles check, which can scan Curios inventories every frame, is cached per tick.

Audio

  • Machine farm stutter is fixed by limiting duplicate sound starts, measured at 3.1s of render thread stalls in 86 seconds.
  • Crackling and cutting out audio in burner farms is fixed by capping campfire crackles at 2 per tick.
  • A global budget limits Create sounds started per tick, with dropped plays retrying next cycle.
  • Sounds are never limited by distance.

Compatibility

  • Requires Create 6.0.0+ on 1.21.1 NeoForge.
  • Tested with Sodium, Flywheel and Sable / Create Aeronautics.
  • Compatibility with ScalableLux is added (tweaking is required)
  • Airship blocks render and sound correctly because distance comes from the renderer, not the player.

Comparison

Before

Before 179 FPS

After

After 269 FPS

Screenshots

Gallery

  • After
    After After Catalyst
  • Before
    Before Before Catalyst

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

<1,000
Downloads
Last Updated
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works