Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ShellModifier improvment #367

Open
Losi-pl opened this issue Aug 15, 2024 · 0 comments
Open

ShellModifier improvment #367

Losi-pl opened this issue Aug 15, 2024 · 0 comments

Comments

@Losi-pl
Copy link

Losi-pl commented Aug 15, 2024

An ability to set different thickness to a specific direction for example:

"modifiers": [
    {
      "type": "dimdoors:shell",
      "layers": [
        {
          "block_state": "dimdoors:black_fabric",
          "thickness": "4",
          "north_thickness": "20",
          "bottom_thickness": "0"
        },
        {
          "block_state": "dimdoors:black_ancient_fabric",
          "thickness": "1"
        }
      ]
    }
  ]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant