Difference between revisions of "Mods"

From Minetest Wiki
Jump to navigation Jump to search
(fixed content to english again)
Line 9: Line 9:
 
<!--========================================================================================-->
 
<!--========================================================================================-->
  
= Моды =
+
= Mods =
  
 
<div style="float: left; width: 80%">
 
<div style="float: left; width: 80%">
Line 15: Line 15:
 
[[File:Mesecons example.jpg|thumb|An example of a mod (here: Mesecons).]]
 
[[File:Mesecons example.jpg|thumb|An example of a mod (here: Mesecons).]]
  
'''Моды''' (сокращение от '''модификации''' или '''модули''') создаваемые пользователями модификации в игре, таким способом изменяют геймплей.
+
'''Mods''' (short for '''modifications''' or '''modules''') are user-created modifications to the game in such a way that alters gameplay.
  
Некоторые крупные моды могут добавлять контент в игру, но  небольшие моды могут добавлять опции настроек , или оптимизировать скорость, геймплей, или графику Minetest.
+
Some larger mods may add a lot of content to the game, while other smaller mods may add more settings/customization options, or optimize the speed, gameplay, or graphics of Minetest.
  
[[Server]] моды или плагины главным образом предоставляют администраторам сервера больше опций и легче использование, и все моды для одиночной игры могут также быть использованы и в мультиплэйере.
+
[[Server]] mods or plugins mainly give server admins more options and ease of use, and all mods for single-player can also be used in multiplayer.
 
</div>
 
</div>
 
<div style="clear: both"></div>
 
<div style="clear: both"></div>
  
 
<div width: 100%">
 
<div width: 100%">
В то время когда моды Minetest в основном безопасны для установки, с другими следует применять осторожность, что бы предотвратить крахи в игре, нестабильность системы, удаление данных игры, или вредоносные ПО от плохой ссылки или от самого мода.
+
While Minetest mods are generally safe to install, one should exercise caution with mods to prevent crashes, system instability, deletion of game/save data, or potential malware infections from a bad link or the mod itself.
  
Хороший способ обезопасить вашу игру - восстановить папку Minetest, если хотите использовать какие-либо моды .
+
A good way to protect your game from such problems is to back up your Minetest folder if you choose to use mods.
  
Многие моды или плагины доступны к комплекту оригинального[[Subgames/Minetest Game|Minetest game]] или дают администраторам сервера больше опций и контроль над их серверами.
+
There are many mods or plugins available to complement the original [[Subgames/Minetest Game|Minetest game]] or give server admins more options and control over their servers.
 
</div>
 
</div>
 
<div style="clear: both"></div>
 
<div style="clear: both"></div>
Line 35: Line 35:
 
<!--========================================================================================-->
 
<!--========================================================================================-->
  
= Модпаки =
+
= Modpacks =
 
<div style=" width: 100%">
 
<div style=" width: 100%">
  
Модпак (сокращение: “МП”) - это коллекция модов, сгруппированных в опреленный мод вместе . В основном, модпак - это специальная директория, помещающая директории в фактический мод.
+
A modpack (short: “MP”) is a collection of mods to group them together. Basically, a modpack is just special directory containing the actual mod directories.
  
Это чисто смысловое группирование и сделано по большей части  для удобства и в группу тесно-относящихся модов вместе. Главное различие в том, что они будут отображатся по-разному в управляющем моде в Minetest.
+
It's purely a logical grouping and is done mostly for convenience and to group closely-related mods together. The main difference is that they will be displayed differently in the mod manager in Minetest.
  
В стороне того, что нету ничего особенного у модпаков или модов внутри модпака. Индивидуальные моды в модпаке могут быть доступными либо отключенными так как если бы они были отдельными модами.
+
Apart from that, there is nothing special about modpacks or mods inside a modpack. Individual mods in a modpack can still be enabled and disabled as if they were standalone mods.
 
</div>
 
</div>
 
<div style="clear: both"></div>
 
<div style="clear: both"></div>
Line 49: Line 49:
 
<!--========================================================================================-->
 
<!--========================================================================================-->
  
= Моды на стороне клиента =
+
= Client-Side Mods =
 
