Modular Machinery: Community Edition

Modular Machinery: Community Edition

239k Downloads

Controller color ( not fixed? )

steam9w opened this issue ยท 1 comments

commented

Mod version: 2.0.3

In Issue #103 it is indicated that the problem with the color of the controller has been solved.
I am using the latest version of the mod, and the problem is still relevant to me.

image
image

{
    "registryname": "example",
    "localizedname": "Example",
	"color": "00ff00",
    "parts": [
        {
            "x": -1,
            "y": 0,
            "z": 0,
            "elements": [
                "modularmachinery:blockcasing@0"
            ]
        },
        {
            "x": 1,
            "y": 0,
            "z": 0,
            "elements": [
                "modularmachinery:blockcasing@0"
            ]
        }
    ]}
commented

game log?