Modular Machinery: Community Edition

Modular Machinery: Community Edition

239k Downloads

NTB (!()

RenanVieira88 opened this issue ยท 5 comments

commented

Good day for you!

Has a way to make on machine parts NTB "Different off"?:

image

commented

Will it work to remove it?

commented

If I remove the entire line, its work with or without NTB

My idea is:

    {
        "x": 3,
        "y": 1,
        "z": -1,
        "nbt": " NOT EQUAL TO :"{"torque":"0.0f"}},
        "elements": [
            "immersiveintelligence:mechanical_device@0"
            
            Then the machine are monted
            I've used Transmission Box to Simulate a Windmill Rotor with MMC but its only be work, if windmill is operational.
            The problem here is Windmill send 20.0f Torque and Watermill 24.0f
            If the criteria are NOT EQUAL TO 0 its work on 2 cenarios 
            
            Sorry for my bad english
commented

You can use ZenScript to add relevant determinations after JSON registers the relevant machinery and structures, which might work for your needs.

Code

commented

I've never used Zs to make machines, only to make recipes.

I will try make this, tnks KasumiNova :)

commented

Due to the length of time this issue has gone unanswered, it is now closed, please re-open if you have any questions.