My Glass Cutter item doesn't work properly.

Published by aidanete on
Status
Resolved
Issue description

I've recently started to add new additions for my Additional Stuff mod, however, one of them, specifically the Glass Cutters are working strange.

The procedure in the image attached shows how it works, it uses a global procedure trigger because it needs to cancel a trigger. This item should allow the player to break any glass block or pane and get it dropped. However, it only works with the colorless ones (pane and block).

Things I've checked before posting this issue:

  • Any of the glass blocks/panes colored/colorless have two oreDictionary tags, that means that it's not bugged because of having two.
  • The colored and colorless have a common oreDictionary tag (blockGlass/paneGlass), so it's really strange.

Note, the item is a tool with shear type. (It seems to break even stone fast and I don't know why)

I need support, please :D

Issue comments

I am not sure why this is happening, but making sure colored panes are tagged for sure would be the first thing to do. I suggest you to open a forum topic for this too, as I believe there are some users that use ore dictionary quite a lot on this website and might be able to help you better.