<div style=" width: 100%">
 
<div style=" width: 100%">
  
Моды на стороне клиента (сокращение: “CSM”) - это мод, используемый что бы настроить ваш Minetest клиент. Моды на стороне клиента могут быть использованы при соединении с Minetest сервером, потому что они загружаются локально.
+
A Client-Side Mod (short: “CSM”) is a mod used to customize your Minetest client. Client-Side Mods can be used when connected to a Minetest server because they are loaded locally.
  
Для модов на стороне клиента требуется по крайней мере Minetest 0.4.15-dev от источников , составленных после 1 апреля 2017 года
+
Client-Side mods require at least Minetest 0.4.15-dev from sources, compiled after April 1st, 2017.
  
Пожалуйста, заметьте что API не стабильное и может быть измененным.
+
Please note API is currently not stable and can change.
 
</div>
 
</div>
 
<div style="clear: both"></div>
 
<div style="clear: both"></div>
Line 63: Line 63:
 
<!--========================================================================================-->
 
<!--========================================================================================-->
  
= Установка =
+
= Installation =
  
 
<div style=" width: 100%">
 
<div style=" width: 100%">
  
''Смотрите также [[Help:Installing Mods|Installing Mods]] и [[Help:Installing Client-Side Mods|Installing Client-Side Mods]].''
+
''See also [[Help:Installing Mods|Installing Mods]] and [[Help:Installing Client-Side Mods|Installing Client-Side Mods]].''
 
</div>
 
</div>
 
<div style="clear: both"></div>
 
<div style="clear: both"></div>
Line 74: Line 74:
 
<!--========================================================================================-->
 
<!--========================================================================================-->
  
= Поиск модов =
+
= Finding mods =
  
 
<div style=" width: 100%">
 
