MarkusBordihn / BOs-Dynamic-Progression-and-Difficulty

Other
3 stars 0 forks source link

Tconstruct weapons #4

Closed zerofelx closed 1 year ago

zerofelx commented 1 year ago

Regardless of whether you add the weapons in question to the list of items in the configuration, these items are not taken into account to level up the weapon profession.

To Reproduce

  1. Create any tconstruct cleaver
  2. Kill mobs
  3. Item lvl and xp no progress

Screenshots Cleaver stats Normal pickaxe stats User Stats

Debugging No crash reports

Is the issue happening in combination with other mods? (If yes, please provide a full list) Tinker's Construct

Additional context Minecraft version 1.18.2 Forge version 40.1.76

MarkusBordihn commented 1 year ago

Thanks for the report, this is related to an implementation issue with Tinkers Construct itself. It seems they are not tracking the item stats for their custom weapons, which this mod rely's on.

I created an issue report for this on their site, as soon this is fixed it should work without any issues.