Started by
GalaxyGamer251
on
Topic category: Feature requests and ideas for MCreator
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.
you can already get block at x y z and getting block in x1 y1 z1 can be done with loops.
There is a 6*6*6 box procedure template