Tinkers Construct

Tinkers Construct

170M Downloads

Missing Workstation stones + modded ones Quark/Create (I don't know datagen)

Closed this issue ยท 3 comments

commented

Minecraft Version

1.20.1

Forge Version

47.1.106 (neoforge)

Mantle Version

1.11.63

Tinkers' Construct Version

3.10.1.76

Problem description

The Work Station rocks tag is missing a few vanilla rocks, namely Dripstone, Tuff, and Calcite (and maybe Netherrack and End Stone?).

While I'm at it since Quark and Create are big and popular I thought compat with them would be nice (especially since it's a simple tag (it's amazing, great job on that, especially love the stitching on the anvil)).
Create is also not the only mod that adds Zinc so would be nice to have that even if the Create specific stuff is not added.

This was supposed to be a simple PR except I'm not familiar with datagen so thought this was better than nothing.

Suggested solution

Since the vanilla rocks already in the tag (like Granite) have new tags made for them, would need those for Dripstone, Tuff, and Calcite.

Quark rocks:

"quark:jasper",
"quark:limestone",
"quark:permafrost",
"quark:shale",
"quark:myalite",

Create rocks:

"create:asurine",
"create:crimsite",
"create:limestone",
"create:ochrum",
"create:scoria",
"create:scorchia",
"create:veridium",

Create metals: (whoops not alloys)

"#forge:storage_blocks/zinc",
"#forge:storage_blocks/andesite_alloy",

Alternatives considered

If not all compat is added I'll likely just make a lil datapack for me.

Additional context

No response

Searched for existing enhancement?

Used the search bar

commented

Create is also not the only mod that adds Zinc so would be nice to have that even if the Create specific stuff is not added.

I have no idea what you mean by this. We have no Create specific content in this mod.

I also don't know why you referenced the storage block tags. Tinkers' Anvils are made of alloys; zinc is not an alloy and andesite alloy (despite its name) isn't either.

commented

I have no idea what you mean by this. We have no Create specific content in this mod.

I was referring to adding the Create-specific stones to the tag.

Tinkers' Anvils are made of alloys; zinc is not an alloy and andesite alloy (despite its name) isn't either.

Oooh did not realize that, my bad.

commented

Added in v3.10.2.92 for 1.20.1