Skip to content

Commit

Permalink
Spawners+ 翻译提交 (#4924)
Browse files Browse the repository at this point in the history
* 翻译提交

* 修改
  • Loading branch information
Huantanhua authored Feb 6, 2025
1 parent a235bc4 commit ef78c9c
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 0 deletions.
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": "刷怪笼阻隔器",
"item.spawnersplus.spawner_silencer_tooltip": "手持时停止运行刷怪笼",

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

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

0 comments on commit ef78c9c

Please sign in to comment.