Every Compat (Stone Zone)

Every Compat (Stone Zone)

39.2k Downloads

[๐Ÿ—ƒ]: Tinker's Construct stone types

DadamaldaDad opened this issue ยท 6 comments

commented

Version - Loader

1.20.1 - FORGE

Supported Mod Version

3.9.1.19

Supported mod's Curseforge

https://www.curseforge.com/minecraft/mc-mods/tinkers-construct

Details

Tinker's Construct has seared stone and scorched stone
Seared and scorched stone variants added by Stone Zone can't be used for some things in Tinker's Construct:

  • Controller, Tinker's Anvil, etc. can be fixed by adding proper tags
  • Melting can be fixed easily with tags
  • Smeltery/foundry walls and floors require tags and a boolean blockstate
commented

I need the tag. StoneZone doesn't support Tinker's Construct. Does the StoneType have a tag that should be applied to every generated block from StoneZone for one specific stonetype?

commented

lol, other people will be so happy with tconstruct's StoneType being supported by StoneZone.

commented

there are 2 stones:
tconstruct:seared_stone
tconstruct:scorched_stone

I randomly saw this and decided to help cuz why not (I don't even use tconstruct)

commented

yeah, Just wanted to be of help lmao

commented

FYI, StoneZone already can detect them just fine. I've improved the detection system back then.

and the tags you haven't provided. i had to get it myself.

#tconstruct:smeltery that's the one that should smelt seared_stone blocks. that should be applied to SZ's blocks, too

commented

ADDED the tags in v2.7.14