Missing the 'Procedure' Option when trying to make new script

Started by raindrop on

Topic category: Help with MCreator software

Last seen on 03:27, 7. Sep 2021
Joined Sep 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Missing the 'Procedure' Option when trying to make new script

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?

Last seen on 04:28, 26. Jan 2024
Joined Oct 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
yeah a function is a code…
Thu, 09/23/2021 - 20:10

yeah a function is a code

but basically the block things you see are not for data packs but for fabric/forge

Last seen on 04:28, 26. Jan 2024
Joined Oct 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
remember a data pack is more…
Thu, 09/23/2021 - 20:11

remember a data pack is more of a Texture Pack & Resource Pack rather than a mod