A minecraft mod that (just) adds titanium to minecraft! https://modrinth.com/mod/justtitanium
Find a file
2026-05-03 20:16:51 +02:00
gradle/wrapper Add my first files! 2026-04-13 15:38:13 +02:00
src Add my first files! 2026-04-13 15:38:13 +02:00
.gitignore Add my first files! 2026-04-13 15:38:13 +02:00
build.gradle Add my first files! 2026-04-13 15:38:13 +02:00
gradle.properties Add my first files! 2026-04-13 15:38:13 +02:00
LICENSE.txt Add my first files! 2026-04-13 15:38:13 +02:00
README.md Update README.md 2026-05-03 20:16:51 +02:00
settings.gradle Add my first files! 2026-04-13 15:38:13 +02:00

JustTitanium

JustTitanium is a simple Minecraft Java 1.21.11 mod that adds Titanium to the game.

Features

This mod has some features that do something in-game:

  1. Titanium Sword has custom combat behavior. It uses custom sword stats for damage and attack speed. It also applies an extra on-hit slam effect that knocks targets back harder and inflicts brief slowness.

  2. Raw Titanium has an active use ability. Right-clicking it clears fire, removes poison, grants short fire resistance, grants haste, and puts the item on cooldown.

  3. Titanium Ore has a custom block interaction. Any living entity stepping on the ore is briefly affected with slowness and weakness.

Progression

  • Titanium Ore generates in the Overworld.
  • Mining Titanium Ore drops Raw Titanium.
  • Silk Touch lets you collect the ore block itself.
  • Raw Titanium smelts into Titanium Ingot.
  • Titanium Sword is crafted with two Titanium Ingot and one Stick.

Balance Notes

  • Titanium Ore follows iron-style loot logic for normal mining and fortune scaling.
  • Smelting Raw Titanium takes twice as long as vanilla iron.
  • Titanium Sword is tuned to show 7.5 attack damage and 2 attack speed in-game, while also focusing on knockback.