Tinkers Construct

Tinkers Construct

170M Downloads

Bugs of smeltery and foundry tags

Closed this issue ยท 1 comments

commented

Minecraft Version

1.20.1

Modloader

Forge

Modloader Version

36.1.0

Mantle Version

1.11.71

Tinkers' Construct Version

3.10.2.92

Describe your issue

When I add another block in tags of smeltery or foundry(such as tconstruct:smeltery/floor), the block I added cannot be used to build smeltery or foundry.
This bug also exists in 1.19.

Steps to reproduce

  1. Add a block(such as bedrock) into data\tconstruct\tags\items\smeltery.json, data\tconstruct\tags\blocks\smeltery\floor.json and data\tconstruct\tags\blocks\smeltery\wall.json;
  2. start minecraft and build a smeltery with the block.

Crash Report

No response

Can you reproduce with just Tinkers?

Yes

Performance Enchancers

None of the above

Other mods

No response

Searched for known issues?

Searched open issues

commented

Not a bug. Other mods blocks don't implement the proper interfaces to work as smeltery blocks. The tags exist for the sake of addons to create new smeltery blocks, not so you can tag random blocks like glass and cobblestone.