Had Enough Items

Had Enough Items

3M Downloads

HEI ignore Nbt in removeAndHide

rogedkone opened this issue ยท 1 comments

commented

HEI ignore Nbt when using HEI.removeAndHide
CraftTweaker:
storagedrawers:basicdrawers:1.withTag({material: "oak"})
GroovyScript:
item('storagedrawers:basicdrawers', 1).withNbt([material: "oak"])

Remove recipe use storagedrawers:basicdrawers:1.withTag({material: "oak"})
And hide recipe icons use storagedrawers:basicdrawers:1

image

commented

This should've been fixed by now, closing it, if the new (4.26.0) version still has this issue please open a new issue.