We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
The mixed layer type allows for full control over every space in the layer. You must defined each block explicitly.
{ "type": "compactcrafting:mixed", "pattern": [ ["C", "C", "C", "C", "C"], ["C", "-", "-", "-", "C"], ["C", "-", "D", "-", "C"], ["C", "-", "-", "-", "C"], ["C", "C", "C", "C", "C"] ] }