Tinkers Construct

Tinkers Construct

170M Downloads

JSON Things support for Material Stat Types

VMan-2002 opened this issue ยท 1 comments

commented

Minecraft Version

1.20.1

Forge Version

47.4.0

Mantle Version

1.11.63

Tinkers' Construct Version

3.10.1.76

Problem description

Allow JSON Things to define custom Material Stat Types, in case custom tool parts need new stats

Suggested solution

i would let the devs figure it out

Alternatives considered

material stat types are hardcoded

Additional context

this issue template is very strict

Searched for existing enhancement?

Used the search bar

commented

This is something I considered, but there are just a few too many variables in how you might want to combine stats. Not to mention, you are asking to allow datapacks to define JSON that defines how JSON is parsed.

Its not an idea I'm against, but its very difficult to do right. Plus, it literally takes like, 5 lines in a java addon mod.