Frinn38 / Custom-Machinery

A Minecraft Mod about creating custom machines that works
GNU Lesser General Public License v3.0
45 stars 17 forks source link

CraftTweaker Tag is "Cannot invoke" #62

Closed xiakkto closed 2 years ago

xiakkto commented 2 years ago

I want create one CraftTweaker Recipe and use .requireItemTag(). But a Cannot invoke error occurs on build. This is picture: slimetag

error

Frinn38 commented 2 years ago

What version are you using ? this bug was fixed a few versions ago.

xiakkto commented 2 years ago

1.16.5-0.5.8f

Frinn38 commented 2 years ago

Just pushed an update (1.16.5-0.5.8g) with the fix (it was fixed only for 1.18 version until now).

xiakkto commented 2 years ago

ok,thanks