You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is no way to make ticket or card production that doesn't require player to work. This is probably essential, because Create is a mod, which has a lot of mechanics for automated production.
Possible solution
Adding an automated ticket craft shouldn't have issues. Current inscriber should get a way to be automated. Could be remade to block like mechanical press that can process items on belts or depots and will inscribe tickets and cards. Or could be just input and output funnels to inscriber. It also should be supplied with ink somehow
We can't make production by duplicating existing tickets and cards because in that way they also can be faked.
We can try to add function to inscriber to store author's data for future inscribing. In that case this can be faked if someone else would get access to original inscriber (to prevent that at least, it should immovable by contraptions). It also should disable changing name of ticket and card to prevent making other tickets and cards authored with stored author's data.
The text was updated successfully, but these errors were encountered:
About
There is no way to make ticket or card production that doesn't require player to work. This is probably essential, because Create is a mod, which has a lot of mechanics for automated production.
Possible solution
Adding an automated ticket craft shouldn't have issues. Current inscriber should get a way to be automated. Could be remade to block like mechanical press that can process items on belts or depots and will inscribe tickets and cards. Or could be just input and output funnels to inscriber. It also should be supplied with ink somehow
We can't make production by duplicating existing tickets and cards because in that way they also can be faked.
We can try to add function to inscriber to store author's data for future inscribing. In that case this can be faked if someone else would get access to original inscriber (to prevent that at least, it should immovable by contraptions). It also should disable changing name of ticket and card to prevent making other tickets and cards authored with stored author's data.
The text was updated successfully, but these errors were encountered: