CyclopsMC / CapabilityProxy

Access block capabilities from multiple sides
MIT License
5 stars 5 forks source link

Is there a way to clear BlockItem metadata? #25

Closed rosshadden closed 4 years ago

rosshadden commented 4 years ago

Issue type:


Question:

After placing the proxies, they no longer stack. In some mods there is a way to clear the metadata to make the items as if they were just crafted. In some for example you craft the item itself and the output is the same item, but with cleared metadata. I've also experienced mods where you smelt the item to "purge" the metadata, which is pretty clever where it makes sense.

Is there a way to get these things to stack again?

rubensworks commented 4 years ago

Not possible at the moment unfortunately. (it is in 1.15 though)