ContentTweaker icon

Mod - CurseForge

ContentTweaker

Allows you to add Items and Blocks

ContentTweaker project image

Source-provided project description. FreeMinecraftMods keeps creator credit and adds separate compatibility and decision guidance below.

Project overview

This mod requires Crafttweaker to run. Info: ContentTweaker is an addon for CraftTweaker . Crafttweaker lets you adjust recipes, remove them entirely, or add new recipes. One of the features that it lacks is the ability to create new items and blocks, ContentTweaker plans on allowing users to add more to their game, not only recipes but actual items and blocks. Currently, with ContentTweaker, you can add the following: • New Items • New Blocks • New Creative Tabs Due to the limitations enforced by Minetweaker, Scripts containing methods from this mod, should be treated differently from normal Minetweaker scripts, the most noticeable differences are: • Scripts go in the "scripts" folder same as CraftTweaker, however they need to start with '#loader contenttweaker`' as the first line You can find more information here: You can find documentation for the mod on the official Minetweaker wiki here: ContentTweaker Wiki How It Works: Using a Zenscript Syntax you can create new items and blocks to the game rather simply. These blocks are treated the same way as any other standard block, and thus requires a model(Supports .obj)/texture JSON and a texture. You'll find appropriate directories in the ACRONYM/ContentTweaker sub-folder in your config directory. More information on how to create your blocks and how to handle resources will be available on our GitHub wiki and hopefully soon on the official MineTweaker web page! Here's one of the very basic test examples we currently feature on our GitHub wiki: import mods.contenttweaker.VanillaFactory; import mods.contenttweaker.Block; var zsBlock = VanillaFactory.createBlock("zs_block", <blockmaterial:iron>); zsBlock.fullBlock = true; zsBlock.lightOpacity = 255; zsBlock.translucent = true; zsBlock.lightValue = 1.0; zsBlock.blockHardness = 5.0; zsBlock.blockResistance = 5.0; zsBlock.toolClass = "pickaxe"; zsBlock.toolLevel = 2; zsBlock.blockSoundType = <soundtype:metal>; zsBlock.register(); Want to do a mod spotlight? Would be awesome! Send us a link so we can check it out! Modpack: You have our permission to use this mod in any private & publicly distributed mod pack. Discord: Talk to the developers here !

FreeMinecraftMods decision guide

This mod is most relevant to players looking for CraftTweaker, Server Utility on Fabric, Forge, undefined. Treat those labels as discovery hints, then verify the exact file and dependency list on the official project page.

The latest stored update signal is Oct 11, 2023. Older projects can still work well, but they deserve extra compatibility testing before being added to a current world or public server.

What to verify before choosing a file

  • Confirm that the file is published by the credited creator on the linked official source.
  • Match the Minecraft version exactly instead of relying only on a broad category label.
  • Read dependencies, incompatibilities, and changelog notes before updating an existing instance.
  • Match the loader or server platform and its required version. Forge and NeoForge are not interchangeable.
  • Back up worlds and configuration files before testing the project in a long-term save or public server.

Compatibility at a glance

Minecraft versions in this snapshot: 1.19.2, 1.18.2, 1.16.5, 1.12.2, 1.16.4, 1.16.3, 1.16.2, 1.15.2, 1.12.1, 1.12, 1.10.2, 1.7.10

Loaders and platforms: Fabric, Forge, undefined

CraftTweakerServer Utility

Before you install

Match the exact Minecraft version and loader, install every required dependency, and test in a separate profile before opening an important world. Keep a backup before changing a working mod list.

Source, licensing, and corrections

FreeMinecraftMods does not mirror the project files. Use the official source for downloads, release notes, dependencies, support, and licensing details. Project names, images, and creator-written descriptions remain the property of their respective owners.

How listings are reviewed | Report incorrect project information | Rights-holder and DMCA information

Limited catalog information

This source record is available for discovery, but it does not yet contain enough verified description, classification, image, freshness, or compatibility information to be indexed as a full editorial page. It is therefore marked noindex and is not eligible for advertising.