mojira.dev

ZodaInk

Assigned

No issues.

Reported

MC-274596 Removing item components in Smithing Table recipes is not possible Invalid MC-272489 You can not remove ominous_bottle_amplifier from an Ominous Bottle Invalid MC-101555 Resource pack fails to load when the itemframe blockstate is multipart Fixed MC-92194 " is not a valid number Cannot Reproduce

Comments

There shouldn't be an error, the resource pack is generated using a lua script. They are all the same files pointing towards the same model.
It works when the model is only applied to one block, but it fails whenever all blocks and items are applied.

It seems to work after restarting the world or moving the command block (can't confirm which of these it is as I can't reproduce the bug myself). But the command I used was the exact one in the description, both in chat and in the command block.

It works for me, as long as I right-click. However if you left-click you spectate the minecart.

This is because the item id's are now a string instead of the old numerical id's. This will probably be fixed as the official 1.8 comes out.