Vanilla behaviorpack - Recipes path are to long
Partner Rank: 4
Partner Team Reporting: Blockception
Verification builds: 1.17.40
Summary:
A limit on how long a file path can be has been set by Minecraft for resource packs / behavior packs. suggest that if a person copy-pastes a file that the file itself is safe to use.
The maximum is 70 characters. but also each section cannot be more than 60 characters (which is also violated)
Suggested to fined a way to shortern these files names.
Impact:
- Good examples for the community to use.
- Correct working vanilla data-driven files.
Repro Steps:
Observed Results:
Expected Results:
Correct, consistent vanilla files that not only follows minecraft readable format but also by written convention / documentation.
Screenshots/Videos attached: No
Regression Builds: N/A
Notes:
Files with paths to long:
- behaviorpack/recipes/cobbled_deepslate_slab_from_cobbled_deepslate_stonecutting.json
- behaviorpack/recipes/cobbled_deepslate_wall_from_cobbled_deepslate_stonecutting.json
- behaviorpack/recipes/deepslate_brick_slab_from_polished_deepslate_stonecutting.json
- behaviorpack/recipes/deepslate_brick_stairs_from_cobbled_deepslate_stonecutting.json
- behaviorpack/recipes/deepslate_brick_stairs_from_deepslate_bricks_stonecutting.json
- behaviorpack/recipes/deepslate_brick_wall_from_polished_deepslate_stonecutting.json
- behaviorpack/recipes/deepslate_tile_slab_from_polished_deepslate_stonecutting.json
- behaviorpack/recipes/deepslate_tile_stairs_from_cobbled_deepslate_stonecutting.json
- behaviorpack/recipes/deepslate_tile_stairs_from_deepslate_bricks_stonecutting.json
- behaviorpack/recipes/deepslate_tile_stairs_from_polished_deepslate_stonecutting.json
- behaviorpack/recipes/deepslate_tile_wall_from_polished_deepslate_stonecutting.json
- behaviorpack/recipes/polished_deepslate_stairs_from_cobbled_deepslate_cutting.json
- behaviorpack/recipes/polished_deepslate_stairs_from_polished_deepslate_cutting.json
- behaviorpack/recipes/polished_deepslate_wall_from_polished_deepslate_stonecut.json
- behaviorpack/recipes/stonecutter_w_oxidized_copper_block_to_cut_copper_stairs.json
- behaviorpack/recipes/stonecutter_w_weathered_copper_block_to_cut_copper_slab.json
Files with to long segments:
- behaviorpack/recipes/cobbled_deepslate_slab_from_cobbled_deepslate_stonecutting.json
- behaviorpack/recipes/cobbled_deepslate_wall_from_cobbled_deepslate_stonecutting.json
- behaviorpack/recipes/deepslate_brick_slab_from_cobbled_deepslate_stonecutting.json
- behaviorpack/recipes/deepslate_brick_slab_from_polished_deepslate_stonecutting.json
- behaviorpack/recipes/deepslate_brick_stairs_from_cobbled_deepslate_stonecutting.json
- behaviorpack/recipes/deepslate_brick_stairs_from_deepslate_bricks_stonecutting.json
- behaviorpack/recipes/deepslate_brick_wall_from_cobbled_deepslate_stonecutting.json
- behaviorpack/recipes/deepslate_brick_wall_from_polished_deepslate_stonecutting.json
- behaviorpack/recipes/deepslate_tile_slab_from_polished_deepslate_stonecutting.json
- behaviorpack/recipes/deepslate_tile_stairs_from_cobbled_deepslate_stonecutting.json
- behaviorpack/recipes/deepslate_tile_stairs_from_deepslate_bricks_stonecutting.json
- behaviorpack/recipes/deepslate_tile_stairs_from_polished_deepslate_stonecutting.json
- behaviorpack/recipes/deepslate_tile_wall_from_polished_deepslate_stonecutting.json
- behaviorpack/recipes/polished_deepslate_stairs_from_cobbled_deepslate_cutting.json
- behaviorpack/recipes/polished_deepslate_stairs_from_polished_deepslate_cutting.json
- behaviorpack/recipes/polished_deepslate_wall_from_polished_deepslate_stonecut.json
- behaviorpack/recipes/stonecutter_w_oxidized_copper_block_to_cut_copper_stairs.json
- behaviorpack/recipes/stonecutter_w_weathered_copper_block_to_cut_copper_slab.json