Mods
Resource Packs
Data Packs
Modpacks
Shaders
Plugins
Mods Resource Packs Data Packs Plugins Shaders Modpacks
Get Modrinth App Upgrade to Modrinth+
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings
Simple Creator

Simple Creator

This mod allows you to add data driven blocks and items to the game, using overly complicated JSON.

292
7
Cursed
Utility
AboutChangelogVersions

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.

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+

Compatibility

Minecraft: Java Edition

1.21.x
1.20.1

Platforms

Fabric

Supported environments

Client and server

Links

Report issues View source

Creators

QuImUfu
QuImUfu Owner

Details

Licensed MIT
Published 2 years ago
Updated 6 months ago

Modrinth is open source.

main@a0bd011

© Rinth, Inc.

Company

TermsPrivacyRulesCareers

Resources

SupportBlogDocsStatus

Interact

Discord X (Twitter) Mastodon Crowdin
Get Modrinth App Settings
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.