u/LeZoranZ

Bringing back the longsword (Tinkers' Construct 1.20.1)
▲ 7 r/MinecraftForge+1 crossposts

Bringing back the longsword (Tinkers' Construct 1.20.1)

I noticed a while ago that many people (myself included) miss the longsword from older versions of Tinkers' Construct so I've made an addon that brings it back

It works like the original for the most part and has some additional config options

Available on Modrinth and CurseForge
Source on GitHub

I've linked a brief demo vid that should appear at the top of this post

youtube.com
u/LeZoranZ — 4 days ago

[Long Time No Sword] - Old Tinkers' Longsword for 1.20.1 (Tinkers' Construct Addon)

unedited footage

Available on Modrinth
Source on GitHub

Inherits most of the old defaults except the riptide ability and the sounds that can be turned off, as well as the stats, cause I haven't been keeping up with the newer versions of TCon enough to know what would actually make it well-balanced; feel free to suggest alternatives, right now the stats are:

{
  "type": "tconstruct:base_stats",
  "stats": {
    "tconstruct:attack_damage": 3.75,
    "tconstruct:attack_speed": 1.65,
    "tconstruct:block_amount": 12.0
  }
},
{
  "type": "tconstruct:multiply_stats",
  "multipliers": {
    "tconstruct:durability": 1.1,
    "tconstruct:mining_speed": 0.5
  }
}
reddit.com
u/LeZoranZ — 5 days ago