commit
08de2f7c6a
1 changed files with 7 additions and 3 deletions
|
@ -51,7 +51,7 @@ config.category.textureSettings.title=材質設定
|
|||
config.category.trailSettings.title=足跡設定
|
||||
config.category.convenienceSettings.tooltip=需使用剪刀採取花朵
|
||||
config.category.guiSettings.tooltip=生成世界時以 Biomes O' Plenty 世界類型作為預設選項。
|
||||
config.category.textureSettings.tooltip=覆寫寫 Forge bucket 材質,使用我們的版本!(It's nicer!)
|
||||
config.category.textureSettings.tooltip=覆寫 Forge bucket 材質,使用我們的版本!(It's nicer!)
|
||||
config.category.trailSettings.tooltip=足跡能見度設定
|
||||
|
||||
commands.biomesoplenty.usage=/biomesoplenty <tpbiome|biomename|stripchunk> [args]
|
||||
|
@ -148,7 +148,6 @@ item.pinecone.name=松果
|
|||
item.pine_door.name=松木門
|
||||
item.pixie_dust.name=小精靈粉塵
|
||||
item.plain_flower_band.name=樸素花環
|
||||
item.poisondart.name=塗毒飛鏢
|
||||
item.record_corruption.name=唱片
|
||||
item.record.corruption.desc=???
|
||||
item.record_wanderer.name=唱片
|
||||
|
@ -280,7 +279,7 @@ tile.jacaranda_fence.name=藍花楹柵欄
|
|||
tile.jacaranda_fence_gate.name=藍花楹柵欄門
|
||||
tile.jacaranda_wood_slab.name=藍花楹半磚
|
||||
tile.jacaranda_stairs.name=藍花楹階梯
|
||||
tile.jelled_poison.name=Jelled Poison
|
||||
tile.jelled_poison.name=毒液塊
|
||||
tile.leaves_0.yellow_autumn_leaves.name=黃秋葉
|
||||
tile.leaves_0.orange_autumn_leaves.name=橙秋葉
|
||||
tile.leaves_0.bamboo_leaves.name=竹葉
|
||||
|
@ -474,3 +473,8 @@ tile.dried_sand.name=乾沙
|
|||
tile.crag_rock.name=峭岩
|
||||
tile.mud_brick.name=泥磚
|
||||
tile.crystal.name=星晶
|
||||
|
||||
entity.BiomesOPlenty.butterfly.name=蝴蝶
|
||||
entity.BiomesOPlenty.pixie.name=小精靈
|
||||
entity.BiomesOPlenty.snail.name=蝸牛
|
||||
entity.BiomesOPlenty.wasp.name=大黃蜂
|
||||
|
|
Loading…
Reference in a new issue