Language

ContentTweaker

ContentTweaker

Modrinth

Allows you to add Items and Blocks

116.8k downloads 8 followers updated 36mo ago
latest v1.0.0+13 Modrinth
Fabric Forge 1.7.10 – 1.18.2 Utility

This mod requires CraftTweaker to run

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!

Versions

Beta
1.0.0+13
fabric · 1.18.2 · 36mo ago
337
Beta
1.0.0+13
forge · 1.18.2 · 36mo ago
16.7k
Beta
1.0.0+11
fabric · 1.18.2 · 36mo ago
<h3>Current version: 1.0.0+11</h3> <ul> <li><a href="https://github.com/CraftTweaker/ContentTweaker/commit/a703826f8b79f6fabb100ec4893063d76cf65865"…
115
Beta
1.0.0+11
forge · 1.18.2 · 36mo ago
<h3>Current version: 1.0.0+11</h3> <ul> <li><a href="https://github.com/CraftTweaker/ContentTweaker/commit/a703826f8b79f6fabb100ec4893063d76cf65865"…
223
Beta
1.0.0+10
fabric · 1.18.2 · 36mo ago
<h3>Current version: 1.0.0+10</h3> <ul> <li><a href="https://github.com/CraftTweaker/ContentTweaker/commit/e26bdd1d01150ded212717bb6198616dd1fcd327"…
92
Beta
1.0.0+10
forge · 1.18.2 · 36mo ago
<h3>Current version: 1.0.0+10</h3> <ul> <li><a href="https://github.com/CraftTweaker/ContentTweaker/commit/e26bdd1d01150ded212717bb6198616dd1fcd327"…
102
Beta
1.0.0+9
fabric · 1.18.2 · 36mo ago
<h3>Current version: 1.0.0+9</h3> <ul> <li><a href="https://github.com/CraftTweaker/ContentTweaker/commit/9bca1310f2d42cd8cda1d15d2f16f6f9741b8e06"…
95
Beta
1.0.0+9
forge · 1.18.2 · 36mo ago
<h3>Current version: 1.0.0+9</h3> <ul> <li><a href="https://github.com/CraftTweaker/ContentTweaker/commit/9bca1310f2d42cd8cda1d15d2f16f6f9741b8e06"…
94
Beta
1.0.0+8
fabric · 1.18.2 · 36mo ago
<h3>Current version: 1.0.0+8</h3> <ul> <li><a href="https://github.com/CraftTweaker/ContentTweaker/commit/7b7ffdb418ba20486e55a4de799342703e93cd55"…
85
Beta
1.0.0+8
forge · 1.18.2 · 36mo ago
<h3>Current version: 1.0.0+8</h3> <ul> <li><a href="https://github.com/CraftTweaker/ContentTweaker/commit/7b7ffdb418ba20486e55a4de799342703e93cd55"…
87
Beta
1.0.0+7
fabric · 1.18.2 · 36mo ago
<h3>Current version: 1.0.0+7</h3> <ul> <li><a href="https://github.com/CraftTweaker/ContentTweaker/commit/60d2b9eb849400a9a0d679b72572953057cd644a"…
102
Beta
1.0.0+7
forge · 1.18.2 · 36mo ago
<h3>Current version: 1.0.0+7</h3> <ul> <li><a href="https://github.com/CraftTweaker/ContentTweaker/commit/60d2b9eb849400a9a0d679b72572953057cd644a"…
94

Comments 0

No comments yet. Be the first to share your thoughts.

Download ContentTweaker

B 1.0.0+13 1.18.2 fabric 908 KB B 1.0.0+13 1.18.2 forge 898 KB B 1.0.0+11 1.18.2 fabric 905 KB B 1.0.0+11 1.18.2 forge 895 KB B 1.0.0+10 1.18.2 fabric 905 KB B 1.0.0+10 1.18.2 forge 895 KB B 1.0.0+9 1.18.2 fabric 905 KB B 1.0.0+9 1.18.2 forge 895 KB B 1.0.0+8 1.18.2 fabric 897 KB B 1.0.0+8 1.18.2 forge 884 KB B 1.0.0+7 1.18.2 fabric 897 KB B 1.0.0+7 1.18.2 forge 883 KB B 1.0.0+6 1.18.2 fabric 897 KB B 1.0.0+6 1.18.2 forge 883 KB B 1.0.0+5 1.18.2 fabric 897 KB B 1.0.0+5 1.18.2 forge 883 KB B 1.0.0+4 1.18.2 forge 883 KB R 1.0.0.develop.36 1.16.5 forge 513 KB B 1.0.0.develop.35 1.16.5 forge 512 KB B 1.0.0.develop.34 1.16.5 forge 512 KB B 1.0.0.develop.33 1.16.5 forge 510 KB B 1.0.0.develop.32 1.16.5 forge 508 KB B 1.0.0.develop.31 1.16.5 forge 505 KB B 1.0.0.develop.30 1.16.5 forge 503 KB B 1.0.0.develop.29 1.16.5 forge 503 KB B 1.0.0.develop.28 1.16.5 forge 503 KB B 1.0.0.develop.26 1.16.5 forge 503 KB B 1.0.0.develop.25 1.16.5 forge 504 KB B 1.0.0.develop.24 1.16.5 forge 500 KB B 1.0.0.develop.22 1.16.5 forge 498 KB R 4.10.0 1.12.2 forge 272 KB R 1.0.0.develop.19 1.16.5 forge 498 KB B 1.0.0.develop.18 1.16.5 forge 498 KB B 1.0.0.develop.17 1.16.5 forge 498 KB B 1.0.0.develop 1.16.5 forge 498 KB B 1.0.0.develop.15 1.16.5 forge 498 KB B 1.0.0.develop.14 1.16.5 forge 498 KB B 1.0.0.develop.13 1.16.5 forge 498 KB B 1.0.0.develop.12 1.16.5 forge 409 KB R 1.0.0.develop.11 1.16.4, 1.16.5 forge 409 KB A 1.0.0.develop.10 1.16.4 forge 409 KB B 1.0.0.develop.9 1.16.3 forge 392 KB B 1.0.0.develop.8 1.16.3 forge 392 KB B 1.0.0.develop.6 1.16.3 forge 392 KB B 1.0.0.develop.3 1.16.2 forge 392 KB B 1.0.0.develop.20 1.15.2 forge 389 KB B 1.0.0.develop.19 1.15.2 forge 389 KB B 1.0.0.develop.18 1.15.2 forge 389 KB B 1.0.0.develop.17 1.15.2 forge 383 KB R 4.9.1 1.12.2 forge 268 KB

Files are served directly from the original source. Modgrid does not host or modify them.