Modular Machinery

Modular Machinery

12M Downloads

Machine not recognized in world

WACriminalG2 opened this issue ยท 3 comments

commented

Wrote what I feel like is a fairly simple machine: https://pastebin.com/Y7Rq6yxA

And yet the game does not recognize it when I construct it in the world -- trapdoor, on top of item input, on top of item output, on top of controller.

Did I mess up the syntax?

commented

I actually got it working by removing the comment line at the top of the file. Not sure why that didn't work, it followed the format of comment lines in the example JSONs.

commented

You can't use comments in json. They're only there for illustration in the samples.

commented

Check your log and see what it says why it's wrong.