Started by
Finemanederby
on
Topic category: Help with MCreator software
I need to re-do all the crops in my mod due to this new update and I have no idea how to do it with procedures... Someone please help!
Topic category: Help with MCreator software
I need to re-do all the crops in my mod due to this new update and I have no idea how to do it with procedures... Someone please help!
What makes procedures affect your plants?
You need to make Stages for your Crop
and Seeds for your Crop from that you add this Procedure to Your Seeds: Right click on Block Condition
I the block on Right is Farmland
and for example I have used Carrots but you will place first stage of your crop
Ok That's Checking for Block after that you do on tick update of your Crop First stage Block
For my stage 2 I used Potato Crop "Again you will use next stage of your crop"
and that's all for other stage 3-Infinite you do same thing
I'm sure that you could be able to do it in one procedure for every stage rather than do separate procedures per stage
but anyway this should work fine if not than inform me of the problem
All the old methods has been removed due to updating Conditions in Mod elements for example I had to redo my Dirt to Grass and vice versa mechanics in Procedures system
could you help me, I'm on my 26th try on something unrelated but you are about the only one I see active here on this forum.
I'm trying to make a sea_lantern block where when it's night it stays lit for 15 and then when it's day, it shuts off. I have one code almost working, but as soon as you the first placed it works, than it fails. and repeat fails. Or it works, but than next block turns the light off. I might be making it more complicated than it is, but any help would be nice.
Hey, I ran into a big problem. The seed will only plant if there is a block ABOVE the set "farmland" block. Any idea whats wrong?
About farmland: Make sure to put minus instead of plus in Y axis
About night lamp: I don't think that it's possible but I will do wiki as soon as I come back home
About farmland: Make sure to put minus instead of plus in Y axis
About night lamp: I don't think that it's possible but I will do wiki as soon as I come back home
I did exactly what you did in the picture. Still doesn’t work.
I was able to make a night lamp here is how I did it. First I made a night light off block that emitted no light and a lite night light that emits light. Next I made this script for the non-light emiting one:
And a script for the light emiting one:
And also to make sure to assign these on the block's "update tick" event.
https://imgur.com/a/16WD8vU
I need help with the crops! when i place it it grows in 1 second, how can i fix that?
https://mcreator.net/forum/42039/how-create-growing-plant