
Simple Creator
This mod allows you to add data driven blocks and items to the game, using overly complicated JSON.
About this Mod
This mod is called Simple Creator, not because it's simple to use, but because it was/is a simple mod to write.
It allows for data driven blocks and items, i.e. you can add blocks and items by placing JSON's in a folder Structure under a SimplyCreated folder in the Minecraft directory.
It's JSON format is just a translation of what is possible in code without writing any custom code. (and some things are still missing)
Yes, many things you can do don't make sense, some might even break your game.
Usage:
To add blocks, place JSON's under:minecraft/SimplyCreated/[your_modId]/blocks/[block_id].json
An example file can be seen here.
This file contains all used properties.
A list of all supported properties and explanations for some of them can be found here.
You can leave out any property, and a sensible default should be used instead.
To add items, place JSON's under:minecraft/SimplyCreated/[your_modId]/items/[item_id].json
An example file can be seen here.
This file contains all used properties.
You can leave out any property, and a sensible default should be used instead.
For both, blocks and items, you will need to add models, block states, textures, loot tables, add them to tags to set mining levels and effective tools, and probably more via data/resource packs. I recommend using a mod like Global Packs in addition.
Disclaimer:
I am not responsible if this mod or a block/item created with it breaks your game. This mod is intended to be used by mod pack devs to e.g. add currencies or simple unique blocks.
Available Versions
How to Install Simple Creator on Your Server
Order Server
Order a Minecraft Java server with at least 3 GB RAM (4 GB recommended).
Set fabric Loader
In the panel under "Egg", select the fabric loader and matching Minecraft version (1.21.4).
Install Mod
Open the mod browser in the dashboard and search for "Simple Creator". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.
Compatibility
Mod Loaders
Minecraft Versions
1.21.4, 1.21.1, 1.21 (+1 more)
Server-side
✓ RequiredRecommended RAM
4 GB(min. 3 GB)Frequently Asked Questions
Simple Creator server crashes on startup – what to do?
Most common cause: wrong fabric version or insufficient RAM. Check the server log (latest.log) for "OutOfMemoryError" or "Mixin" errors. With Mado Hosting: ensure at least 3 GB RAM is allocated and the loader matches the mod version (1.21.4). You can switch loaders with one click in the panel.
Is Simple Creator compatible with fabric?
Simple Creator officially supports fabric for Minecraft 1.21.4, 1.21.1, 1.21. The Mado dashboard automatically detects incompatible loader combinations.
Server lagging with Simple Creator – how to optimize performance?
Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if Simple Creator consumes the most tick time. Common fixes: reduce server view-distance to 8-10, install "performant" or "starlight" as supplementary mods on Forge. With Mado Hosting, your server runs on NVMe SSDs with dedicated CPU cores for minimal latency.
Similar Mods
Rent Modded Server
Install Simple Creator with just one click on your server.