CreateWorldUI
ModMIT

CreateWorldUI

Backport the modern vibe of creating world.

381
Downloads
2
Followers
3 months ago
Updated
📦
20
Versions

📖About CreateWorldUI

CreateWorldUI

Overview

CreateWorldUI is a mod developed for Minecraft 1.7.10, focusing on backporting the modern world creation GUI. It aims to provide a modern user experience for world creation, allowing players to create worlds in a way that modern Minecraft players are accustomed to.

Key Features

  1. Modern Tabbed Interface
    Modifies the original GuiCreateWorld class using Mixins to reorganize world creation options into a tab-based layout, categorized into "Game", "World", and "More" for better navigation.

  2. GameRule Editor
    Offers an intuitive interface for editing in-game rules, supporting:

    • Toggle buttons for boolean rules;
    • Text input fields for numerical or string-based rules;
    • Functions to reset and save rules, facilitating easy customization of world settings.
  3. UI Element Optimization

    • Adjusts the positions and layouts of buttons, text fields (e.g., world name and seed input boxes);
    • Handles custom textures (such as tab backgrounds and gradients) to enhance visual presentation.
    • Backport difficluty settings, which is available in the game tab.

License

  • Code: MIT License,
  • Textures (PreAlpha, Alpha versions): Copyright © 2025 dfdvdsf. All Rights Reserved.
  • Textures & Inspirations: Partially inspired by Mojang AB. Microsoft and Minecraft are trademarks of the Microsoft group of companies.

Dependencies

UniMixins

Credits

Thanks to mappings.dev for helping resolve issues with obfuscated names.