How to remove shadows from a custom block

Started by VegaOrionis on

Topic category: Help with MCreator software

Joined Oct 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How to remove shadows from a custom block

I created a block in "blockbench.net" with custom dimensions, but it has black shadows when another block is placed next to it. I'd like to disable them completely.
 

Joined Oct 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I have it turned off here
Mon, 10/13/2025 - 22:49


I have it turned off here

Joined Oct 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
And here too
Mon, 10/13/2025 - 22:51


And here too

Joined Dec 2014
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
is something like this an…
Tue, 10/14/2025 - 07:07

is something like this an option in your mcreator version?

Joined Oct 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I have this option in my…
Tue, 10/14/2025 - 07:24

I have this option in my version of MCreator but it doesn't help whether I set it to 0 or 15

Joined Oct 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I think I know what the…
Tue, 10/14/2025 - 07:35

I think I know what the solution is... but it's the worst solution... You need to set the bounding box according to the size of the block structure. For a square it's easy, but if the model has a lot of small elements it's time-consuming, and the old version doesn't have automatic generation of the bounding box

Joined Oct 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I guess the only option is…
Tue, 10/14/2025 - 07:37

I guess the only option is to install a newer version, copy the settings and go back to the old one.

Joined Oct 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I had about 70 lines of …
Tue, 10/14/2025 - 10:27

I had about 70 lines of "bounding box"..... But I went to edit the block code and got a simplified version of a few lines :)

Joined Dec 2014
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
does the lighting work now…
Tue, 10/14/2025 - 12:52

does the lighting work now then?

Joined Oct 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I turned on the code editor…
Tue, 10/14/2025 - 13:46

I turned on the code editor and copied the code a few lines instead of rewriting 70 lines... Then I went back to the old version and entered these few numbers ( new lines, bounding box)