We've split up the commands, scripting and mods, and add ons category! Please be sure you get your thread in the right place.

5

Datapack init file

2 Comments

Please sign in to leave a comment.

Sorted by oldest
  • 2
    Registered User commented
    Comment actions Permalink

    Didn't we already have "/data/minecraft/tags/functions/load.json"?
    Your suggestion sound a lot like it.

  • 1
    Registered User commented
    Comment actions Permalink

    yes, like mods, with config folder in .miencraft with .toml files for mods configs

    but for Datapack, and there could have a sub execute command, or a command, or a system like macros puting for example $[option_name] instead of $(macro_name) but to put the value of the option.

    The execute command could have another sub command with if : if config_option $[option_name] = (and we put a value like true or false, or string, or number...)