Skip to content

Commit

Permalink
Alexs Mobs Interaction 翻译提交 (#4838)
Browse files Browse the repository at this point in the history
翻译提交
  • Loading branch information
Huantanhua authored Dec 21, 2024
1 parent 3a08dfe commit 437a4bd
Show file tree
Hide file tree
Showing 2 changed files with 78 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
{
"item.alexsmobsinteraction.ami_book": "AMI Book Icon",

"ami_book.description":"Welcome to a new interactive universe!",
"ami_book.title":"Alexs Mobs Interaction",

"item.minecraft.splash_potion.effect.health_boost": "Splash Potion of Health Boost",
"item.minecraft.tipped_arrow.effect.health_boost": "Arrow of Health Boost",
"item.minecraft.lingering_potion.effect.health_boost": "Lingering Potion of Health Boost",
"item.minecraft.potion.effect.health_boost": "Potion of Health Boost",

"alexsmobsinteraction.potion.skreeching": "Skreech Your Last.",
"effect.alexsmobsinteraction.skreeching.description": "Causes a Warden to spawn when the effect wares off",
"item.minecraft.splash_potion.effect.skreeching": "Splash Potion of Skreeching",
"item.minecraft.tipped_arrow.effect.skreeching": "Arrow of Skreeching",
"item.minecraft.lingering_potion.effect.skreeching": "Lingering Potion of Skreeching",
"item.minecraft.potion.effect.skreeching": "Potion of Skreeching",

"alexsmobsinteraction.potion.gusting": "Gusting",
"effect.alexsmobsinteraction.gusting.description": "Immune to affection with gusts and spawns gusts simultaniously around the player",
"item.minecraft.splash_potion.effect.gusting": "Splash Potion of Gusting",
"item.minecraft.tipped_arrow.effect.gusting": "Arrow of Gusting",
"item.minecraft.lingering_potion.effect.gusting": "Lingering Potion of Gusting",
"item.minecraft.potion.effect.gusting": "Potion of Gusting",

"alexsmobsinteraction.potion.long_gusting": "Gusting",
"effect.alexsmobsinteraction.long_gusting.description": "Immune to affection with gusts and spawns gusts simultaniously around the player",
"item.minecraft.splash_potion.effect.long_gusting": "Splash Potion of Gusting",
"item.minecraft.tipped_arrow.effect.long_gusting": "Arrow of Gusting",
"item.minecraft.lingering_potion.effect.long_gusting": "Lingering Potion of Gusting",
"item.minecraft.potion.effect.long_gusting": "Potion of Gusting",

"alexsmobsinteraction.potion.disabled": "Disabled",
"effect.alexsmobsinteraction.disabled.description": "Stuns the affected (this applies to mobs that implement this effect)",

"alexsmobsinteraction.potion.blooded": "Blooded",
"effect.alexsmobsinteraction.blooded.description": "Reduces Speed,Armor and Strength"
}

Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
{
"item.alexsmobsinteraction.ami_book": "AMI图鉴",

"ami_book.description":"欢迎来到全新的交互世界!",
"ami_book.title":"Alex 的生物:交互",

"item.minecraft.splash_potion.effect.health_boost": "喷溅型生命提升药水",
"item.minecraft.tipped_arrow.effect.health_boost": "生命提升之箭",
"item.minecraft.lingering_potion.effect.health_boost": "滞留型生命提升药水",
"item.minecraft.potion.effect.health_boost": "生命提升药水",

"alexsmobsinteraction.potion.skreeching": "最后的贱叫",
"effect.alexsmobsinteraction.skreeching.description": "效果结束时生成一只监守者",
"item.minecraft.splash_potion.effect.skreeching": "喷溅型贱叫药水",
"item.minecraft.tipped_arrow.effect.skreeching": "贱叫之箭",
"item.minecraft.lingering_potion.effect.skreeching": "滞留型贱叫药水",
"item.minecraft.potion.effect.skreeching": "贱叫药水",

"alexsmobsinteraction.potion.gusting": "沙风",
"effect.alexsmobsinteraction.gusting.description": "免疫沙风的影响,同时在玩家周围生成沙风",
"item.minecraft.splash_potion.effect.gusting": "喷溅型沙风药水",
"item.minecraft.tipped_arrow.effect.gusting": "沙风之箭",
"item.minecraft.lingering_potion.effect.gusting": "滞留型沙风药水",
"item.minecraft.potion.effect.gusting": "沙风药水",

"alexsmobsinteraction.potion.long_gusting": "沙风",
"effect.alexsmobsinteraction.long_gusting.description": "免疫沙风的影响,同时在玩家周围生成沙风",
"item.minecraft.splash_potion.effect.long_gusting": "喷溅型沙风药水",
"item.minecraft.tipped_arrow.effect.long_gusting": "沙风之箭",
"item.minecraft.lingering_potion.effect.long_gusting": "滞留型沙风药水",
"item.minecraft.potion.effect.long_gusting": "沙风药水",

"alexsmobsinteraction.potion.disabled": "失能",
"effect.alexsmobsinteraction.disabled.description": "眩晕被影响者 (适用于施加此效果的生物)",

"alexsmobsinteraction.potion.blooded": "流血",
"effect.alexsmobsinteraction.blooded.description": "降低移速、护甲和攻击力"
}

0 comments on commit 437a4bd

Please sign in to comment.