Topic category: Help with MCreator software
I'm running a 1.17.1 server, and starting to work on learning datapacks for coding (not looking to do a full mod). I know that MCreator is still only developed to the 1.16.x branch, but where I'm not trying to take advantage of any new commands, gen 6 in pack.mcmeta should be enough for me to start with.
Problem I'm running into is all the guides I find suggest that to make if-then statements I want to make a Procedure, but after making my workspace, the only mod elements I can add are: Advancement, Biome, Dimension, Function, Loot Table, Recipe and Tag
I tried to use the Function option, but it was only asking me to put code in, none of the graphical building blocks I keep seeing referenced in examples and guides.
Is something missing from my installation or am I just losing my mind?
yeah a function is a code
but basically the block things you see are not for data packs but for fabric/forge
remember a data pack is more of a Texture Pack & Resource Pack rather than a mod