Content Creator
Modby fullskele
A mod for creating items, blocks, fluids and more with crafttweaker
Downloads
1,260,427
Type
Mod
CurseForge ID
622862
Last Updated
Apr 9, 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
Dynamic Trees - Traverse
An updated version of Dynamic Trees for Traverse - adds dynamic versions of Traverse trees and to Traverse biomes.
TelePastries
Pastries that teleport players to other dimensions
SebastrnLib
A common mod project for all Sebastrn's mods
Ender Crop
A crop that grows ender pearls
Tool Kit
Adds useful commands and improves the vanilla structure blocks - ToolKit
Player API
Player API gives third party mods managed access to the main player classes