hi i try use that grow plaant and i look at it doen't work i get sugar cane but not whati want i try to follow you math but it hard to get it but i can send video how i did
Hello jack.
Your settings look for the most part fine. Learning can be hard at times. If only you knew how many problems I have when testing things for new tutorials its truly is amazing.
Procedures are vary complex and can be hard to understand how things are meant to be set up.
There are things I still don't know how to use so your not alone.
I am not exactly sure what part is not working right unless I where to see game-play footage of you testing the mod in the test environment. I did see a few things that could potentially be the issue your having but for the most part the settings look fine.
For the blocks stages you may want to set (Frequency on chucks) to 0
This makes them generate like flowers normally.
You may want to check to see if each block has a procedure added to them for the block update.
The procedure looks fine for updates, just make sure that your procedure is on tick updates on each state.
You may want to use the test environment (MCrators forge Minecraft) to see if the conditions where your testing the blocks light level is above 5, you also may want to try using (≥) rather than (>).
You can find the light level out from the F3 menu like shown below. The light level is at your feet in the F3 Menu.
Random condition may also be the cause, crops do take a while to grow with that feature like they do in Vanilla, the best way to test for any block updates is to speed up the game ticks using the command bellow in the test environment world.
/gamerule randomTickSpeed 100
Default tick speed is 3
You can also try to use the yellow block condition with the (==) signs this did work when testing too but it had some issues where it could not place on wet farmland. a fix for this is to make your own farmland block.
I have my own discord server.
https://discord.gg/4z4HtCA
I don't mind trying to help on the weekend, if your available then, or I can try to fit some time in after recording videos it would have to be after 3 pm PST though.
I can also try to get it working if you send me the zip on discord.
I hope that helps a bit. I sorry your having a hard time with it.
Just a little note about the sugar cane, don't try testing plants using the plant option in creative as if you copy it or interact with it, it will give you sugar cane, not sure why it's a silly bug.
I think I came across that recently I can't remember what I was doing or how I had it set up but it was odd, I did not bother to report that issue because I did not think to at the time and I was trying to get a tutorial out on time.
I will be working on making a better system in the future that will use a block element rather than a plant element. It may be a few week before I can make a good tutorial on testing it but I did get past the farmland being destroyed so one step further :)
@NorthWestTrees I still use the plant option it works fine for survival option it's just the creative what creates a problem. but my tutorial on block pants still worked well it was a live stream but was a older version, I never tried my block pants on farmland tho. but for the update tick of the block I would just replace dirt with farmland myself.
@NavaRayUK I have been reworking the hole tutorial from the ground up I will be coming out with a 5 video series to explain how to use regular blocks and custom models to make crops like wheat. It should be done in a month and a week or two.
Hello jack. Your settings look for the most part fine. Learning can be hard at times. If only you knew how many problems I have when testing things for new tutorials its truly is amazing. Procedures are vary complex and can be hard to understand how things are meant to be set up. There are things I still don't know how to use so your not alone.
I am not exactly sure what part is not working right unless I where to see game-play footage of you testing the mod in the test environment. I did see a few things that could potentially be the issue your having but for the most part the settings look fine. For the blocks stages you may want to set (Frequency on chucks) to 0 This makes them generate like flowers normally. You may want to check to see if each block has a procedure added to them for the block update. The procedure looks fine for updates, just make sure that your procedure is on tick updates on each state. You may want to use the test environment (MCrators forge Minecraft) to see if the conditions where your testing the blocks light level is above 5, you also may want to try using (≥) rather than (>). You can find the light level out from the F3 menu like shown below. The light level is at your feet in the F3 Menu.
Random condition may also be the cause, crops do take a while to grow with that feature like they do in Vanilla, the best way to test for any block updates is to speed up the game ticks using the command bellow in the test environment world. /gamerule randomTickSpeed 100 Default tick speed is 3 You can also try to use the yellow block condition with the (==) signs this did work when testing too but it had some issues where it could not place on wet farmland. a fix for this is to make your own farmland block. I have my own discord server. https://discord.gg/4z4HtCA I don't mind trying to help on the weekend, if your available then, or I can try to fit some time in after recording videos it would have to be after 3 pm PST though. I can also try to get it working if you send me the zip on discord. I hope that helps a bit. I sorry your having a hard time with it.
ok but i live in netherlands so my time zone +1 hour (DST start)UTC+2h so if want talk to you on discord i have wait +1 hour (DST start)UTC-5h
that way midight thati can talk to you
Just a little note about the sugar cane, don't try testing plants using the plant option in creative as if you copy it or interact with it, it will give you sugar cane, not sure why it's a silly bug.
I think I came across that recently I can't remember what I was doing or how I had it set up but it was odd, I did not bother to report that issue because I did not think to at the time and I was trying to get a tutorial out on time. I will be working on making a better system in the future that will use a block element rather than a plant element. It may be a few week before I can make a good tutorial on testing it but I did get past the farmland being destroyed so one step further :)
@NorthWestTrees I still use the plant option it works fine for survival option it's just the creative what creates a problem. but my tutorial on block pants still worked well it was a live stream but was a older version, I never tried my block pants on farmland tho. but for the update tick of the block I would just replace dirt with farmland myself.
@NavaRayUK I have been reworking the hole tutorial from the ground up I will be coming out with a 5 video series to explain how to use regular blocks and custom models to make crops like wheat. It should be done in a month and a week or two.