Simple Creator
No reviews yet
This mod allows you to add data driven blocks and items to the game, using overly complicated JSON.
Fabric is a mod loader for versions 1.14+ of Minecraft, particularly popular for client side and optimization mods.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
About
Project Details
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.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
About
Description
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.
Screenshots
Gallery
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
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers