fence not coorect work

Started by artsberg on

Topic category: Help with modding (Java Edition)

Last seen on 00:13, 2. Jan 2022
Joined Jan 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
fence not coorect work

i take fence but he can't  connect with it fence . he can connect with blocks.sorry my bed english please

Last seen on 18:50, 11. May 2023
Joined Dec 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Same.
Wed, 12/29/2021 - 14:58

Same.

Last seen on 18:50, 11. May 2023
Joined Dec 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Really, this code should fix…
Wed, 12/29/2021 - 15:00

Really, this code should fix it:

@Override
public BlockFaceShape getBlockFaceShape(IBlockAccess worldIn, IBlockState state, BlockPos pos, EnumFacing face) {
	return BlockFaceShape.UNDEFINED;
}

 

Last seen on 18:50, 11. May 2023
Joined Dec 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Maybe. I'm not sure
Wed, 12/29/2021 - 15:03

Maybe. I'm not sure

Last seen on 18:50, 11. May 2023
Joined Dec 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Oh! Create a tag with…
Wed, 12/29/2021 - 15:06

Oh! Create a tag with namespace fences, then select tag root to minecraft. Add your fence to the tag