Content Creator
Modby fullskele
A mod for creating items, blocks, fluids and more with crafttweaker
Type
Mod
CurseForge Downloads
1,265,526
CurseForge ID
622862
Last Updated
Apr 13, 2026
Description
No longer in active development, but PR's are open.
========================================================================
This mod exposes nearly everything inside item and block class to Crafttweaker. Which means you can make something like a prospector wand, or a block that changes the color of a beacon beam, or create types of blocks that would be otherwise impossible with scripts alone.
Some things you can create with this mod:
- Combat-related enchantments
- Fully customizable potions
- Replicas of Avaritia items
- Fences, fence gates, slabs, ladders and stairs
- Rotatable blocks like Pumpkins
- A basic crop like Wheat
- A basic crop like Cocoa Beans
- A basic crop like Pumpkins/Melons
- A tall crop like Immersive Engineering/BWM Hemp
- Crops that require a block next to it to survive
- A bow that creates goofy particles when you aim it
- Material items and blocks like ContentTweaker (a.k.a B.A.S.E)
How To Use:
- Your script file should start with #loader preInit
- You should use ResourceLoader to load item/block models, textures and blockstates. (I recommend checking how to change minecraft resources)
========================================================================
At the moment there is no proper Wiki. Please interpret the source code for ZS Methods or view RoTN's implementation as an example.
You can use use this mod in any private or publicly distributed pack, and you can use it outside of CurseForge, too.
Similar Mods
Ender Zoo
New mobs in keep with 'native' minecraft mobs. Companion to Ender IO
SebastrnLib
A common mod project for all Sebastrn's mods
RoadRunner
A general-purpose performance mod and fork of the popular "Lithium" mod made for the Forge mod loader.
Dynamic Trees - Traverse
An updated version of Dynamic Trees for Traverse - adds dynamic versions of Traverse trees and to Traverse biomes.
Cloth API (Fabric)
Generalized API for Fabric 1.14
LazyDFU
Makes the initialization of DataFixerUpper "lazy", making the game start more quickly