-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
22 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
{ | ||
"block.brazier.brazier": "生灵火盆", | ||
"block.brazier.living_torch": "生灵火把", | ||
"block.brazier.living_lantern": "生灵灯笼", | ||
"block.brazier.spawn_powder": "受诅灰烬", | ||
"item.brazier.living_flame": "生灵炎火", | ||
"item.brazier.icon": "右击生灵火盆", | ||
"entity.brazier.crazed_flame": "诅咒焰", | ||
"item.brazier.crazed_spawn_egg": "入魔者刷怪蛋", | ||
"item.brazier.ash": "灰烬", | ||
"item.brazier.warped_nether_wart": "诡异下界疣", | ||
"entity.brazier.crazed": "入魔者", | ||
"advancements.brazier.place_brazier.title": "恶灵退散", | ||
"advancements.brazier.place_brazier.description": "放下火盆,驱赶怪物!", | ||
"description.brazier.brazier-1": "生灵火盆类似于信标,能够阻止其覆盖范围内怪物自然生成。", | ||
"description.brazier.brazier-2": "\n生灵火盆能够将普通的火把转换为生灵火把\n手持生灵火把以显示火盆的有效范围。", | ||
"category.brazier.light_on_brazier": "驱魔异光", | ||
"tag.item.brazier.ash": "灰烬", | ||
"tag.item.brazier.torches": "火把", | ||
"tag.block.brazier.brazier_base_blocks": "生灵火盆底座", | ||
"tag.block.brazier.brazier_stripe_blocks": "生灵火盆种类方块" | ||
} |