minecraft-datapack-language 17.0.6__tar.gz → 17.0.8__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/PKG-INFO +21 -16
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/README.md +20 -15
- minecraft_datapack_language-17.0.8/docs/_data/version.yml +3 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/docs/_docs/getting-started.md +3 -3
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/docs/_docs/multi-file-projects.md +1 -42
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/minecraft_datapack_language/_version.py +3 -3
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/minecraft_datapack_language.egg-info/PKG-INFO +21 -16
- minecraft_datapack_language-17.0.6/docs/_data/version.yml +0 -3
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/.cursor/rules/aispec.mdc +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/.github/actions/mdl-compile/action.yml +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/.github/workflows/ci.yml +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/.github/workflows/docs.yml +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/.github/workflows/pypi.yml +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/.github/workflows/release.yml +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/.github/workflows/update-website-version.yml +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/.gitignore +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/.mdl-out-test1/data/minecraft/tags/function/load.json +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/.mdl-out-test1/data/test1/function/load.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/.mdl-out-test1/data/test1/function/load1.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/.mdl-out-test1/data/test1/function/main.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/.mdl-out-test1/data/test1/function/main__else_1.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/.mdl-out-test1/data/test1/function/main__if_1.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/.mdl-out-test1/data/test1/function/testfunc.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/.mdl-out-test1/data/test1/function/testfunc__while_1.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/.mdl-out-test1/pack.mcmeta +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/.mdl-out-test1-confirm/data/minecraft/tags/function/load.json +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/.mdl-out-test1-confirm/data/test1/function/load.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/.mdl-out-test1-confirm/data/test1/function/load1.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/.mdl-out-test1-confirm/data/test1/function/main.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/.mdl-out-test1-confirm/data/test1/function/main__else_1.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/.mdl-out-test1-confirm/data/test1/function/main__if_1.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/.mdl-out-test1-confirm/data/test1/function/testfunc.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/.mdl-out-test1-confirm/data/test1/function/testfunc__while_1.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/.mdl-out-test1-confirm/pack.mcmeta +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/.tmp_compile_bwe.py +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/.tmp_compile_bwe2.py +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/.tmp_compile_bwe3.py +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/.tmp_verify_loops.py +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/LICENSE +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/Makefile +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/advancements/diamond_sword.json +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/advancements/first_spell.json +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/advancements/other_advancement.json +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/advancements/test_advancement.json +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/comprehensive_error_test.mdl +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/complex_scopes/function/main_else_8.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/complex_scopes/function/main_if_8.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/comprehensive_control_test/function/test_basic_if_if_2.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/comprehensive_control_test/function/test_basic_if_if_3.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/comprehensive_control_test/function/test_basic_if_if_4.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/comprehensive_control_test/function/test_complex_if_if_2.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/comprehensive_control_test/function/test_complex_if_if_3.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/comprehensive_control_test/function/test_complex_if_if_4.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/comprehensive_control_test/function/test_complex_if_if_5.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/comprehensive_control_test/function/test_control_complex_expressions_if_2.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/comprehensive_control_test/function/test_control_complex_expressions_if_4.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/comprehensive_control_test/function/test_control_variable_substitution_if_2.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/comprehensive_control_test/function/test_control_with_raw_if_2.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/comprehensive_control_test/function/test_control_with_scopes_if_5.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/comprehensive_control_test/function/test_control_with_tellraw_else_2.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/comprehensive_control_test/function/test_control_with_tellraw_if_2.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/comprehensive_control_test/function/test_control_with_tellraw_if_4.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/comprehensive_control_test/function/test_if_else_else_2.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/comprehensive_control_test/function/test_if_else_else_3.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/comprehensive_control_test/function/test_if_else_else_4.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/comprehensive_control_test/function/test_if_else_if_2.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/comprehensive_control_test/function/test_if_else_if_3.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/comprehensive_control_test/function/test_if_else_if_4.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/comprehensive_control_test/function/test_nested_if_else_2.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/comprehensive_control_test/function/test_nested_if_else_3.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/comprehensive_control_test/function/test_nested_if_else_3_else_0.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/comprehensive_control_test/function/test_nested_if_else_3_if_0.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/comprehensive_control_test/function/test_nested_if_if_2.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/comprehensive_control_test/function/test_nested_if_if_2_else_0.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/comprehensive_control_test/function/test_nested_if_if_2_if_0.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/comprehensive_control_test/function/test_nested_if_if_2_if_0_else_0.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/comprehensive_control_test/function/test_nested_if_if_2_if_0_if_0.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/comprehensive_control_test/function/test_nested_if_if_3.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/comprehensive_control_test/function/test_nested_if_if_3_else_0.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/comprehensive_control_test/function/test_nested_if_if_3_if_0.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/control_test/function/main_if_0.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/control_test/function/main_while_1.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/control_test/function/main_while_body_1.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/if_test/function/main_else_1.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/if_test/function/main_if_1.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test/function/conditional_demo_else_3.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test/function/conditional_demo_if_3.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test/function/conditional_demo_if_3_else_0.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test/function/conditional_demo_if_3_if_0.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test/function/conditional_demo_if_3_if_0_else_0.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test/function/conditional_demo_if_3_if_0_if_0.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test/function/countdown_while_1.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test/function/countdown_while_body_1.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test/function/increase_tick_per_player_if_1.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test/function/increase_tick_per_player_if_1_if_0.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test/function/loop_demo_while_2.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test/function/loop_demo_while_body_2.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test/function/loop_demo_while_body_2_else_0.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test/function/loop_demo_while_body_2_if_0.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test/function/loop_demo_while_body_2_if_2.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test/function/main_else_0.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test/function/main_else_1.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test/function/main_else_5.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test/function/main_if_0.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test/function/main_if_1.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test/function/main_if_5.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test/function/main_while_0.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test/function/main_while_1.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test/function/main_while_2.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test/function/main_while_6.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test/function/main_while_7.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test/function/main_while_body_0.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test/function/main_while_body_1.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test/function/main_while_body_2.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test/function/main_while_body_6.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test/function/main_while_body_7.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test/function/scoreboard_demo_while_3.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test/function/scoreboard_demo_while_body_3.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test/function/scoreboard_demo_while_body_3_if_1.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test/function/start_game_if_1.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test/function/start_game_if_5.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test/function/start_game_while_4.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test/function/start_game_while_body_4.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test/function/test_basic_if_if_1.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test/function/test_basic_if_if_2.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test/function/test_basic_if_if_3.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test/function/test_basic_while_while_2.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test/function/test_basic_while_while_4.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test/function/test_basic_while_while_body_2.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test/function/test_basic_while_while_body_4.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test/function/test_complex_if_if_1.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test/function/test_complex_if_if_2.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test/function/test_complex_if_if_3.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test/function/test_complex_if_if_4.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test/function/test_complex_nested_control_while_2.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test/function/test_complex_nested_control_while_body_2.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test/function/test_complex_nested_control_while_body_2_else_1.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test/function/test_complex_nested_control_while_body_2_else_1_if_1.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test/function/test_complex_nested_control_while_body_2_if_1.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test/function/test_complex_nested_control_while_body_2_if_1_if_1.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test/function/test_complex_nested_control_while_body_2_if_2.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test/function/test_complex_scope_scenarios_if_1.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test/function/test_complex_scope_scenarios_if_2.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test/function/test_complex_scope_scenarios_if_3.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test/function/test_complex_scope_scenarios_if_4.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test/function/test_complex_while_while_3.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test/function/test_complex_while_while_6.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test/function/test_complex_while_while_body_3.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test/function/test_complex_while_while_body_6.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test/function/test_control_complex_expressions_if_1.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test/function/test_control_complex_expressions_if_3.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test/function/test_control_complex_expressions_while_2.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test/function/test_control_complex_expressions_while_body_2.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test/function/test_control_error_handling_if_1.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test/function/test_control_error_handling_if_2.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test/function/test_control_error_handling_while_3.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test/function/test_control_error_handling_while_body_3.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test/function/test_control_performance_while_2.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test/function/test_control_performance_while_4.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test/function/test_control_performance_while_body_2.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test/function/test_control_performance_while_body_2_if_1.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test/function/test_control_performance_while_body_4.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test/function/test_control_performance_while_body_4_while_2.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test/function/test_control_performance_while_body_4_while_body_2.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test/function/test_control_scoped_functions_if_1.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test/function/test_control_scoped_functions_if_3.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test/function/test_control_scoped_functions_while_2.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test/function/test_control_scoped_functions_while_body_2.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test/function/test_control_variable_substitution_if_1.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test/function/test_control_variable_substitution_if_3.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test/function/test_control_variable_substitution_while_2.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test/function/test_control_variable_substitution_while_body_2.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test/function/test_control_with_assignments_if_1.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test/function/test_control_with_assignments_if_3.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test/function/test_control_with_assignments_while_2.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test/function/test_control_with_assignments_while_body_2.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test/function/test_control_with_functions_if_1.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test/function/test_control_with_functions_if_3.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test/function/test_control_with_functions_while_2.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test/function/test_control_with_functions_while_body_2.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test/function/test_control_with_raw_if_1.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test/function/test_control_with_raw_while_2.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test/function/test_control_with_raw_while_body_2.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test/function/test_control_with_scopes_if_1.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test/function/test_control_with_scopes_if_2.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test/function/test_control_with_scopes_if_3.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test/function/test_control_with_scopes_if_4.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test/function/test_control_with_tellraw_else_1.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test/function/test_control_with_tellraw_if_1.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test/function/test_control_with_tellraw_if_3.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test/function/test_control_with_tellraw_while_2.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test/function/test_control_with_tellraw_while_body_2.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test/function/test_if_else_else_1.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test/function/test_if_else_else_2.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test/function/test_if_else_else_3.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test/function/test_if_else_if_1.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test/function/test_if_else_if_2.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test/function/test_if_else_if_3.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test/function/test_main_while_0.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test/function/test_main_while_body_0.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test/function/test_nested_if_else_1.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test/function/test_nested_if_else_2.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test/function/test_nested_if_else_2_else_0.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test/function/test_nested_if_else_2_if_0.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test/function/test_nested_if_if_1.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test/function/test_nested_if_if_1_else_0.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test/function/test_nested_if_if_1_if_0.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test/function/test_nested_if_if_1_if_0_else_0.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test/function/test_nested_if_if_1_if_0_if_0.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test/function/test_nested_if_if_2.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test/function/test_nested_if_if_2_else_0.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test/function/test_nested_if_if_2_if_0.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test/function/test_scope_conditionals_if_1.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test/function/test_scope_conditionals_if_2.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test/function/test_scope_conditionals_if_3.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test/function/test_scope_conditionals_while_4.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test/function/test_scope_conditionals_while_5.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test/function/test_scope_conditionals_while_body_4.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test/function/test_scope_conditionals_while_body_5.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test/function/test_scope_interactions_if_1.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test/function/test_scope_interactions_if_2.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test/function/test_scope_interactions_if_3.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test/function/test_while_break_while_2.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test/function/test_while_break_while_body_2.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test/function/test_while_break_while_body_2_if_1.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test/function/test_while_break_while_body_2_if_2.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test/function/tick_if_1.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test/function/tick_if_2.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test/function/tick_if_2_while_1.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test/function/tick_if_2_while_body_1.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test/function/weapon_effects_else_1.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test/function/weapon_effects_if_1.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test_final_template_fixed/function/main_else_8.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/test_final_template_fixed/function/main_if_8.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/while_test/function/main_while_0.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/data/while_test/function/main_while_body_0.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/dist.zip +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/docs/.env +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/docs/404.html +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/docs/Gemfile +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/docs/README.md +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/docs/_config.yml +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/docs/_docs/cli-reference.md +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/docs/_docs/contributing.md +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/docs/_docs/docs-hub.md +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/docs/_docs/documentation.md +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/docs/_docs/examples.md +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/docs/_docs/language-reference.md +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/docs/_docs/python-bindings.md +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/docs/_docs/vscode-extension.md +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/docs/_includes/head-custom.html +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/docs/_includes/navigation.html +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/docs/_layouts/default.html +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/docs/_layouts/page.html +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/docs/_plugins/test_version.rb +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/docs/_plugins/version_reader.rb +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/docs/assets/css/style.css +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/docs/docs.md +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/docs/downloads.md +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/docs/icons/favicon-16.png +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/docs/icons/favicon-32.png +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/docs/icons/favicon-48.png +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/docs/icons/favicon-64.png +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/docs/icons/icon-1024.png +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/docs/icons/icon-128.png +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/docs/icons/icon-256.png +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/docs/icons/icon-512.png +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/docs/icons/icon-64.png +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/docs/index.md +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/examples/hello_world.mdl +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/examples/macros_example.mdl +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/examples/scope_examples.mdl +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/examples/simple_counter.mdl +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/icons/favicon-16.png +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/icons/favicon-32.png +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/icons/favicon-48.png +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/icons/favicon-64.png +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/icons/icon-1024.png +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/icons/icon-128.png +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/icons/icon-256.png +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/icons/icon-512.png +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/icons/icon-64.png +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/item_modifiers/diamond_sword.json +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/item_modifiers/enchant_tool.json +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/item_modifiers/test_item_modifier.json +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/loot_tables/diamond_sword.json +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/loot_tables/epic_loot.json +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/loot_tables/main_loot.json +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/loot_tables/test_loot.json +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/mdllocal.sh +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/minecraft_datapack_language/__init__.py +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/minecraft_datapack_language/ast_nodes.py +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/minecraft_datapack_language/cli.py +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/minecraft_datapack_language/dir_map.py +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/minecraft_datapack_language/mdl_compiler.py +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/minecraft_datapack_language/mdl_errors.py +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/minecraft_datapack_language/mdl_lexer.py +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/minecraft_datapack_language/mdl_linter.py +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/minecraft_datapack_language/mdl_parser.py +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/minecraft_datapack_language/python_api.py +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/minecraft_datapack_language/utils.py +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/minecraft_datapack_language.egg-info/SOURCES.txt +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/minecraft_datapack_language.egg-info/dependency_links.txt +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/minecraft_datapack_language.egg-info/entry_points.txt +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/minecraft_datapack_language.egg-info/requires.txt +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/minecraft_datapack_language.egg-info/top_level.txt +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/multi_scope_example.mdl +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/my_awesome_pack/README.md +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/my_awesome_pack/minecraft_datapack_language.mdl +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/predicates/diamond_sword.json +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/predicates/has_mana.json +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/predicates/other_predicate.json +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/predicates/test_predicate.json +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/pyproject.toml +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/pytest.ini +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/recipes/custom_pickaxe.json +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/recipes/diamond_sword.json +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/recipes/first.json +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/recipes/inlet.json +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/recipes/main_recipe.json +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/recipes/outlet.json +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/recipes/pipe.json +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/recipes/second.json +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/recipes/test_recipe.json +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/recipes/wrench.json +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/scope_demo.mdl +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/scoreboard_test.mdl +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/scripts/UpdateMDL.sh +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/scripts/bootstrap.ps1 +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/scripts/bootstrap.sh +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/scripts/build_pkg.ps1 +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/scripts/build_pkg.sh +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/scripts/dev_build.ps1 +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/scripts/dev_build.sh +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/scripts/dev_setup.ps1 +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/scripts/dev_setup.sh +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/scripts/git-bash/bootstrap-gitbash.sh +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/scripts/git-bash/build_pkg-gitbash.sh +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/scripts/git-bash/test_cli-gitbash.sh +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/scripts/release.sh +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/scripts/test_cli.ps1 +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/scripts/test_cli.sh +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/scripts/test_dev.ps1 +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/scripts/test_dev.sh +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/scripts/update_docs.sh +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/scripts/update_version_info.sh +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/setup.cfg +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/structures/diamond_sword.json +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/structures/test_structure.json +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/structures/workshop.json +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/tellraw_variables_test.mdl +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/temp_output/data/minecraft/tags/function/load.json +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/temp_output/data/test/function/helper.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/temp_output/data/test/function/load.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/temp_output/data/test/function/main.mcfunction +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/temp_output/pack.mcmeta +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/test_all_registry.mdl +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/test_complex_scenarios.mdl +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/test_comprehensive_fixes.mdl +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/test_if_else_while.mdl +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/test_project/complex_test.mdl +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/test_simple.mdl +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/tests/__init__.py +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/tests/run_all_tests.py +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/tests/test_arithmetic_codegen.py +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/tests/test_cli.py +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/tests/test_codegen_naming_and_logic.py +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/tests/test_compiler_fixes.py +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/tests/test_complex_logic_and_arithmetic.py +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/tests/test_complex_scenarios.py +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/tests/test_comprehensive_end_to_end.py +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/tests/test_examples.py +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/tests/test_global_scope.py +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/tests/test_macros.py +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/tests/test_python_api.py +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/tests/test_python_bindings.py +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/tests/test_scheduledwhile.py +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/tests/test_user_regression_test1.py +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/tmp_local_cli_out.zip +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/tmp_test1.mdl +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/tmp_test1.mdl~ +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/tmp_test1_confirm.mdl +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/vscode-extension/README.md +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/vscode-extension/icons/favicon-16.png +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/vscode-extension/icons/favicon-32.png +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/vscode-extension/icons/favicon-48.png +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/vscode-extension/icons/favicon-64.png +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/vscode-extension/icons/icon-1024.png +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/vscode-extension/icons/icon-128.png +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/vscode-extension/icons/icon-256.png +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/vscode-extension/icons/icon-512.png +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/vscode-extension/language-configuration.json +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/vscode-extension/package-lock.json +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/vscode-extension/package.json +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/vscode-extension/snippets/mdl.json +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/vscode-extension/src/extension.ts +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/vscode-extension/syntaxes/mdl.tmLanguage.json +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/vscode-extension/themes/mdl-color-theme.json +0 -0
- {minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/vscode-extension/tsconfig.json +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: minecraft-datapack-language
|
3
|
-
Version: 17.0.
|
3
|
+
Version: 17.0.8
|
4
4
|
Summary: Compile MDL language with explicit scoping into a Minecraft datapack (1.21+ ready). Features variables, control flow, error handling, and VS Code extension.
|
5
5
|
Project-URL: Homepage, https://www.mcmdl.com
|
6
6
|
Project-URL: Documentation, https://www.mcmdl.com/docs
|
@@ -50,7 +50,7 @@ A **modern, scope-aware language** that lets you write Minecraft datapacks with
|
|
50
50
|
- **📚 Extensive documentation** with examples for every feature
|
51
51
|
|
52
52
|
### 🏗️ Core Features
|
53
|
-
- ✅ **
|
53
|
+
- ✅ **Default pack_format 82** for latest Minecraft features
|
54
54
|
- ✅ **Explicit scoping** - every variable operation specifies its scope
|
55
55
|
- ✅ **Real control structures** - `if/else`, `while` loops
|
56
56
|
- ✅ **Number variables** stored in scoreboards with `$variable<scope>$` substitution
|
@@ -63,7 +63,7 @@ A **modern, scope-aware language** that lets you write Minecraft datapacks with
|
|
63
63
|
- ✅ **Raw blocks** for direct Minecraft command injection
|
64
64
|
- ✅ **Say commands** that auto-convert to `tellraw` with JSON formatting
|
65
65
|
|
66
|
-
> **Note**: Version 1.0+ uses **pack_format
|
66
|
+
> **Note**: Version 1.0+ uses **pack_format 82** by default for the modern MDL syntax.
|
67
67
|
|
68
68
|
---
|
69
69
|
|
@@ -106,16 +106,20 @@ python -m pip install -e .
|
|
106
106
|
|
107
107
|
### Modern MDL (v1.0+)
|
108
108
|
```bash
|
109
|
-
# Build
|
110
|
-
mdl build
|
111
|
-
mdl check my_pack/mypack.mdl
|
109
|
+
# Build (defaults: --mdl . and -o dist)
|
110
|
+
mdl build
|
112
111
|
|
113
|
-
#
|
114
|
-
mdl check
|
112
|
+
# Check (scans current directory)
|
113
|
+
mdl check
|
115
114
|
|
116
|
-
#
|
117
|
-
mdl build --mdl my_pack/
|
118
|
-
|
115
|
+
# Build single file (output still defaults to dist)
|
116
|
+
mdl build --mdl my_pack/mypack.mdl
|
117
|
+
|
118
|
+
# Custom output directory
|
119
|
+
mdl build -o out
|
120
|
+
|
121
|
+
# Optional wrapper directory for output
|
122
|
+
mdl build --wrapper mypack
|
119
123
|
|
120
124
|
# Create new projects
|
121
125
|
mdl new my_awesome_pack
|
@@ -128,10 +132,10 @@ mdl new my_first_pack
|
|
128
132
|
|
129
133
|
# Build it
|
130
134
|
cd my_first_pack
|
131
|
-
mdl build
|
135
|
+
mdl build
|
132
136
|
|
133
137
|
# Check for errors
|
134
|
-
mdl check
|
138
|
+
mdl check
|
135
139
|
```
|
136
140
|
|
137
141
|
---
|
@@ -229,9 +233,10 @@ npm run compile
|
|
229
233
|
|
230
234
|
## 📚 Documentation
|
231
235
|
|
232
|
-
- **[Language Reference](docs/
|
233
|
-
- **[
|
234
|
-
- **[
|
236
|
+
- **[Language Reference](https://www.mcmdl.com/docs/language-reference/)** - Complete language specification
|
237
|
+
- **[CLI Reference](https://www.mcmdl.com/docs/cli-reference/)** - Command usage and options
|
238
|
+
- **[VS Code Extension](https://www.mcmdl.com/docs/vscode-extension/)** - Extension documentation
|
239
|
+
- **[Examples](https://www.mcmdl.com/docs/examples/)** - Sample projects and code snippets
|
235
240
|
|
236
241
|
---
|
237
242
|
|
@@ -29,7 +29,7 @@ A **modern, scope-aware language** that lets you write Minecraft datapacks with
|
|
29
29
|
- **📚 Extensive documentation** with examples for every feature
|
30
30
|
|
31
31
|
### 🏗️ Core Features
|
32
|
-
- ✅ **
|
32
|
+
- ✅ **Default pack_format 82** for latest Minecraft features
|
33
33
|
- ✅ **Explicit scoping** - every variable operation specifies its scope
|
34
34
|
- ✅ **Real control structures** - `if/else`, `while` loops
|
35
35
|
- ✅ **Number variables** stored in scoreboards with `$variable<scope>$` substitution
|
@@ -42,7 +42,7 @@ A **modern, scope-aware language** that lets you write Minecraft datapacks with
|
|
42
42
|
- ✅ **Raw blocks** for direct Minecraft command injection
|
43
43
|
- ✅ **Say commands** that auto-convert to `tellraw` with JSON formatting
|
44
44
|
|
45
|
-
> **Note**: Version 1.0+ uses **pack_format
|
45
|
+
> **Note**: Version 1.0+ uses **pack_format 82** by default for the modern MDL syntax.
|
46
46
|
|
47
47
|
---
|
48
48
|
|
@@ -85,16 +85,20 @@ python -m pip install -e .
|
|
85
85
|
|
86
86
|
### Modern MDL (v1.0+)
|
87
87
|
```bash
|
88
|
-
# Build
|
89
|
-
mdl build
|
90
|
-
mdl check my_pack/mypack.mdl
|
88
|
+
# Build (defaults: --mdl . and -o dist)
|
89
|
+
mdl build
|
91
90
|
|
92
|
-
#
|
93
|
-
mdl check
|
91
|
+
# Check (scans current directory)
|
92
|
+
mdl check
|
94
93
|
|
95
|
-
#
|
96
|
-
mdl build --mdl my_pack/
|
97
|
-
|
94
|
+
# Build single file (output still defaults to dist)
|
95
|
+
mdl build --mdl my_pack/mypack.mdl
|
96
|
+
|
97
|
+
# Custom output directory
|
98
|
+
mdl build -o out
|
99
|
+
|
100
|
+
# Optional wrapper directory for output
|
101
|
+
mdl build --wrapper mypack
|
98
102
|
|
99
103
|
# Create new projects
|
100
104
|
mdl new my_awesome_pack
|
@@ -107,10 +111,10 @@ mdl new my_first_pack
|
|
107
111
|
|
108
112
|
# Build it
|
109
113
|
cd my_first_pack
|
110
|
-
mdl build
|
114
|
+
mdl build
|
111
115
|
|
112
116
|
# Check for errors
|
113
|
-
mdl check
|
117
|
+
mdl check
|
114
118
|
```
|
115
119
|
|
116
120
|
---
|
@@ -208,9 +212,10 @@ npm run compile
|
|
208
212
|
|
209
213
|
## 📚 Documentation
|
210
214
|
|
211
|
-
- **[Language Reference](docs/
|
212
|
-
- **[
|
213
|
-
- **[
|
215
|
+
- **[Language Reference](https://www.mcmdl.com/docs/language-reference/)** - Complete language specification
|
216
|
+
- **[CLI Reference](https://www.mcmdl.com/docs/cli-reference/)** - Command usage and options
|
217
|
+
- **[VS Code Extension](https://www.mcmdl.com/docs/vscode-extension/)** - Extension documentation
|
218
|
+
- **[Examples](https://www.mcmdl.com/docs/examples/)** - Sample projects and code snippets
|
214
219
|
|
215
220
|
---
|
216
221
|
|
@@ -225,6 +225,6 @@ mdl check myproject/
|
|
225
225
|
|
226
226
|
## Next Steps
|
227
227
|
|
228
|
-
- Read the [Language Reference](language-reference
|
229
|
-
- Check out [Examples](examples
|
230
|
-
- Learn about [Multi-file Projects](multi-file-projects
|
228
|
+
- Read the [Language Reference](https://www.mcmdl.com/docs/language-reference/) for complete syntax
|
229
|
+
- Check out [Examples](https://www.mcmdl.com/docs/examples/) for more complex examples
|
230
|
+
- Learn about [Multi-file Projects](https://www.mcmdl.com/docs/multi-file-projects/) for larger datapacks
|
@@ -121,48 +121,7 @@ function ui:show_stats {
|
|
121
121
|
}
|
122
122
|
```
|
123
123
|
|
124
|
-
|
125
|
-
|
126
|
-
When working with multiple files, you can use explicit scope selectors in conditions to check variables across different scopes:
|
127
|
-
|
128
|
-
```mdl
|
129
|
-
// core.mdl
|
130
|
-
namespace "core";
|
131
|
-
var num globalTimer<global> = 0;
|
132
|
-
var num playerScore = 0; // Defaults to player-specific scope
|
133
|
-
|
134
|
-
function core:check_status {
|
135
|
-
// Check global timer
|
136
|
-
if $globalTimer<global>$ > 1000 {
|
137
|
-
say "Game has been running for a while!";
|
138
|
-
}
|
139
|
-
|
140
|
-
// Check current player's score
|
141
|
-
if $playerScore<@s>$ > 50 {
|
142
|
-
say "You have a high score!";
|
143
|
-
}
|
144
|
-
|
145
|
-
// Check if any player has a very high score
|
146
|
-
if $playerScore<@a>$ > 100 {
|
147
|
-
say "Someone has an amazing score!";
|
148
|
-
}
|
149
|
-
}
|
150
|
-
```
|
151
|
-
|
152
|
-
```mdl
|
153
|
-
// ui.mdl
|
154
|
-
namespace "ui";
|
155
|
-
function ui:show_leaderboard {
|
156
|
-
// Compare scores across different players
|
157
|
-
if $playerScore<@p[name=Alice]>$ > $playerScore<@p[name=Bob]>$ {
|
158
|
-
tellraw @a {"text":"Alice is winning!","color":"green"};
|
159
|
-
} else {
|
160
|
-
tellraw @a {"text":"Bob is winning!","color":"blue"};
|
161
|
-
}
|
162
|
-
}
|
163
|
-
```
|
164
|
-
|
165
|
-
This feature is especially useful in multi-file projects where you need to check variables across different scopes without changing their declared scope.
|
124
|
+
<!-- Removed redundant Explicit Scopes in Conditions section as requested -->
|
166
125
|
|
167
126
|
## Complete Multi-File Example
|
168
127
|
|
@@ -28,7 +28,7 @@ version_tuple: VERSION_TUPLE
|
|
28
28
|
commit_id: COMMIT_ID
|
29
29
|
__commit_id__: COMMIT_ID
|
30
30
|
|
31
|
-
__version__ = version = '17.0.
|
32
|
-
__version_tuple__ = version_tuple = (17, 0,
|
31
|
+
__version__ = version = '17.0.8'
|
32
|
+
__version_tuple__ = version_tuple = (17, 0, 8)
|
33
33
|
|
34
|
-
__commit_id__ = commit_id = '
|
34
|
+
__commit_id__ = commit_id = 'gbd713cc34'
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: minecraft-datapack-language
|
3
|
-
Version: 17.0.
|
3
|
+
Version: 17.0.8
|
4
4
|
Summary: Compile MDL language with explicit scoping into a Minecraft datapack (1.21+ ready). Features variables, control flow, error handling, and VS Code extension.
|
5
5
|
Project-URL: Homepage, https://www.mcmdl.com
|
6
6
|
Project-URL: Documentation, https://www.mcmdl.com/docs
|
@@ -50,7 +50,7 @@ A **modern, scope-aware language** that lets you write Minecraft datapacks with
|
|
50
50
|
- **📚 Extensive documentation** with examples for every feature
|
51
51
|
|
52
52
|
### 🏗️ Core Features
|
53
|
-
- ✅ **
|
53
|
+
- ✅ **Default pack_format 82** for latest Minecraft features
|
54
54
|
- ✅ **Explicit scoping** - every variable operation specifies its scope
|
55
55
|
- ✅ **Real control structures** - `if/else`, `while` loops
|
56
56
|
- ✅ **Number variables** stored in scoreboards with `$variable<scope>$` substitution
|
@@ -63,7 +63,7 @@ A **modern, scope-aware language** that lets you write Minecraft datapacks with
|
|
63
63
|
- ✅ **Raw blocks** for direct Minecraft command injection
|
64
64
|
- ✅ **Say commands** that auto-convert to `tellraw` with JSON formatting
|
65
65
|
|
66
|
-
> **Note**: Version 1.0+ uses **pack_format
|
66
|
+
> **Note**: Version 1.0+ uses **pack_format 82** by default for the modern MDL syntax.
|
67
67
|
|
68
68
|
---
|
69
69
|
|
@@ -106,16 +106,20 @@ python -m pip install -e .
|
|
106
106
|
|
107
107
|
### Modern MDL (v1.0+)
|
108
108
|
```bash
|
109
|
-
# Build
|
110
|
-
mdl build
|
111
|
-
mdl check my_pack/mypack.mdl
|
109
|
+
# Build (defaults: --mdl . and -o dist)
|
110
|
+
mdl build
|
112
111
|
|
113
|
-
#
|
114
|
-
mdl check
|
112
|
+
# Check (scans current directory)
|
113
|
+
mdl check
|
115
114
|
|
116
|
-
#
|
117
|
-
mdl build --mdl my_pack/
|
118
|
-
|
115
|
+
# Build single file (output still defaults to dist)
|
116
|
+
mdl build --mdl my_pack/mypack.mdl
|
117
|
+
|
118
|
+
# Custom output directory
|
119
|
+
mdl build -o out
|
120
|
+
|
121
|
+
# Optional wrapper directory for output
|
122
|
+
mdl build --wrapper mypack
|
119
123
|
|
120
124
|
# Create new projects
|
121
125
|
mdl new my_awesome_pack
|
@@ -128,10 +132,10 @@ mdl new my_first_pack
|
|
128
132
|
|
129
133
|
# Build it
|
130
134
|
cd my_first_pack
|
131
|
-
mdl build
|
135
|
+
mdl build
|
132
136
|
|
133
137
|
# Check for errors
|
134
|
-
mdl check
|
138
|
+
mdl check
|
135
139
|
```
|
136
140
|
|
137
141
|
---
|
@@ -229,9 +233,10 @@ npm run compile
|
|
229
233
|
|
230
234
|
## 📚 Documentation
|
231
235
|
|
232
|
-
- **[Language Reference](docs/
|
233
|
-
- **[
|
234
|
-
- **[
|
236
|
+
- **[Language Reference](https://www.mcmdl.com/docs/language-reference/)** - Complete language specification
|
237
|
+
- **[CLI Reference](https://www.mcmdl.com/docs/cli-reference/)** - Command usage and options
|
238
|
+
- **[VS Code Extension](https://www.mcmdl.com/docs/vscode-extension/)** - Extension documentation
|
239
|
+
- **[Examples](https://www.mcmdl.com/docs/examples/)** - Sample projects and code snippets
|
235
240
|
|
236
241
|
---
|
237
242
|
|
{minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/.cursor/rules/aispec.mdc
RENAMED
File without changes
|
File without changes
|
{minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/.github/workflows/ci.yml
RENAMED
File without changes
|
{minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/.github/workflows/docs.yml
RENAMED
File without changes
|
{minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/.github/workflows/pypi.yml
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/.mdl-out-test1/pack.mcmeta
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/.tmp_compile_bwe.py
RENAMED
File without changes
|
{minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/.tmp_compile_bwe2.py
RENAMED
File without changes
|
{minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/.tmp_compile_bwe3.py
RENAMED
File without changes
|
{minecraft_datapack_language-17.0.6 → minecraft_datapack_language-17.0.8}/.tmp_verify_loops.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|