<div style=" width: 100%">
 
   
 
   
Моды, в текущий момент могут быть найдены в нескольких местах:
+
Mods can be currently be found in several places:
  
 
* [http://wiki.minetest.net/index.php?title=Category:Mods&oldid=5139 Mods category in Minetest Wiki]
 
* [http://wiki.minetest.net/index.php?title=Category:Mods&oldid=5139 Mods category in Minetest Wiki]
Line 88: Line 88:
 
* [http://krock-works.16mb.com/MTstuff/modSearch.php Minetest Mod Search]
 
* [http://krock-works.16mb.com/MTstuff/modSearch.php Minetest Mod Search]
 
* [[List of Mods]] on this wiki (very incomplete!)
 
* [[List of Mods]] on this wiki (very incomplete!)
** [[Mods:Biomes]] is a page on this wiki listing some mods that include biomes and any map generations.
 
** [[Mods:Building materials]] is a page on this wiki listing some mods that include
 
blocks, items and other nodes.
 
** [[Mods:Customizations]] is a page on this wiki listing some mods that include settings, fixations and other.
 
** [[Mods:Food]] is a page on this wiki listing some mods that include food.
 
 
** [[Mods:Mobs]] is a page on this wiki listing some [[mods]] that include [[mobs]] such as animals and monsters.  
 
** [[Mods:Mobs]] is a page on this wiki listing some [[mods]] that include [[mobs]] such as animals and monsters.  
** [[Mods:Sounds]] is a page on this wiki listing some mods that include sounds.
 
 
** [[Mods:Vehicles]] is a page on this wiki listing some mods that include vehicles.
 
** [[Mods:Vehicles]] is a page on this wiki listing some mods that include vehicles.
** [[Mods:Other]] is a page on this wiki listing some mods that include other mods are not related to other sections.
 
 
* [https://github.com/minetest-mods Minetest-Mods team (Mod repository)] (highly technical)
 
* [https://github.com/minetest-mods Minetest-Mods team (Mod repository)] (highly technical)
 
</div>
 
</div>
Line 104: Line 97:
 
<!--========================================================================================-->
 
<!--========================================================================================-->
  
= Создание модов =
+
= Creating mods =
  
 
<div style=" width: 100%">
 
<div style=" width: 100%">
  
Моды, созданные в [https://www.lua.org/ Lua], относительно обычным скриптовым языком. Они могут быть созданы тем, кто умеет писать на Lua и понимает Minetest`s Lua API.
+
Mods are created in [https://www.lua.org/ Lua], a relativiely simple scripting/programming language. They can be created by anyone who is able to code in Lua and understands Minetest's Lua API.
  
Официальную документацию LUA API можно прочитать здесь[https://github.com/minetest/minetest/blob/master/doc/lua_api.txt lua_api.txt].
+
The official Lua API documentation can be viewed in [https://github.com/minetest/minetest/blob/master/doc/lua_api.txt lua_api.txt].
  
Другин важные источники изучения:
+
Other important learning resources:
 
* [http://rubenwardy.com/minetest_modding_book/ Minetest Modding Online Tutorial Book] (Highly recommended)
 
* [http://rubenwardy.com/minetest_modding_book/ Minetest Modding Online Tutorial Book] (Highly recommended)
 
* [http://dev.minetest.net/Intro Intro to modding] (on the developer wiki)
 
* [http://dev.minetest.net/Intro Intro to modding] (on the developer wiki)
Line 121: Line 114:
 
<!--========================================================================================-->
 
<!--========================================================================================-->
  
= Список модов на сервере =
+
= Listing server mods =
  
 
<div style=" width: 100%">
 
<div style=" width: 100%">
  
Если вы на сервере [[server]], то вы можете набрать [[Server commands|server command]] <code>/mods</code> что бы сделать запрос сервера и сообщить вам список установленных модов .
+
If you’re on a [[server]], you can issue the [[Server commands|server command]] <code>/mods</code> to query the server to tell you the list of its installed mods.
  
 
[[File:Modsonservers.png|1000px|big|middle|Most popular mods used on public servers listed at [http://servers.minetest.net/ servers.minetest.net] as of 31 Oktober 2016]]
 
[[File:Modsonservers.png|1000px|big|middle|Most popular mods used on public servers listed at [http://servers.minetest.net/ servers.minetest.net] as of 31 Oktober 2016]]

Revision as of 13:19, 26 June 2017

Languages Language: English • Deutsch • español • français • italiano • 日本語 • Bahasa Melayu


Mods

An example of a mod (here: Mesecons).

Mods (short for modifications or modules) are user-created modifications to the game in such a way that alters gameplay.

Some larger mods may add a lot of content to the game, while other smaller mods may add more settings/customization options, or optimize the speed, gameplay, or graphics of Minetest.

Server mods or plugins mainly give server admins more options and ease of use, and all mods for single-player can also be used in multiplayer.

While Minetest mods are generally safe to install, one should exercise caution with mods to prevent crashes, system instability, deletion of game/save data, or potential malware infections from a bad link or the mod itself.

A good way to protect your game from such problems is to back up your Minetest folder if you choose to use mods.

There are many mods or plugins available to complement the original Minetest game or give server admins more options and control over their servers.


Modpacks

A modpack (short: “MP”) is a collection of mods to group them together. Basically, a modpack is just special directory containing the actual mod directories.

It's purely a logical grouping and is done mostly for convenience and to group closely-related mods together. The main difference is that they will be displayed differently in the mod manager in Minetest.

Apart from that, there is nothing special about modpacks or mods inside a modpack. Individual mods in a modpack can still be enabled and disabled as if they were standalone mods.


Client-Side Mods

A Client-Side Mod (short: “CSM”) is a mod used to customize your Minetest client. Client-Side Mods can be used when connected to a Minetest server because they are loaded locally.

Client-Side mods require at least Minetest 0.4.15-dev from sources, compiled after April 1st, 2017.

Please note API is currently not stable and can change.


Installation

See also Installing Mods and Installing Client-Side Mods.


Finding mods

Mods can be currently be found in several places:


Creating mods

Mods are created in Lua, a relativiely simple scripting/programming language. They can be created by anyone who is able to code in Lua and understands Minetest's Lua API.

The official Lua API documentation can be viewed in lua_api.txt.

Other important learning resources:


Listing server mods

If you’re on a server, you can issue the server command /mods to query the server to tell you the list of its installed mods.

Most popular mods used on public servers listed at servers.minetest.net as of 31 Oktober 2016