Place block on air

Started by DomkaLtu on

Topic category: Help with Minecraft modding (Java Edition)

Active 2 years ago
Joined Mar 2021
Points:
673

User statistics:

  • Modifications: 0
  • Forum topics: 14
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 56
Place block on air

I want to make a block like an angel block from EU,Which could be placed on air.

 

Active 1 month ago
Joined Apr 2020
Points:
788

User statistics:

  • Modifications: 4
  • Forum topics: 14
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 99
Hello DomkaLtu > Here < take…
Mon, 03/29/2021 - 18:19

Hello DomkaLtu

> Here < take a look at this screenshot

 

*Note* makes sure you make the 3 local Number variables.

*Note* the Yellow highlighted area where is says "5" thats how far away you will place blocks.

Active 2 years ago
Joined Mar 2021
Points:
673

User statistics:

  • Modifications: 0
  • Forum topics: 14
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 56
Thank You,but i dont…
Tue, 03/30/2021 - 06:38

Thank You,but i dont understand what do you mean by "*Note* makes sure you make the 3 local Number variables."

Active 2 years ago
Joined Mar 2021
Points:
673

User statistics:

  • Modifications: 0
  • Forum topics: 14
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 56
Also,could you maybe export…
Tue, 03/30/2021 - 07:15

Also,could you maybe export the procedure to me because I cannot find the needed commands

 

Active 1 month ago
Joined Apr 2020
Points:
788

User statistics:

  • Modifications: 4
  • Forum topics: 14
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 99
Oh sorry about that, the…
Wed, 03/31/2021 - 15:00

Oh sorry about that, the screenshot I uploaded before was the wrong one ><

> Here < is the updated one

> Here < is the procedure itself

In the screen shot the yellow highlighted are is how far away the block will be placed

The blue highlighted are is where you create the 3 local variables, one for the X, Y , and Z position, make sure they are Number variables.

Active 1 month ago
Joined Apr 2020
Points:
788

User statistics:

  • Modifications: 4
  • Forum topics: 14
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 99
Makes sure the Global…
Wed, 03/31/2021 - 15:08

Makes sure the Global trigger (big green block at the top) says "Player right clicks with item" forgot to add that in the procedure file

Active 2 years ago
Joined Mar 2021
Points:
673

User statistics:

  • Modifications: 0
  • Forum topics: 14
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 56
oh thank you very much kind…
Thu, 04/01/2021 - 11:38

oh thank you very much kind man