mirror of
https://github.com/minetest-mods/more_chests.git
synced 2025-07-20 06:50:23 +02:00
Mod rewrite and new models (#21)
* Aliases moved to utils folder * Method to generate two different formspec layouts, big and small * Log Actions moved to separate module * Added method to generate a chest definition * Rewritten models * Add Fridge model * Add Toolbox models * "Mod loaded" message; Updated localization template * Add Italian localization * Fridge now has both normal and big (2 blocks) models * Fixed mixed indentation * Rewritten README; improved IT and FR (thanks to @louisroyer) localizations.
This commit is contained in:
@ -1,6 +1,17 @@
|
||||
# textdomain: more_chests
|
||||
Secret Chest=
|
||||
Wifi Chest=
|
||||
Cobble Chest=
|
||||
Shared Chest=
|
||||
Dropbox=
|
||||
Fridge=
|
||||
Big Fridge=
|
||||
Secret Chest=
|
||||
Shared Chest=
|
||||
Wifi Chest=
|
||||
Wooden Toolbox=
|
||||
Aspen Wood Toolbox=
|
||||
Acacia Wood Toolbox=
|
||||
Junglewood Toolbox=
|
||||
Pine Wood Toolbox=
|
||||
Steel Toolbox=
|
||||
@1 (owned by @2)=
|
||||
Shared with (separate names with spaces)=
|
||||
submit=
|
||||
|
Reference in New Issue
Block a user