quiqueck / BetterEnd

Better End MC Mod
https://modrinth.com/mod/betterend
Other
29 stars 37 forks source link

[Bug] Anything crafted with iron automatically defaults to making thallasium items instead. #451

Open MsVella opened 2 months ago

MsVella commented 2 months ago

What happened?

Items crafted with iron seem to default to crafting thallasium items instead (except tools).

BetterEnd

4.0.11

BCLib

3.0.14

Fabric API

N/A / Forgified Fabric 0.92.2

Fabric Loader

N/A / Forge 47.3.5

Minecraft

1.20.1

Relevant log output

Other variants of the items are available with polymorph, but this could cause issues with Create.

Other Mods

No response

Xplodin commented 1 month ago

if using almost unified you need to switch its unify.json "ignoredTags": [ "c:iron_ingots", "balm:iron_ingots" ], "ignoredItems": [ "betterend:thallasium_ingot", "betternether:cincinnasite_ingot" ],