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
I don't understand, sorry, to give an example of what I want to do:
The machine should only work if it has torque, but it can be any torque, anything other than 0
Hi,
in this exemple:
{
"parts": [
{
"x": 0,
"y": -1,
"z": 0,
"nbt": {"facing":"0","id":"immersiveintelligence:transmissionbox","energy":{"torque":"0.0f","speed":"0.0f"}},
"elements": [
"immersiveintelligence:mechanical_device@0"
]
}
]}
Is there any way to do this for the assembly machine if the torque is different from 0?
The text was updated successfully, but these errors were encountered: