Vanilla walls don't connect to custom block

Started by sooniceguy on

Topic category: Troubleshooting, bugs, and solutions

Joined Aug 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Vanilla walls don't connect to custom block

Hi guys!

Walls connect to every vanilla block. They don't to mine custom "stone brick corner slit" block.

The only nuance i see is that my block has .json model base.

Any ideas? Would be grateful. 

Joined Aug 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I think I know the issue…
Sun, 08/24/2025 - 22:03

I think I know the issue. The .json model base might be the bad thing here, and you should maybe try to make the model in blockbench a modded entity so you can make it a .java file. That might fix it.