[SOLVED] Block State help! 3x3 restriction?

Started by Noxvern on

Topic category: User side tutorials

Last seen on 00:25, 3. Sep 2022
Joined Jun 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
[SOLVED] Block State help! 3x3 restriction?
Sun, 09/05/2021 - 22:13 (edited)

Hello everyone,

I want to make a custom block (its like a locker where the player can hide inside), but unfortunally its bigger than the 3x3 restriction so I decided to make 3 parts. One for the bot, one for the mid and last for the top. (and the same block but with the doors closed)

My question is, how I can make this 3 parts connect in one single block? Its possible?

And how I can i make the feature that when the player right clicks on the block, the "door" closes?

 

Thnx for your help/support~ 

Edited by Noxvern on Sun, 09/05/2021 - 22:13
Last seen on 04:35, 17. Jan 2021
Joined Sep 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I don't know if that is…
Tue, 06/09/2020 - 22:50

I don't know if that is possible in MCreator. However, if you know how (or want) to code.

I suggest extending DoorBlock (do to the "advanced logic").

This may not be what you want though, because you want your door/locker to be 3 blocks tall?

Last seen on 00:25, 3. Sep 2022
Joined Jun 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Yeah, Tte only way I see to…
Wed, 06/10/2020 - 00:25

Yeah, Tte only way I see to be able to do it, is that when you right click on any of the 3 blocks, the block changes to the one with the door closed. Each block would have to add the 3 blocks separately

Last seen on 04:35, 17. Jan 2021
Joined Sep 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
👍
Wed, 06/10/2020 - 01:24

👍

Last seen on 00:25, 3. Sep 2022
Joined Jun 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Din't work propertly. When I…
Wed, 06/10/2020 - 04:52

Din't work propertly. When I right click on the block, is always facing north, cause its a 3D model (even if the block properties has rotation)