Create: Config

Quick rating

Create: Config

No reviews yet

a mod which adds Create's config menu without Create itself

QoL & Tweaks
Mod Loaders
Forge
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

Compatibility

Supported Environments

Dev Environment
Client Required
Server Unsupported

About

Project Details

Type
Mod
License
MIT License
Latest Version
Create: Config 1.0.2
Authors
CurseForge
Modrinth

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
Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

Create: Config

THE CREATE CONFIG MENU BUT WITHOUT THE 30MB MOD (you're welcome)

ever wanted Create's beautiful config GUI but without… y'know… Create? yeah me too. so i extracted it. now you can have pretty sliders, toggles, and dropdowns for your own configs without needing the entire Create mod bloating your mods folder.

what does it do

  • adds a "C" button to your main menu and pause screen
  • opens Create's gorgeous config GUI (thanks Ponder/Catnip)
  • you can define your own config categories and values
  • settings save to config/createconfig-*.toml files
  • works standalone, no Create required (omg)

wait so how do i add my own configs

edit CClient.java, CCommon.java, or CServer.java in the source code. the framework supports:

  • b(default, name, comment): boolean toggle
  • i(default, min, max, name, comment): integer slider
  • f(default, min, max, name, comment): float slider
  • e(default, name, comment): enum dropdown
  • group(depth, name, comment): visual grouping

the GUI automatically picks up anything you add. magic? maybe.

requirements

THIS MOD REQUIRES (drumroll please):

  • Ponder (the config UI engine, not the actual ponder scenes)
  • Flywheel (required by Ponder for rendering)

yes i know its two extra dependencies. no i cant fix that. blame the architecture (or dont, its fine).

FAQ

Q: does this replace Create?

A: no lol. this is JUST the config menu. if you want Create's blocks and machines you still need Create.

Q: can i use this in my modpack?

A: yes! absolutely. go wild. no permission needed (but a shoutout would be cool).

Q: why is the button just a "C"?

A: because i was too lazy to make a gear icon. sue me. actually dont.

Q: will this work with [other mod]?

A: probably? it just adds a config button. unless your mod also adds a config button to the same menu row, it should be fine.

Q: can i change the button position?

A: yes! edit CClient.java and adjust mainMenuConfigButtonRow and mainMenuConfigButtonOffsetX. negative X = left side, positive = right side.

Q: whats the file size?

A: my mod is 16KB. Ponder is 766KB. Flywheel is 849KB. total: ~1.6MB. compared to Create's 30MB… yeah.

credits

  • simibubi and the Creators-of-Create team for the original config system and Catnip UI engine
  • Ponder library for the beautiful config screen rendering
  • Flywheel for the rendering backbone
  • me for being too lazy to configure Create properly so i just extracted the config menu (real talk though, Create is amazing, go download it)

Create: Config

THE CREATE CONFIG MENU BUT WITHOUT THE 30MB MOD (you're welcome)

ever wanted Create's beautiful config GUI but without... y'know... Create? yeah me too. so i extracted it. now you can have pretty sliders, toggles, and dropdowns for your own configs without needing the entire Create mod bloating your mods folder.

what does it do

  • adds a "C" button to your main menu and pause screen
  • opens Create's gorgeous config GUI (thanks Ponder/Catnip)
  • you can define your own config categories and values
  • settings save to config/createconfig-*.toml files
  • works standalone, no Create required (omg)

wait so how do i add my own configs

edit CClient.java, CCommon.java, or CServer.java in the source code. the framework supports:

  • b(default, name, comment): boolean toggle
  • i(default, min, max, name, comment): integer slider
  • f(default, min, max, name, comment): float slider
  • e(default, name, comment): enum dropdown
  • group(depth, name, comment): visual grouping

the GUI automatically picks up anything you add. magic? maybe.

requirements

THIS MOD REQUIRES (drumroll please):

  • Ponder (the config UI engine, not the actual ponder scenes)
  • Flywheel (required by Ponder for rendering)

yes i know its two extra dependencies. no i cant fix that. blame the architecture (or dont, its fine).

FAQ

Q: does this replace Create? A: no lol. this is JUST the config menu. if you want Create's blocks and machines you still need Create.

Q: can i use this in my modpack? A: yes! absolutely. go wild. no permission needed (but a shoutout would be cool).

Q: why is the button just a "C"? A: because i was too lazy to make a gear icon. sue me. actually dont.

Q: will this work with [other mod]? A: probably? it just adds a config button. unless your mod also adds a config button to the same menu row, it should be fine.

Q: can i change the button position? A: yes! edit CClient.java and adjust mainMenuConfigButtonRow and mainMenuConfigButtonOffsetX. negative X = left side, positive = right side.

Q: whats the file size?

A: my mod is 16KB. Ponder is 766KB. Flywheel is 849KB. total: ~1.6MB. compared to Create's 30MB... yeah.

credits

  • simibubi and the Creators-of-Create team for the original config system and Catnip UI engine
  • Ponder library for the beautiful config screen rendering
  • Flywheel for the rendering backbone
  • me for being too lazy to configure Create properly so i just extracted the config menu (real talk though, Create is amazing, go download it)

Screenshots

Gallery

This project has no gallery images yet.

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
Total Downloads
CurseForge
<1,000
Modrinth
<1,000
Last Updated
CurseForge
Created
CurseForge
Modrinth
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