Topic category: Help with Minecraft modding (Java Edition)
I am making a farming mod, rich_soil_farmland in FarmersDelight. or Farmland, I asked a question about planting in Farmland and was given the above image.
But I don't know what procedure to create in this Call_Procedure_And_Logic_Return_Value.
The description says
The Block "Call procedure and get logic return value" calls the selected procedure and spits out the "return logic" at the end of the called procedure. To make your plant only grow on farmland or rich_soil_farmland, you'll just have to go to your procedure and change the text ["minecraft: farmland"]] to ["minecraft:farmland" or farmers_delight:rich_soil_farmland"]
but I could not understand it due to the automatic translation.
What procedure should I create? If possible, it would be helpful to have an image or even an export of the procedure.
No need to for this additonal call if you are unsure if you need it. Just unwrap it and put inner blocks in the outer if
I suggest you check our tutorials collection playlist on our YouTube channel which contains many examples and tutorials that can help you get started with MCreator: https://www.youtube.com/playlist?list=PLAeL-oIFIEngE6jRgFYeFMfuj8WQsO3Ei
Thank you for your reply.
I have also watched his videos and find them helpful. But sometimes I don't understand because I am Japanese.
I am Japanese, so sometimes it is difficult for me to understand. This forum is sometimes the easiest to understand.