Frinn38 / Custom-Machinery

A Minecraft Mod about creating custom machines that works
GNU Lesser General Public License v3.0
45 stars 17 forks source link

About the negative coordinates of GUI #42

Closed StarZeroRI closed 2 years ago

StarZeroRI commented 2 years ago

For single player games, I can fill in negative coordinates in the GUI and turn on the machine. But if you put it on the server, you can't open the GUI of the machine. Or let it support a larger interface,Difficulties were encountered in making machines with more functions

Frinn38 commented 2 years ago

Negative coordinates are not allowed in gui elements, don't know why it work in singleplayer because it shouldn't :/ The current size of the machine GUI is 256*192px, thought it was okay but I can make that customisable so you will be able to add more gui elements.

Frinn38 commented 2 years ago

Added in 0.5.8