Integrated Crafting

Integrated Crafting

18M Downloads

"verb" or command block

Corfiot opened this issue · 2 comments

commented

Issue type:

  • ➕ Feature request

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.

commented

Thanks for the suggestion!

commented

Thanks for the mod, keep killing it!