mirror of
https://git.minetest.land/VoxeLibre/VoxeLibre.git
synced 2024-11-14 15:11:05 +01:00
3889abbaf4
* New mod mcl_bone_meal, replacing bone meal functionality previously held in mcl_dye. * Improve bonemealing API using callbacks in the nodes that support bonemealing. * Rename bone meal item to `"mcl_bone_meal:bone_meal"` and updated its crafting recipe. * Implement legacy compatibility for older bone meal API. * Remove all non dye-related bone meal code, texture and translations from mcl_dye. * Add legacy compatibility shims to mcl_dye that refer to mcl_bone_meal. * Add an alias for "mcl_dye:white" to keep mcl_dye and its API working uniterrupted. * Update mod depends in mcl_dye mod.conf.
22 lines
1.1 KiB
Text
22 lines
1.1 KiB
Text
# textdomain: mcl_dye
|
|
White Dye=白色染料
|
|
Light Grey Dye=淺灰色染料
|
|
Grey Dye=灰色染料
|
|
Black Dye=黑色染料
|
|
Purple Dye=紫色染料
|
|
Blue Dye=藍色染料
|
|
Light Blue Dye=淺藍色染料
|
|
Cyan Dye=青色染料
|
|
Green Dye=绿色染料
|
|
Lime Dye=淺綠色染料
|
|
Yellow Dye=黄色染料
|
|
Brown Dye=棕色染料
|
|
Orange Dye=橙色染料
|
|
Red Dye=红色染料
|
|
Magenta Dye=洋紅色染料
|
|
Pink Dye=粉紅色染料
|
|
This item is a dye which is used for dyeing and crafting.=這個物品是一種用於染色和合成的染料。
|
|
Rightclick on a sheep to dye its wool. Other things are dyed by crafting.=右鍵單擊綿羊以染它的毛。其他東西是通過合成染色的。
|
|
Cocoa beans are a brown dye and can be used to plant cocoas.=可可豆是一種棕色染料,也可用於種植可可。
|
|
Rightclick a sheep to turn its wool brown. Rightclick on the side of a jungle tree trunk (Jungle Wood) to plant a young cocoa.=右鍵點擊一隻羊,使其羊毛變成褐色。右鍵點擊叢林木的一側,可以種植一個可可。
|
|
Grows at the side of jungle trees=在叢林木側生長
|