Create

Create

117M Downloads

Schematicannon can print any item by only consuming Placards when printing Placards

Closed this issue · 1 comments

commented

Description

I encountered a critical bug with the Schematicannon in Create 6.0.7、6.0.8. When using the Schematicannon to print Placards, the system incorrectly allows printing any item (the item that the Placard is holding) while only consuming the Placard itself, without consuming the actual item that should be required.

This issue appears to be related to the "safenbt" addition for Placards in Create 6.0.7. The update likely introduced a logic error in how the Schematicannon validates and consumes required items for Placards, failing to account for the held item's consumption.

Expected behavior:
When printing a Placard that holds an item, the Schematicannon should consume both the Placard and the held item from the inventory.
Actual behavior:
Only the Placard is consumed, and the printed Placard still contains the held item.

Game Log

.

Debug Information

.

commented

see also: #9511
these issues are created at the same time lmao