ideas I have for procedures

Started by GalaxyGamer251 on

Topic category: Feature requests and ideas for MCreator

Joined Jul 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
ideas I have for procedures

I'm trying to make a dimension mod and I found ideas that would make it a little easier. 

1. Under, "Affected by silk touch?", put ," affected by fortune?", 

2. This is to make it easier to make normal grass, Procedure,"Is 'select block' at x y z", also, "Is 'select block' between x1 y1 z1 and x2 y2 z2.

For the second one, if someone knows a longer chain of procedures that would act like that, could you please comment it.

Joined Jun 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
you can already get block at…
Tue, 03/10/2020 - 02:31

you can already get block at x y z and getting block in x1 y1 z1 can be done with loops.