i need help with modding
im trying to make new trees for my mod but dont know where to start could someone help me please? im just looking to make trees like the apple trees but with different fruit and maybe different wood types.
FOSS gamedev and creative worlds
https://forums.minetest.org/
durtective6 wrote:Thanks for the help, i think i would just like to generate new trees

leetelate wrote:anybody have axiom/treedef for the regular default-size tree?
PilzAdam wrote:leetelate wrote:anybody have axiom/treedef for the regular default-size tree?
The default tree is hardcoded, not created by axioms for the l-system. Look at src/treegen.cpp
I suggest you to use schematics, though.
