Mcreator Wall block does not connect

Started by TheRTGGaming on

Topic category: Troubleshooting, bugs, and solutions

Active 4 months ago
Joined Mar 2022
Points:
525

User statistics:

  • Modifications: 1
  • Forum topics: 9
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 19
Mcreator Wall block does not connect

when you make a new block and set the block Base to wall. the code has an error where the wall code does not connect the blocks together. can you fix this please?

Image of the walls not connecting 2023.3

Active 1 year ago
Joined Apr 2022
Points:
510

User statistics:

  • Modifications: 0
  • Forum topics: 9
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 30
There are special vanilla…
Mon, 09/25/2023 - 06:45

There are special vanilla Minecraft tags in MCreator, there you need to find minecraft:walls and add all your fences there!

I suggest you check our…
Mon, 09/25/2023 - 17:14

I suggest you check our tutorials collection playlist on our YouTube channel which contains many examples and tutorials that can help you get started with MCreator: https://www.youtube.com/playlist?list=PLAeL-oIFIEngE6jRgFYeFMfuj8WQsO3Ei

Active 4 months ago
Joined Mar 2022
Points:
525

User statistics:

  • Modifications: 1
  • Forum topics: 9
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 19
Wrong. all of you are wrong…
Mon, 09/25/2023 - 20:11

Wrong. all of you are wrong. When I set the new block as "Wall" in block base it should act as a wall type when placed down meaning that nearby solids should connect to it. This is not a "NEED TO ADD A TAG TO IT" No the block is using the wall tag already meaning there is a code error in the changing of the block. to a preset inside the MCreator block creation 

Well you can claim it is…
Tue, 09/26/2023 - 15:34

Well you can claim it is wrong, but all wall blocks need tag to be connected in Minecraft. Just how Minecraft was designed

Active 4 months ago
Joined Mar 2022
Points:
525

User statistics:

  • Modifications: 1
  • Forum topics: 9
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 19
if you turn the new block…
Sun, 10/01/2023 - 02:41

if you turn the new block into a "wall" type in the block base does that not set that block as a wall tag. if not, show me where i am wrong.

Active 4 months ago
Joined May 2023
Points:
369

User statistics:

  • Modifications: 3
  • Forum topics: 8
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 107
when setting the block type…
Fri, 11/03/2023 - 00:12

when setting the block type to a "wall", the minecraft tag isn't applied, and like Klemen explained, you need the wall tag for it to work so you'll have to manually add it with tags