CraftTweaker

CraftTweaker

151M Downloads

Tetra preventing the ability to add modded tags to items

gregest opened this issue ยท 5 comments

commented

Intro:

Tetra prevents the ability to add modded/not yet existing tags to items

Issue Description:

I tried adding a tag:items:forge:ingots/osmium tag to an item which couldn't be done as long as tetra was in the pack, as soon as tetra was removed the tag showed up properly, the pack also doesn't have an osmium ingot so osmium tags don't exist in the pack

What happens:

Tag doesn't get added to item

What you expected to happen:

Expected the tag to be added to the item

Script used:

https://pastebin.com/TYtFr0ms

crafttweaker.log file:

https://pastebin.com/qzC5vdy0


Environment:

  • Minecraft Version: 1.16.5
  • Forge Version: 36.1.1
  • CraftTweaker Version: CraftTweaker-1.16.5-7.1.0.158
  • Are you using a server: no
  • If yes, does the client have the exact same scripts?

Game log:

https://pastebin.com/1srcYPZt

commented

Are the crafttwaeker log and game log you provided with or without the mod installed?
What do you mean by "tetra prevents it"? Does the game crash? Does it just not look like something's happening?

commented

the logs are provided without the mod installed and yes, it looks like nothing happened, I can give logs with the mod installed too

commented

Please also provide the logs with the mod installed.
It's oddly hard finding the error from the log when you only provide the log for the case where the error is not present ๐Ÿ˜‰

commented
commented

Fixed by c188288