Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Spawners+ 翻译提交 #4924

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
{
"block.spawnersplus.inactive_spawner": "Inactive Spawner",

"item.spawnersplus.spawner_fragment": "Spawner Fragment",
"item.spawnersplus.zombie_soul": "Zombie Soul",
"item.spawnersplus.skeleton_soul": "Skeleton Soul",
"item.spawnersplus.spider_soul": "Spider Soul",
"item.spawnersplus.cave_spider_soul": "Cave Spider Soul",
"item.spawnersplus.blaze_soul": "Blaze Soul",
"item.spawnersplus.magma_cube_soul": "Magma Cube Soul",
"item.spawnersplus.silverfish_soul": "Silverfish Soul",
"item.spawnersplus.stray_soul": "Stray Soul",
"item.spawnersplus.wither_skeleton_soul": "Wither Skeleton Soul",
"item.spawnersplus.husk_soul": "Husk Soul",
"item.spawnersplus.drowned_soul": "Drowned Soul",
"item.spawnersplus.creeper_soul": "Creeper Soul",

"item.spawnersplus.soul_item_tooltip": "Use on an Inactive Spawner",
"enchantment.spawnersplus.desc": "Allows some mobs to drop souls on death",
"item.spawnersplus.spawner_silencer": "Spawner Silencer",
"item.spawnersplus.spawner_silencer_tooltip": "Disables Spawners while held",

"enchantment.spawnersplus.soul_stealing": "Soul Stealing",

"itemGroup.spawnersplus.itemGroupName": "Spawners+"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
{
"block.spawnersplus.inactive_spawner": "未激活的刷怪笼",

"item.spawnersplus.spawner_fragment": "刷怪笼碎片",
"item.spawnersplus.zombie_soul": "僵尸灵魂",
"item.spawnersplus.skeleton_soul": "骷髅灵魂",
"item.spawnersplus.spider_soul": "蜘蛛灵魂",
"item.spawnersplus.cave_spider_soul": "洞穴蜘蛛灵魂",
"item.spawnersplus.blaze_soul": "烈焰人灵魂",
"item.spawnersplus.magma_cube_soul": "岩浆怪灵魂",
"item.spawnersplus.silverfish_soul": "蠹虫灵魂",
"item.spawnersplus.stray_soul": "流浪者灵魂",
"item.spawnersplus.wither_skeleton_soul": "凋灵骷髅灵魂",
"item.spawnersplus.husk_soul": "尸壳灵魂",
"item.spawnersplus.drowned_soul": "溺尸灵魂",
"item.spawnersplus.creeper_soul": "苦力怕灵魂",

"item.spawnersplus.soul_item_tooltip": "在未激活的刷怪笼上使用",
"enchantment.spawnersplus.desc": "允许一些生物死亡时掉落灵魂",
"item.spawnersplus.spawner_silencer": "刷怪笼阻隔器",
Huantanhua marked this conversation as resolved.
Show resolved Hide resolved
"item.spawnersplus.spawner_silencer_tooltip": "手持时停止运行刷怪笼",

"enchantment.spawnersplus.soul_stealing": "摄魂",

"itemGroup.spawnersplus.itemGroupName": "刷怪笼拓展"
}
Loading