mirror of
https://github.com/a-bad-dev/simple-shooter-game.git
synced 2026-06-08 20:12:11 +00:00
Dehardcode map
* Dehardcode maps (currently not working) maps need work and proper configs * Fix bugs i'm terrible at lua * Add proper maps and configs * Fix some bugs the game at least loads now, though it crashes when you run /start <a map> * Fix more bugs The map starts now though you don't get teleported to it. * Teleport the player to the map spawn on start * Fix lots of bugs It mostly works now * Add butterflies mod * Another bugfix * Add fireflies mod * Add vessels mod (dependency for fireflies) * Add a sprint mod * Add a spawnpoint no more falling into the void * Update TODO.txt * Fix the barriers being offset by 2 Also add more dependency mods
This commit is contained in:
parent
319422974a
commit
2259be43a2
306 changed files with 9142 additions and 31 deletions
28
mods/farming/locale/farming.ja.tr
Normal file
28
mods/farming/locale/farming.ja.tr
Normal file
|
|
@ -0,0 +1,28 @@
|
|||
# textdomain: farming
|
||||
Hoe=クワ
|
||||
Seed=種
|
||||
Wooden Hoe=木製のクワ
|
||||
Stone Hoe=石のクワ
|
||||
Steel Hoe=鉄のクワ
|
||||
Bronze Hoe=青銅のクワ
|
||||
Mese Hoe=メセのクワ
|
||||
Diamond Hoe=ダイヤモンドのクワ
|
||||
Wheat Seed=小麦の種
|
||||
Wheat=小麦
|
||||
Flour=小麦粉
|
||||
Bread=パン
|
||||
Cotton Seed=綿の種
|
||||
Cotton=綿
|
||||
String=糸
|
||||
Soil=土壌
|
||||
Wet Soil=湿った土壌
|
||||
Savanna Soil=サバンナの土壌
|
||||
Wet Savanna Soil=湿ったサバンナの土壌
|
||||
Desert Sand Soil=砂漠の砂の土壌
|
||||
Wet Desert Sand Soil=湿った砂漠の砂の土壌
|
||||
Straw=ワラ
|
||||
Straw Stair=ワラの階段
|
||||
Inner Straw Stair=ワラの凹階段
|
||||
Outer Straw Stair=ワラの凸階段
|
||||
Straw Slab=ワラの厚板
|
||||
Wild Cotton=天然綿
|
||||
Loading…
Add table
Add a link
Reference in a new issue