minecraft-datapack-language 16.0.0__tar.gz → 16.0.2__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-16.0.0/minecraft_datapack_language.egg-info → minecraft_datapack_language-16.0.2}/PKG-INFO +1 -1
- minecraft_datapack_language-16.0.2/docs/_data/version.yml +3 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/minecraft_datapack_language/_version.py +3 -3
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/minecraft_datapack_language/mdl_compiler.py +57 -13
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2/minecraft_datapack_language.egg-info}/PKG-INFO +1 -1
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/tests/test_compiler_fixes.py +5 -3
- minecraft_datapack_language-16.0.0/docs/_data/version.yml +0 -3
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/.cursor/rules/aispec.mdc +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/.github/actions/mdl-compile/action.yml +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/.github/workflows/ci.yml +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/.github/workflows/docs.yml +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/.github/workflows/pypi.yml +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/.github/workflows/release.yml +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/.github/workflows/update-website-version.yml +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/.gitignore +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/.mdl-out-test1/data/minecraft/tags/function/load.json +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/.mdl-out-test1/data/test1/function/load.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/.mdl-out-test1/data/test1/function/load1.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/.mdl-out-test1/data/test1/function/main.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/.mdl-out-test1/data/test1/function/main__else_1.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/.mdl-out-test1/data/test1/function/main__if_1.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/.mdl-out-test1/data/test1/function/testfunc.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/.mdl-out-test1/data/test1/function/testfunc__while_1.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/.mdl-out-test1/pack.mcmeta +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/.mdl-out-test1-confirm/data/minecraft/tags/function/load.json +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/.mdl-out-test1-confirm/data/test1/function/load.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/.mdl-out-test1-confirm/data/test1/function/load1.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/.mdl-out-test1-confirm/data/test1/function/main.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/.mdl-out-test1-confirm/data/test1/function/main__else_1.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/.mdl-out-test1-confirm/data/test1/function/main__if_1.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/.mdl-out-test1-confirm/data/test1/function/testfunc.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/.mdl-out-test1-confirm/data/test1/function/testfunc__while_1.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/.mdl-out-test1-confirm/pack.mcmeta +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/COMPILER_FIXES_SUMMARY.md +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/CONDITIONALS_IMPLEMENTATION.md +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/LICENSE +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/Makefile +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/README.md +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/advancements/diamond_sword.json +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/advancements/first_spell.json +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/advancements/other_advancement.json +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/advancements/test_advancement.json +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/comprehensive_error_test.mdl +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/complex_scopes/function/main_else_8.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/complex_scopes/function/main_if_8.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/comprehensive_control_test/function/test_basic_if_if_2.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/comprehensive_control_test/function/test_basic_if_if_3.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/comprehensive_control_test/function/test_basic_if_if_4.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/comprehensive_control_test/function/test_complex_if_if_2.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/comprehensive_control_test/function/test_complex_if_if_3.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/comprehensive_control_test/function/test_complex_if_if_4.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/comprehensive_control_test/function/test_complex_if_if_5.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/comprehensive_control_test/function/test_control_complex_expressions_if_2.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/comprehensive_control_test/function/test_control_complex_expressions_if_4.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/comprehensive_control_test/function/test_control_variable_substitution_if_2.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/comprehensive_control_test/function/test_control_with_raw_if_2.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/comprehensive_control_test/function/test_control_with_scopes_if_5.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/comprehensive_control_test/function/test_control_with_tellraw_else_2.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/comprehensive_control_test/function/test_control_with_tellraw_if_2.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/comprehensive_control_test/function/test_control_with_tellraw_if_4.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/comprehensive_control_test/function/test_if_else_else_2.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/comprehensive_control_test/function/test_if_else_else_3.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/comprehensive_control_test/function/test_if_else_else_4.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/comprehensive_control_test/function/test_if_else_if_2.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/comprehensive_control_test/function/test_if_else_if_3.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/comprehensive_control_test/function/test_if_else_if_4.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/comprehensive_control_test/function/test_nested_if_else_2.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/comprehensive_control_test/function/test_nested_if_else_3.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/comprehensive_control_test/function/test_nested_if_else_3_else_0.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/comprehensive_control_test/function/test_nested_if_else_3_if_0.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/comprehensive_control_test/function/test_nested_if_if_2.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/comprehensive_control_test/function/test_nested_if_if_2_else_0.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/comprehensive_control_test/function/test_nested_if_if_2_if_0.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/comprehensive_control_test/function/test_nested_if_if_2_if_0_else_0.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/comprehensive_control_test/function/test_nested_if_if_2_if_0_if_0.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/comprehensive_control_test/function/test_nested_if_if_3.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/comprehensive_control_test/function/test_nested_if_if_3_else_0.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/comprehensive_control_test/function/test_nested_if_if_3_if_0.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/control_test/function/main_if_0.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/control_test/function/main_while_1.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/control_test/function/main_while_body_1.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/if_test/function/main_else_1.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/if_test/function/main_if_1.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test/function/conditional_demo_else_3.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test/function/conditional_demo_if_3.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test/function/conditional_demo_if_3_else_0.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test/function/conditional_demo_if_3_if_0.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test/function/conditional_demo_if_3_if_0_else_0.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test/function/conditional_demo_if_3_if_0_if_0.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test/function/countdown_while_1.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test/function/countdown_while_body_1.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test/function/increase_tick_per_player_if_1.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test/function/increase_tick_per_player_if_1_if_0.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test/function/loop_demo_while_2.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test/function/loop_demo_while_body_2.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test/function/loop_demo_while_body_2_else_0.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test/function/loop_demo_while_body_2_if_0.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test/function/loop_demo_while_body_2_if_2.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test/function/main_else_0.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test/function/main_else_1.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test/function/main_else_5.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test/function/main_if_0.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test/function/main_if_1.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test/function/main_if_5.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test/function/main_while_0.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test/function/main_while_1.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test/function/main_while_2.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test/function/main_while_6.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test/function/main_while_7.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test/function/main_while_body_0.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test/function/main_while_body_1.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test/function/main_while_body_2.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test/function/main_while_body_6.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test/function/main_while_body_7.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test/function/scoreboard_demo_while_3.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test/function/scoreboard_demo_while_body_3.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test/function/scoreboard_demo_while_body_3_if_1.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test/function/start_game_if_1.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test/function/start_game_if_5.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test/function/start_game_while_4.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test/function/start_game_while_body_4.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test/function/test_basic_if_if_1.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test/function/test_basic_if_if_2.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test/function/test_basic_if_if_3.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test/function/test_basic_while_while_2.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test/function/test_basic_while_while_4.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test/function/test_basic_while_while_body_2.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test/function/test_basic_while_while_body_4.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test/function/test_complex_if_if_1.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test/function/test_complex_if_if_2.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test/function/test_complex_if_if_3.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test/function/test_complex_if_if_4.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test/function/test_complex_nested_control_while_2.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test/function/test_complex_nested_control_while_body_2.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test/function/test_complex_nested_control_while_body_2_else_1.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test/function/test_complex_nested_control_while_body_2_else_1_if_1.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test/function/test_complex_nested_control_while_body_2_if_1.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test/function/test_complex_nested_control_while_body_2_if_1_if_1.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test/function/test_complex_nested_control_while_body_2_if_2.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test/function/test_complex_scope_scenarios_if_1.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test/function/test_complex_scope_scenarios_if_2.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test/function/test_complex_scope_scenarios_if_3.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test/function/test_complex_scope_scenarios_if_4.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test/function/test_complex_while_while_3.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test/function/test_complex_while_while_6.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test/function/test_complex_while_while_body_3.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test/function/test_complex_while_while_body_6.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test/function/test_control_complex_expressions_if_1.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test/function/test_control_complex_expressions_if_3.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test/function/test_control_complex_expressions_while_2.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test/function/test_control_complex_expressions_while_body_2.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test/function/test_control_error_handling_if_1.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test/function/test_control_error_handling_if_2.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test/function/test_control_error_handling_while_3.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test/function/test_control_error_handling_while_body_3.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test/function/test_control_performance_while_2.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test/function/test_control_performance_while_4.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test/function/test_control_performance_while_body_2.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test/function/test_control_performance_while_body_2_if_1.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test/function/test_control_performance_while_body_4.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test/function/test_control_performance_while_body_4_while_2.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test/function/test_control_performance_while_body_4_while_body_2.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test/function/test_control_scoped_functions_if_1.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test/function/test_control_scoped_functions_if_3.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test/function/test_control_scoped_functions_while_2.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test/function/test_control_scoped_functions_while_body_2.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test/function/test_control_variable_substitution_if_1.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test/function/test_control_variable_substitution_if_3.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test/function/test_control_variable_substitution_while_2.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test/function/test_control_variable_substitution_while_body_2.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test/function/test_control_with_assignments_if_1.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test/function/test_control_with_assignments_if_3.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test/function/test_control_with_assignments_while_2.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test/function/test_control_with_assignments_while_body_2.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test/function/test_control_with_functions_if_1.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test/function/test_control_with_functions_if_3.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test/function/test_control_with_functions_while_2.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test/function/test_control_with_functions_while_body_2.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test/function/test_control_with_raw_if_1.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test/function/test_control_with_raw_while_2.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test/function/test_control_with_raw_while_body_2.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test/function/test_control_with_scopes_if_1.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test/function/test_control_with_scopes_if_2.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test/function/test_control_with_scopes_if_3.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test/function/test_control_with_scopes_if_4.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test/function/test_control_with_tellraw_else_1.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test/function/test_control_with_tellraw_if_1.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test/function/test_control_with_tellraw_if_3.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test/function/test_control_with_tellraw_while_2.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test/function/test_control_with_tellraw_while_body_2.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test/function/test_if_else_else_1.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test/function/test_if_else_else_2.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test/function/test_if_else_else_3.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test/function/test_if_else_if_1.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test/function/test_if_else_if_2.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test/function/test_if_else_if_3.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test/function/test_main_while_0.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test/function/test_main_while_body_0.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test/function/test_nested_if_else_1.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test/function/test_nested_if_else_2.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test/function/test_nested_if_else_2_else_0.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test/function/test_nested_if_else_2_if_0.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test/function/test_nested_if_if_1.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test/function/test_nested_if_if_1_else_0.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test/function/test_nested_if_if_1_if_0.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test/function/test_nested_if_if_1_if_0_else_0.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test/function/test_nested_if_if_1_if_0_if_0.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test/function/test_nested_if_if_2.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test/function/test_nested_if_if_2_else_0.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test/function/test_nested_if_if_2_if_0.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test/function/test_scope_conditionals_if_1.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test/function/test_scope_conditionals_if_2.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test/function/test_scope_conditionals_if_3.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test/function/test_scope_conditionals_while_4.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test/function/test_scope_conditionals_while_5.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test/function/test_scope_conditionals_while_body_4.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test/function/test_scope_conditionals_while_body_5.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test/function/test_scope_interactions_if_1.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test/function/test_scope_interactions_if_2.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test/function/test_scope_interactions_if_3.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test/function/test_while_break_while_2.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test/function/test_while_break_while_body_2.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test/function/test_while_break_while_body_2_if_1.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test/function/test_while_break_while_body_2_if_2.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test/function/tick_if_1.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test/function/tick_if_2.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test/function/tick_if_2_while_1.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test/function/tick_if_2_while_body_1.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test/function/weapon_effects_else_1.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test/function/weapon_effects_if_1.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test_final_template_fixed/function/main_else_8.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/test_final_template_fixed/function/main_if_8.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/while_test/function/main_while_0.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/data/while_test/function/main_while_body_0.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/dist.zip +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/docs/.env +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/docs/404.html +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/docs/Gemfile +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/docs/README.md +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/docs/_config.yml +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/docs/_docs/cli-reference.md +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/docs/_docs/contributing.md +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/docs/_docs/docs-hub.md +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/docs/_docs/documentation.md +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/docs/_docs/examples.md +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/docs/_docs/getting-started.md +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/docs/_docs/language-reference.md +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/docs/_docs/multi-file-projects.md +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/docs/_docs/python-bindings.md +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/docs/_docs/vscode-extension.md +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/docs/_includes/head-custom.html +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/docs/_includes/navigation.html +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/docs/_layouts/default.html +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/docs/_layouts/page.html +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/docs/_plugins/test_version.rb +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/docs/_plugins/version_reader.rb +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/docs/assets/css/style.css +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/docs/docs.md +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/docs/downloads.md +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/docs/icons/favicon-16.png +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/docs/icons/favicon-32.png +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/docs/icons/favicon-48.png +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/docs/icons/favicon-64.png +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/docs/icons/icon-1024.png +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/docs/icons/icon-128.png +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/docs/icons/icon-256.png +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/docs/icons/icon-512.png +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/docs/icons/icon-64.png +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/docs/index.md +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/examples/hello_world.mdl +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/examples/macros_example.mdl +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/examples/scope_examples.mdl +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/examples/simple_counter.mdl +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/icons/favicon-16.png +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/icons/favicon-32.png +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/icons/favicon-48.png +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/icons/favicon-64.png +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/icons/icon-1024.png +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/icons/icon-128.png +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/icons/icon-256.png +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/icons/icon-512.png +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/icons/icon-64.png +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/item_modifiers/diamond_sword.json +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/item_modifiers/enchant_tool.json +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/item_modifiers/test_item_modifier.json +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/loot_tables/diamond_sword.json +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/loot_tables/epic_loot.json +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/loot_tables/main_loot.json +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/loot_tables/test_loot.json +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/mdllocal.sh +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/minecraft_datapack_language/__init__.py +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/minecraft_datapack_language/ast_nodes.py +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/minecraft_datapack_language/cli.py +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/minecraft_datapack_language/dir_map.py +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/minecraft_datapack_language/mdl_errors.py +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/minecraft_datapack_language/mdl_lexer.py +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/minecraft_datapack_language/mdl_linter.py +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/minecraft_datapack_language/mdl_parser.py +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/minecraft_datapack_language/python_api.py +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/minecraft_datapack_language/utils.py +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/minecraft_datapack_language.egg-info/SOURCES.txt +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/minecraft_datapack_language.egg-info/dependency_links.txt +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/minecraft_datapack_language.egg-info/entry_points.txt +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/minecraft_datapack_language.egg-info/requires.txt +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/minecraft_datapack_language.egg-info/top_level.txt +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/multi_scope_example.mdl +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/my_awesome_pack/README.md +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/my_awesome_pack/minecraft_datapack_language.mdl +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/predicates/diamond_sword.json +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/predicates/has_mana.json +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/predicates/other_predicate.json +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/predicates/test_predicate.json +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/pyproject.toml +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/pytest.ini +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/recipes/custom_pickaxe.json +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/recipes/diamond_sword.json +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/recipes/first.json +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/recipes/inlet.json +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/recipes/main_recipe.json +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/recipes/outlet.json +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/recipes/pipe.json +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/recipes/second.json +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/recipes/test_recipe.json +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/recipes/wrench.json +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/scope_demo.mdl +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/scoreboard_test.mdl +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/scripts/UpdateMDL.sh +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/scripts/bootstrap.ps1 +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/scripts/bootstrap.sh +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/scripts/build_pkg.ps1 +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/scripts/build_pkg.sh +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/scripts/dev_build.ps1 +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/scripts/dev_build.sh +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/scripts/dev_setup.ps1 +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/scripts/dev_setup.sh +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/scripts/git-bash/bootstrap-gitbash.sh +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/scripts/git-bash/build_pkg-gitbash.sh +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/scripts/git-bash/test_cli-gitbash.sh +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/scripts/release.sh +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/scripts/test_cli.ps1 +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/scripts/test_cli.sh +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/scripts/test_dev.ps1 +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/scripts/test_dev.sh +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/scripts/update_docs.sh +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/scripts/update_version_info.sh +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/setup.cfg +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/structures/diamond_sword.json +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/structures/test_structure.json +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/structures/workshop.json +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/tellraw_variables_test.mdl +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/temp_output/data/minecraft/tags/function/load.json +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/temp_output/data/test/function/helper.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/temp_output/data/test/function/load.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/temp_output/data/test/function/main.mcfunction +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/temp_output/pack.mcmeta +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/test_all_registry.mdl +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/test_complex_scenarios.mdl +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/test_comprehensive_fixes.mdl +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/test_if_else_while.mdl +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/test_project/complex_test.mdl +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/test_simple.mdl +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/tests/__init__.py +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/tests/run_all_tests.py +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/tests/test_cli.py +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/tests/test_codegen_naming_and_logic.py +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/tests/test_complex_scenarios.py +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/tests/test_comprehensive_end_to_end.py +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/tests/test_examples.py +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/tests/test_macros.py +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/tests/test_python_api.py +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/tests/test_python_bindings.py +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/tests/test_user_regression_test1.py +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/tmp_local_cli_out.zip +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/tmp_test1.mdl +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/tmp_test1.mdl~ +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/tmp_test1_confirm.mdl +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/vscode-extension/README.md +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/vscode-extension/icons/favicon-16.png +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/vscode-extension/icons/favicon-32.png +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/vscode-extension/icons/favicon-48.png +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/vscode-extension/icons/favicon-64.png +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/vscode-extension/icons/icon-1024.png +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/vscode-extension/icons/icon-128.png +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/vscode-extension/icons/icon-256.png +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/vscode-extension/icons/icon-512.png +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/vscode-extension/language-configuration.json +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/vscode-extension/package-lock.json +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/vscode-extension/package.json +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/vscode-extension/snippets/mdl.json +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/vscode-extension/src/extension.ts +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/vscode-extension/syntaxes/mdl.tmLanguage.json +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/vscode-extension/themes/mdl-color-theme.json +0 -0
- {minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/vscode-extension/tsconfig.json +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: minecraft-datapack-language
|
3
|
-
Version: 16.0.
|
3
|
+
Version: 16.0.2
|
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
|
@@ -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 = '16.0.
|
32
|
-
__version_tuple__ = version_tuple = (16, 0,
|
31
|
+
__version__ = version = '16.0.2'
|
32
|
+
__version_tuple__ = version_tuple = (16, 0, 2)
|
33
33
|
|
34
|
-
__commit_id__ = commit_id = '
|
34
|
+
__commit_id__ = commit_id = 'ge6a944561'
|
@@ -270,10 +270,15 @@ class MDLCompiler:
|
|
270
270
|
tags_fn_dir = self.output_dir / "data" / "minecraft" / self.dir_map.tags_function
|
271
271
|
tags_fn_dir.mkdir(parents=True, exist_ok=True)
|
272
272
|
load_tag_file = tags_fn_dir / "load.json"
|
273
|
-
#
|
273
|
+
# Always include namespace:load (contains scoreboard initialization), plus any explicit on_load hooks
|
274
274
|
values = [f"{self.current_namespace}:load"]
|
275
275
|
if has_on_load:
|
276
|
-
|
276
|
+
# Add explicit on_load hooks as additional entries
|
277
|
+
for hook in hooks:
|
278
|
+
if hook.hook_type == "on_load":
|
279
|
+
hook_ref = f"{hook.namespace}:{hook.name}"
|
280
|
+
if hook_ref not in values: # Avoid duplicates
|
281
|
+
values.append(hook_ref)
|
277
282
|
with open(load_tag_file, 'w') as f:
|
278
283
|
json.dump({"values": values}, f, indent=2)
|
279
284
|
|
@@ -369,8 +374,16 @@ class MDLCompiler:
|
|
369
374
|
# Return the command to set the target variable from the temp
|
370
375
|
return f"scoreboard players operation {scope} {objective} = @s {temp_var}"
|
371
376
|
else:
|
372
|
-
# Simple value - use direct assignment
|
377
|
+
# Simple value - use direct assignment or scoreboard copy
|
373
378
|
value = self._expression_to_value(assignment.value)
|
379
|
+
# If RHS resolves to a scoreboard reference (e.g., 'score @s some_obj'),
|
380
|
+
# emit an operation copy instead of an invalid 'set ... score ...'
|
381
|
+
if isinstance(value, str) and value.startswith("score "):
|
382
|
+
parts = value.split()
|
383
|
+
if len(parts) >= 3:
|
384
|
+
src_scope = parts[1]
|
385
|
+
src_objective = parts[2]
|
386
|
+
return f"scoreboard players operation {scope} {objective} = {src_scope} {src_objective}"
|
374
387
|
return f"scoreboard players set {scope} {objective} {value}"
|
375
388
|
|
376
389
|
def _variable_declaration_to_command(self, decl: VariableDeclaration) -> str:
|
@@ -388,6 +401,13 @@ class MDLCompiler:
|
|
388
401
|
except Exception:
|
389
402
|
init = None
|
390
403
|
if init is not None:
|
404
|
+
# Initialize from another scoreboard using operation copy
|
405
|
+
if isinstance(init, str) and init.startswith("score "):
|
406
|
+
parts = init.split()
|
407
|
+
if len(parts) >= 3:
|
408
|
+
src_scope = parts[1]
|
409
|
+
src_objective = parts[2]
|
410
|
+
return f"scoreboard players operation {scope} {objective} = {src_scope} {src_objective}"
|
391
411
|
return f"scoreboard players set {scope} {objective} {init}"
|
392
412
|
return f"# var {decl.name} declared"
|
393
413
|
|
@@ -772,7 +792,7 @@ class MDLCompiler:
|
|
772
792
|
self._store_temp_command(f"scoreboard players operation @s {temp_var} = @s {left_temp}")
|
773
793
|
else:
|
774
794
|
# Assign from left value (score or literal)
|
775
|
-
if isinstance(expression.left, VariableSubstitution) or (isinstance(
|
795
|
+
if isinstance(expression.left, VariableSubstitution) or (isinstance(left_value, str) and left_value.startswith("score ")):
|
776
796
|
parts = str(left_value).split()
|
777
797
|
scope = parts[1]
|
778
798
|
obj = parts[2]
|
@@ -780,7 +800,7 @@ class MDLCompiler:
|
|
780
800
|
else:
|
781
801
|
self._store_temp_command(f"scoreboard players set @s {temp_var} {left_value}")
|
782
802
|
# Add right value
|
783
|
-
if isinstance(expression.right, VariableSubstitution) or (isinstance(
|
803
|
+
if isinstance(expression.right, VariableSubstitution) or (isinstance(right_value, str) and right_value.startswith("score ")):
|
784
804
|
parts = str(right_value).split()
|
785
805
|
scope = parts[1]
|
786
806
|
obj = parts[2]
|
@@ -792,7 +812,7 @@ class MDLCompiler:
|
|
792
812
|
if isinstance(expression.left, BinaryExpression):
|
793
813
|
self._store_temp_command(f"scoreboard players operation @s {temp_var} = @s {left_temp}")
|
794
814
|
else:
|
795
|
-
if isinstance(expression.left, VariableSubstitution) or (isinstance(
|
815
|
+
if isinstance(expression.left, VariableSubstitution) or (isinstance(left_value, str) and left_value.startswith("score ")):
|
796
816
|
parts = str(left_value).split()
|
797
817
|
scope = parts[1]
|
798
818
|
obj = parts[2]
|
@@ -800,7 +820,7 @@ class MDLCompiler:
|
|
800
820
|
else:
|
801
821
|
self._store_temp_command(f"scoreboard players set @s {temp_var} {left_value}")
|
802
822
|
# Subtract right value
|
803
|
-
if isinstance(expression.right, VariableSubstitution) or (isinstance(
|
823
|
+
if isinstance(expression.right, VariableSubstitution) or (isinstance(right_value, str) and right_value.startswith("score ")):
|
804
824
|
parts = str(right_value).split()
|
805
825
|
scope = parts[1]
|
806
826
|
obj = parts[2]
|
@@ -812,7 +832,7 @@ class MDLCompiler:
|
|
812
832
|
if isinstance(expression.left, BinaryExpression):
|
813
833
|
self._store_temp_command(f"scoreboard players operation @s {temp_var} = @s {left_temp}")
|
814
834
|
else:
|
815
|
-
if isinstance(expression.left, VariableSubstitution) or (isinstance(
|
835
|
+
if isinstance(expression.left, VariableSubstitution) or (isinstance(left_value, str) and left_value.startswith("score ")):
|
816
836
|
parts = str(left_value).split()
|
817
837
|
scope = parts[1]
|
818
838
|
obj = parts[2]
|
@@ -825,15 +845,27 @@ class MDLCompiler:
|
|
825
845
|
else:
|
826
846
|
# For literal values, keep explicit multiply command for compatibility
|
827
847
|
if isinstance(expression.right, LiteralExpression):
|
828
|
-
|
848
|
+
# Normalize number formatting (e.g., 2.0 -> 2)
|
849
|
+
literal_str = self._expression_to_value(expression.right)
|
850
|
+
self._store_temp_command(f"scoreboard players multiply @s {temp_var} {literal_str}")
|
829
851
|
else:
|
830
|
-
|
852
|
+
# If right_value is a score reference string, strip the leading 'score '
|
853
|
+
if isinstance(right_value, str) and right_value.startswith("score "):
|
854
|
+
parts = right_value.split()
|
855
|
+
if len(parts) >= 3:
|
856
|
+
scope = parts[1]
|
857
|
+
obj = parts[2]
|
858
|
+
self._store_temp_command(f"scoreboard players operation @s {temp_var} *= {scope} {obj}")
|
859
|
+
else:
|
860
|
+
self._store_temp_command(f"scoreboard players operation @s {temp_var} *= {right_value}")
|
861
|
+
else:
|
862
|
+
self._store_temp_command(f"scoreboard players operation @s {temp_var} *= {right_value}")
|
831
863
|
|
832
864
|
elif expression.operator == "DIVIDE":
|
833
865
|
if isinstance(expression.left, BinaryExpression):
|
834
866
|
self._store_temp_command(f"scoreboard players operation @s {temp_var} = @s {left_temp}")
|
835
867
|
else:
|
836
|
-
if isinstance(expression.left, VariableSubstitution) or (isinstance(
|
868
|
+
if isinstance(expression.left, VariableSubstitution) or (isinstance(left_value, str) and left_value.startswith("score ")):
|
837
869
|
parts = str(left_value).split()
|
838
870
|
scope = parts[1]
|
839
871
|
obj = parts[2]
|
@@ -846,9 +878,21 @@ class MDLCompiler:
|
|
846
878
|
else:
|
847
879
|
# For literal values, keep explicit divide command for compatibility
|
848
880
|
if isinstance(expression.right, LiteralExpression):
|
849
|
-
|
881
|
+
# Normalize number formatting (e.g., 2.0 -> 2)
|
882
|
+
literal_str = self._expression_to_value(expression.right)
|
883
|
+
self._store_temp_command(f"scoreboard players divide @s {temp_var} {literal_str}")
|
850
884
|
else:
|
851
|
-
|
885
|
+
# If right_value is a score reference string, strip the leading 'score '
|
886
|
+
if isinstance(right_value, str) and right_value.startswith("score "):
|
887
|
+
parts = right_value.split()
|
888
|
+
if len(parts) >= 3:
|
889
|
+
scope = parts[1]
|
890
|
+
obj = parts[2]
|
891
|
+
self._store_temp_command(f"scoreboard players operation @s {temp_var} /= {scope} {obj}")
|
892
|
+
else:
|
893
|
+
self._store_temp_command(f"scoreboard players operation @s {temp_var} /= {right_value}")
|
894
|
+
else:
|
895
|
+
self._store_temp_command(f"scoreboard players operation @s {temp_var} /= {right_value}")
|
852
896
|
else:
|
853
897
|
# For other operators, just set the value
|
854
898
|
self._store_temp_command(f"scoreboard players set @s {temp_var} 0")
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: minecraft-datapack-language
|
3
|
-
Version: 16.0.
|
3
|
+
Version: 16.0.2
|
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
|
@@ -48,7 +48,8 @@ function test:complex_math<@s> {
|
|
48
48
|
print(f"Generated content:\n{content}")
|
49
49
|
|
50
50
|
# Verify it contains valid Minecraft commands
|
51
|
-
|
51
|
+
# Temp variables may be assigned via set or operation depending on operands
|
52
|
+
assert ("scoreboard players set @s temp_" in content) or ("scoreboard players operation @s temp_" in content), "Should generate temporary variable assignment"
|
52
53
|
# Add operations may use "+=" with another score; accept either form
|
53
54
|
assert ("scoreboard players add @s temp_" in content) or ("+= @s" in content), "Should generate add operations"
|
54
55
|
assert "scoreboard players operation @s temp_" in content, "Should generate scoreboard operations"
|
@@ -177,10 +178,11 @@ function test:scope_test<@s> {
|
|
177
178
|
print(f"Generated content:\n{content}")
|
178
179
|
|
179
180
|
# Verify scope handling
|
180
|
-
|
181
|
+
# Copy from another score should use operation, not set with 'score ...'
|
182
|
+
assert "scoreboard players operation @a global_score = @s player_score" in content, "Should copy @s->@a via operation"
|
181
183
|
# Assignment to player_score uses temp operation then operation set; accept operation form
|
182
184
|
assert ("scoreboard players set @s player_score" in content) or ("scoreboard players operation @s player_score =" in content), "Should handle @s scope"
|
183
|
-
assert "
|
185
|
+
assert "@s player_score" in content, "Should reference @s player_score somewhere"
|
184
186
|
# Read from @a appears in temp operations; accept either explicit read or operation form
|
185
187
|
assert ("score @a global_score" in content) or ("= @a global_score" in content)
|
186
188
|
|
{minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/.cursor/rules/aispec.mdc
RENAMED
File without changes
|
File without changes
|
{minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/.github/workflows/ci.yml
RENAMED
File without changes
|
{minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/.github/workflows/docs.yml
RENAMED
File without changes
|
{minecraft_datapack_language-16.0.0 → minecraft_datapack_language-16.0.2}/.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-16.0.0 → minecraft_datapack_language-16.0.2}/.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-16.0.0 → minecraft_datapack_language-16.0.2}/COMPILER_FIXES_SUMMARY.md
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
|
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
|