I am fairly new to modding but have java knowledge and I cannot seem to find any resources on how to render falling blocks, help would be appreciated, thanks! (Forge 1.18.2)
It said that I could not attach that file type. I wasnt worried about that because I thought is was assumed that you could find crash logs in the run folder in the repo that I linked
I am trying to create a falling block entity for my mod but when I try to summon it in game it crashes my client due to something related to rendering, I am not really sure what I did wrong though. Here is a link to the github repo for the mod: https://github.com/Brickmaster1/PFB.
Biomes You Go has nice looking trees and I wonder how they do it because I cannot figure out how to make custom tree trunks. I know how to make use of the vanilla tree trunks and leaves.
Here is my source code: https://github.com/Brickmaster1/CustomTrees
Yes, I have figured out my issue with the vanilla tree elements, I would still like to know how to make custom ones, my source code is here: https://github.com/Brickmaster1/CustomTrees
I have already made trees with the basic vanilla tree stuff but I want to make a tree that actually looks good. I am also having problems with the RandomSpreadFoliagePlacer.