aboutsummaryrefslogtreecommitdiff
path: root/azalea-language/src
diff options
context:
space:
mode:
authormat <github@matdoes.dev>2023-04-20 17:11:52 +0000
committermat <github@matdoes.dev>2023-04-20 17:11:52 +0000
commitc4c5edf80b364b9e1281e04b26446cdff499a8b5 (patch)
treede64e328921604b2aef4ad22f23102e257f55cd3 /azalea-language/src
parent5121bf9ee1b665168280d2df3f995efe1aa1cd35 (diff)
downloadazalea-drasl-c4c5edf80b364b9e1281e04b26446cdff499a8b5.tar.xz
23w16a
Diffstat (limited to 'azalea-language/src')
-rwxr-xr-xazalea-language/src/en_us.json47
1 files changed, 25 insertions, 22 deletions
diff --git a/azalea-language/src/en_us.json b/azalea-language/src/en_us.json
index 72a9ea42..8cfda68a 100755
--- a/azalea-language/src/en_us.json
+++ b/azalea-language/src/en_us.json
@@ -2363,7 +2363,9 @@
"commands.forceload.removed.single": "Unmarked chunk %s in %s for force loading",
"commands.forceload.toobig": "Too many chunks in the specified area (maximum %s, specified %s)",
"commands.function.success.multiple": "Executed %s command(s) from %s functions",
+ "commands.function.success.multiple.result": "Executed %s functions",
"commands.function.success.single": "Executed %s command(s) from function '%s'",
+ "commands.function.success.single.result": "Function '%2$s' returned %1$s",
"commands.gamemode.success.other": "Set %s's game mode to %s",
"commands.gamemode.success.self": "Set own game mode to %s",
"commands.gamerule.query": "Gamerule %s is currently set to: %s",
@@ -3857,26 +3859,26 @@
"item.minecraft.potion.effect.water": "Water Bottle",
"item.minecraft.potion.effect.water_breathing": "Potion of Water Breathing",
"item.minecraft.potion.effect.weakness": "Potion of Weakness",
- "item.minecraft.angler_pottery_shard": "Angler Pottery Shard",
- "item.minecraft.archer_pottery_shard": "Archer Pottery Shard",
- "item.minecraft.arms_up_pottery_shard": "Arms Up Pottery Shard",
- "item.minecraft.blade_pottery_shard": "Blade Pottery Shard",
- "item.minecraft.brewer_pottery_shard": "Brewer Pottery Shard",
- "item.minecraft.burn_pottery_shard": "Burn Pottery Shard",
- "item.minecraft.danger_pottery_shard": "Danger Pottery Shard",
- "item.minecraft.explorer_pottery_shard": "Explorer Pottery Shard",
- "item.minecraft.friend_pottery_shard": "Friend Pottery Shard",
- "item.minecraft.heart_pottery_shard": "Heart Pottery Shard",
- "item.minecraft.heartbreak_pottery_shard": "Heartbreak Pottery Shard",
- "item.minecraft.howl_pottery_shard": "Howl Pottery Shard",
- "item.minecraft.miner_pottery_shard": "Miner Pottery Shard",
- "item.minecraft.mourner_pottery_shard": "Mourner Pottery Shard",
- "item.minecraft.plenty_pottery_shard": "Plenty Pottery Shard",
- "item.minecraft.prize_pottery_shard": "Prize Pottery Shard",
- "item.minecraft.sheaf_pottery_shard": "Sheaf Pottery Shard",
- "item.minecraft.shelter_pottery_shard": "Shelter Pottery Shard",
- "item.minecraft.skull_pottery_shard": "Skull Pottery Shard",
- "item.minecraft.snort_pottery_shard": "Snort Pottery Shard",
+ "item.minecraft.angler_pottery_sherd": "Angler Pottery Sherd",
+ "item.minecraft.archer_pottery_sherd": "Archer Pottery Sherd",
+ "item.minecraft.arms_up_pottery_sherd": "Arms Up Pottery Sherd",
+ "item.minecraft.blade_pottery_sherd": "Blade Pottery Sherd",
+ "item.minecraft.brewer_pottery_sherd": "Brewer Pottery Sherd",
+ "item.minecraft.burn_pottery_sherd": "Burn Pottery Sherd",
+ "item.minecraft.danger_pottery_sherd": "Danger Pottery Sherd",
+ "item.minecraft.explorer_pottery_sherd": "Explorer Pottery Sherd",
+ "item.minecraft.friend_pottery_sherd": "Friend Pottery Sherd",
+ "item.minecraft.heart_pottery_sherd": "Heart Pottery Sherd",
+ "item.minecraft.heartbreak_pottery_sherd": "Heartbreak Pottery Sherd",
+ "item.minecraft.howl_pottery_sherd": "Howl Pottery Sherd",
+ "item.minecraft.miner_pottery_sherd": "Miner Pottery Sherd",
+ "item.minecraft.mourner_pottery_sherd": "Mourner Pottery Sherd",
+ "item.minecraft.plenty_pottery_sherd": "Plenty Pottery Sherd",
+ "item.minecraft.prize_pottery_sherd": "Prize Pottery Sherd",
+ "item.minecraft.sheaf_pottery_sherd": "Sheaf Pottery Sherd",
+ "item.minecraft.shelter_pottery_sherd": "Shelter Pottery Sherd",
+ "item.minecraft.skull_pottery_sherd": "Skull Pottery Sherd",
+ "item.minecraft.snort_pottery_sherd": "Snort Pottery Sherd",
"item.minecraft.powder_snow_bucket": "Powder Snow Bucket",
"item.minecraft.prismarine_crystals": "Prismarine Crystals",
"item.minecraft.prismarine_shard": "Prismarine Shard",
@@ -5355,8 +5357,9 @@
"subtitles.block.sign.waxed_interact_fail": "Sign wobbles",
"subtitles.block.smithing_table.use": "Smithing Table used",
"subtitles.block.smoker.smoke": "Smoker smokes",
- "subtitles.block.sniffer.egg_crack": "Sniffer Egg cracks",
- "subtitles.block.sniffer.egg_hatch": "Sniffer Egg hatches",
+ "subtitles.block.sniffer_egg.plop": "Sniffer plops",
+ "subtitles.block.sniffer_egg.crack": "Sniffer Egg cracks",
+ "subtitles.block.sniffer_egg.hatch": "Sniffer Egg hatches",
"subtitles.block.sweet_berry_bush.pick_berries": "Berries pop",
"subtitles.block.trapdoor.toggle": "Trapdoor creaks",
"subtitles.block.tripwire.attach": "Tripwire attaches",