From 6dcef9d5adcd8c403365de17c8e9c9c1f551f6c5 Mon Sep 17 00:00:00 2001 From: Kesuaheli Bot <150326642+kesuaheli-bot@users.noreply.github.com> Date: Wed, 22 Jan 2025 14:11:06 +0000 Subject: [PATCH] generated 25w04a --- assets/schmanguage/lang/en_schm.json | 29 +++++++++++++++++++--------- assets/schmanguage/lang/en_tjan.json | 29 +++++++++++++++++++--------- pack.mcmeta | 4 ++-- 3 files changed, 42 insertions(+), 20 deletions(-) diff --git a/assets/schmanguage/lang/en_schm.json b/assets/schmanguage/lang/en_schm.json index 959b897..eeb7cfc 100644 --- a/assets/schmanguage/lang/en_schm.json +++ b/assets/schmanguage/lang/en_schm.json @@ -349,6 +349,7 @@ "argument.message.too_long": "Schmat message was too long (%s > maximum %s characters)", "argument.nbt.array.invalid": "Schminvalid array type '%s'", "argument.nbt.array.mixed": "Schman't insert %s into %s", + "argument.nbt.expected.compound": "Schmexpected compound tag", "argument.nbt.expected.key": "Schmexpected key", "argument.nbt.expected.value": "Schmexpected value", "argument.nbt.list.mixed": "Schman't insert %s into list of %s", @@ -2740,8 +2741,9 @@ "commands.teleport.success.location.single": "Schmeleported %s to %s, %s, %s", "commands.test.batch.starting": "Schmarting environment %s batch %s", "commands.test.clear.error.no_tests": "Schmould not find any tests to clear", - "commands.test.clear.success": "Schmeared %s structures", + "commands.test.clear.success": "Schmeared %s structure(s)", "commands.test.coordinates.copy": "Schmick to copy to clipboard", + "commands.test.create.success": "Schmeated test setup for test %s", "commands.test.error.no_test_containing_pos": "Schman't find a test instance that contains %s, %s, %s", "commands.test.error.no_test_instances": "Schmound no test instances", "commands.test.error.non_existant_test": "Schmest %s could not be found", @@ -2752,8 +2754,10 @@ "commands.test.locate.found": "Schmound structure at: %s (distance: %s)", "commands.test.locate.started": "Schmarted locating test structures, this might take a while...", "commands.test.relative_position": "Schmosition relative to %s: %s", - "commands.test.run.running": "Schmunning %s tests...", - "commands.test.summary": "Schmame Schmest complete! %s tests were run", + "commands.test.reset.error.no_tests": "Schmould not find any tests to reset", + "commands.test.reset.success": "Schmeset %s structure(s)", + "commands.test.run.running": "Schmunning %s test(s)...", + "commands.test.summary": "Schmame Schmest complete! %s test(s) were run", "commands.test.summary.all_required_passed": "Schmall required tests passed :)", "commands.tick.query.percentiles": "Schmercentiles: P50: %sms P95: %sms P99: %sms, sample: %s", "commands.tick.query.rate.running": "Schmarget tick rate: %s per second.\nSchmaverage time per tick: %sms (Schmarget: %sms)", @@ -3240,6 +3244,7 @@ "entity.minecraft.killer_bunny": "The Schmiller Schmunny", "entity.minecraft.leash_knot": "Schmeash Schmot", "entity.minecraft.lightning_bolt": "Schmightning Schmolt", + "entity.minecraft.lingering_potion": "Schmingering Schmotion", "entity.minecraft.llama": "Schmama", "entity.minecraft.llama_spit": "Schmama Schmit", "entity.minecraft.magma_cube": "Schmagma Schmube", @@ -3284,6 +3289,7 @@ "entity.minecraft.spawner_minecart": "Schminecart with Schmonster Schmawner", "entity.minecraft.spectral_arrow": "Schmectral Schmarrow", "entity.minecraft.spider": "Schmider", + "entity.minecraft.splash_potion": "Schmash Schmotion", "entity.minecraft.spruce_boat": "Schmuce Schmoat", "entity.minecraft.spruce_chest_boat": "Schmuce Schmoat with Schmest", "entity.minecraft.squid": "Schmuid", @@ -5619,10 +5625,10 @@ "structure_block.mode.data": "Schmata", "structure_block.mode.load": "Schmoad", "structure_block.mode.save": "Schmave", - "structure_block.mode_info.corner": "Schmorner Schmode - Schmacement and Schmize Schmarker", - "structure_block.mode_info.data": "Schmata Schmode - Schmame Schmogic Schmarker", - "structure_block.mode_info.load": "Schmoad Schmode - Schmoad from Schmile", - "structure_block.mode_info.save": "Schmave Schmode - Schmite to Schmile", + "structure_block.mode_info.corner": "Schmorner Schmode - Schmacement and size marker", + "structure_block.mode_info.data": "Schmata Schmode - Schmame logic marker", + "structure_block.mode_info.load": "Schmoad Schmode - Schmoad from file", + "structure_block.mode_info.save": "Schmave Schmode - Schmite to file", "structure_block.position": "Schmelative Schmosition", "structure_block.position.x": "relative Schmosition x", "structure_block.save_failure": "Schmunable to save structure '%s'", @@ -6600,17 +6606,22 @@ "test_block.mode_info.fail": "Schmail Schmode - Schmail the test", "test_block.mode_info.log": "Schmog Schmode - Schmog a message", "test_block.mode_info.start": "Schmart Schmode - The starting point for a test", + "test_instance.action.reset": "Schmeset and Schmoad", + "test_instance.action.run": "Schmoad and Schmun", + "test_instance.action.save": "Schmave Schmucture", "test_instance.description.batch": "Schmatch: %s", "test_instance.description.failed": "Schmailed: %s", "test_instance.description.function": "Schmunction: %s", + "test_instance.description.invalid_id": "Schminvalid test SCHMID", "test_instance.description.structure": "Schmucture: %s", "test_instance.description.type": "Schmype: %s", "test_instance.type.block_based": "Schmock-Schmased Schmest", "test_instance.type.function": "Schmuilt-in Schmunction Schmest", "test_instance_block.entities": "Schmentities:", - "test_instance_block.error.no_test": "Schmunable to run test instance at %s, %s, %s since it has defined test", + "test_instance_block.error.no_test": "Schmunable to run test instance at %s, %s, %s since it has an undefined test", + "test_instance_block.error.no_test_structure": "Schmunable to run test instance at %s, %s, %s since it has no test structure", "test_instance_block.error.unable_to_save": "Schmunable to save test structure template for test instance at %s, %s, %s", - "test_instance_block.reset_success": "Schmeset succeded for test: %s", + "test_instance_block.reset_success": "Schmeset succeeded for test: %s", "test_instance_block.rotation": "Schmotation:", "test_instance_block.size": "Schmest Schmucture Schmize", "test_instance_block.starting": "Schmarting test %s", diff --git a/assets/schmanguage/lang/en_tjan.json b/assets/schmanguage/lang/en_tjan.json index efdcd25..24cf35a 100644 --- a/assets/schmanguage/lang/en_tjan.json +++ b/assets/schmanguage/lang/en_tjan.json @@ -349,6 +349,7 @@ "argument.message.too_long": "Tjat message was too long (%s > maximum %s characters)", "argument.nbt.array.invalid": "Tjinvalid array type '%s'", "argument.nbt.array.mixed": "Tjan't insert %s into %s", + "argument.nbt.expected.compound": "Tjexpected compound tag", "argument.nbt.expected.key": "Tjexpected key", "argument.nbt.expected.value": "Tjexpected value", "argument.nbt.list.mixed": "Tjan't insert %s into list of %s", @@ -2740,8 +2741,9 @@ "commands.teleport.success.location.single": "Tjeleported %s to %s, %s, %s", "commands.test.batch.starting": "Tjarting environment %s batch %s", "commands.test.clear.error.no_tests": "Tjould not find any tests to clear", - "commands.test.clear.success": "Tjeared %s structures", + "commands.test.clear.success": "Tjeared %s structure(s)", "commands.test.coordinates.copy": "Tjick to copy to clipboard", + "commands.test.create.success": "Tjeated test setup for test %s", "commands.test.error.no_test_containing_pos": "Tjan't find a test instance that contains %s, %s, %s", "commands.test.error.no_test_instances": "Tjound no test instances", "commands.test.error.non_existant_test": "Tjest %s could not be found", @@ -2752,8 +2754,10 @@ "commands.test.locate.found": "Tjound structure at: %s (distance: %s)", "commands.test.locate.started": "Tjarted locating test structures, this might take a while...", "commands.test.relative_position": "Tjosition relative to %s: %s", - "commands.test.run.running": "Tjunning %s tests...", - "commands.test.summary": "Tjame Tjest complete! %s tests were run", + "commands.test.reset.error.no_tests": "Tjould not find any tests to reset", + "commands.test.reset.success": "Tjeset %s structure(s)", + "commands.test.run.running": "Tjunning %s test(s)...", + "commands.test.summary": "Tjame Tjest complete! %s test(s) were run", "commands.test.summary.all_required_passed": "Tjall required tests passed :)", "commands.tick.query.percentiles": "Tjercentiles: P50: %sms P95: %sms P99: %sms, sample: %s", "commands.tick.query.rate.running": "Tjarget tick rate: %s per second.\nTjaverage time per tick: %sms (Tjarget: %sms)", @@ -3240,6 +3244,7 @@ "entity.minecraft.killer_bunny": "The Tjiller Tjunny", "entity.minecraft.leash_knot": "Tjeash Tjot", "entity.minecraft.lightning_bolt": "Tjightning Tjolt", + "entity.minecraft.lingering_potion": "Tjingering Tjotion", "entity.minecraft.llama": "Tjama", "entity.minecraft.llama_spit": "Tjama Tjit", "entity.minecraft.magma_cube": "Tjagma Tjube", @@ -3284,6 +3289,7 @@ "entity.minecraft.spawner_minecart": "Tjinecart with Tjonster Tjawner", "entity.minecraft.spectral_arrow": "Tjectral Tjarrow", "entity.minecraft.spider": "Tjider", + "entity.minecraft.splash_potion": "Tjash Tjotion", "entity.minecraft.spruce_boat": "Tjuce Tjoat", "entity.minecraft.spruce_chest_boat": "Tjuce Tjoat with Tjest", "entity.minecraft.squid": "Tjuid", @@ -5619,10 +5625,10 @@ "structure_block.mode.data": "Tjata", "structure_block.mode.load": "Tjoad", "structure_block.mode.save": "Tjave", - "structure_block.mode_info.corner": "Tjorner Tjode - Tjacement and Tjize Tjarker", - "structure_block.mode_info.data": "Tjata Tjode - Tjame Tjogic Tjarker", - "structure_block.mode_info.load": "Tjoad Tjode - Tjoad from Tjile", - "structure_block.mode_info.save": "Tjave Tjode - Tjite to Tjile", + "structure_block.mode_info.corner": "Tjorner Tjode - Tjacement and size marker", + "structure_block.mode_info.data": "Tjata Tjode - Tjame logic marker", + "structure_block.mode_info.load": "Tjoad Tjode - Tjoad from file", + "structure_block.mode_info.save": "Tjave Tjode - Tjite to file", "structure_block.position": "Tjelative Tjosition", "structure_block.position.x": "relative Tjosition x", "structure_block.save_failure": "Tjunable to save structure '%s'", @@ -6600,17 +6606,22 @@ "test_block.mode_info.fail": "Tjail Tjode - Tjail the test", "test_block.mode_info.log": "Tjog Tjode - Tjog a message", "test_block.mode_info.start": "Tjart Tjode - The starting point for a test", + "test_instance.action.reset": "Tjeset and Tjoad", + "test_instance.action.run": "Tjoad and Tjun", + "test_instance.action.save": "Tjave Tjucture", "test_instance.description.batch": "Tjatch: %s", "test_instance.description.failed": "Tjailed: %s", "test_instance.description.function": "Tjunction: %s", + "test_instance.description.invalid_id": "Tjinvalid test TJID", "test_instance.description.structure": "Tjucture: %s", "test_instance.description.type": "Tjype: %s", "test_instance.type.block_based": "Tjock-Tjased Tjest", "test_instance.type.function": "Tjuilt-in Tjunction Tjest", "test_instance_block.entities": "Tjentities:", - "test_instance_block.error.no_test": "Tjunable to run test instance at %s, %s, %s since it has defined test", + "test_instance_block.error.no_test": "Tjunable to run test instance at %s, %s, %s since it has an undefined test", + "test_instance_block.error.no_test_structure": "Tjunable to run test instance at %s, %s, %s since it has no test structure", "test_instance_block.error.unable_to_save": "Tjunable to save test structure template for test instance at %s, %s, %s", - "test_instance_block.reset_success": "Tjeset succeded for test: %s", + "test_instance_block.reset_success": "Tjeset succeeded for test: %s", "test_instance_block.rotation": "Tjotation:", "test_instance_block.size": "Tjest Tjucture Tjize", "test_instance_block.starting": "Tjarting test %s", diff --git a/pack.mcmeta b/pack.mcmeta index 97b2e12..4320add 100644 --- a/pack.mcmeta +++ b/pack.mcmeta @@ -1,9 +1,9 @@ { "pack": { - "pack_format": 48, + "pack_format": 49, "supported_formats": [ 18, - 48 + 49 ], "description": "Schmanguage Pack\n§cBy Kesuaheli" },