Function createMaterial

Create custom Tinkers' Construct material

Common values:

Mining level:

  • 1 => Iron
  • 2 => Redstone
  • 3 => Obsidian
  • 4 => Cobalt
  • 5 => Manyullyn

Mining speed:

  • 1 => Nothing
  • 2 => Wood
  • 4 => Stone
  • 6 => Iron
  • 8 => Diamond
  • 9 => Netherite
  • 12 => Gold

Durability:

  • 33 => Gold
  • 60 => Wood
  • 132 => Stone
  • 251 => Iron
  • 1562 => Diamond
  • 2032 => Netherite

Damage:

  • 1 => Wood, Gold
  • 1.5 => Stone
  • 2 => Iron
  • 2.5 => Diamond
  • 3 => Netherite

Scripts containing createMaterial must be placed in /contentScripts

Textures can be placed in /config/contenttweaker/icons/items/<texture>