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
[sorry, putting this here cause it's probably most useful for crafting but probably should be in core, not much time to devote to the issue right now]
A crafting writer is actually a way of executing a verb on the network ("craft"), a "verb" block could be created that provides a very limited list of verbs and a predicate.
Verbs could be: craft item, craft item list, redstone-pulse a block on the network, set dynamic variable value(any), trigger crafting writer, and so on
This block could be pulsable, too, so we could stick a clock on it.
This would work around a lot of limitations of the mod, e.g. the batch stuff, you could pulse it X times to create X crafting jobs in one go.
The text was updated successfully, but these errors were encountered:
Issue type:
Short description:
[sorry, putting this here cause it's probably most useful for crafting but probably should be in core, not much time to devote to the issue right now]
A crafting writer is actually a way of executing a verb on the network ("craft"), a "verb" block could be created that provides a very limited list of verbs and a predicate.
Verbs could be: craft item, craft item list, redstone-pulse a block on the network, set dynamic variable value(any), trigger crafting writer, and so on
This block could be pulsable, too, so we could stick a clock on it.
This would work around a lot of limitations of the mod, e.g. the batch stuff, you could pulse it X times to create X crafting jobs in one go.
The text was updated successfully, but these errors were encountered: