diff --git a/README.md b/README.md index 95701330..9db234ce 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,6 @@ The game includes the mods from the default [minetest_game](https://github.com/m * [glass][antum_glass] ([MIT][lic.antum]) * [overrides][antum_overrides] ([MIT][lic.antum]) * [awards][] ([LGPL][lic.awards]) -- version: [2.3.0-14-92c43d1 Git][ver.awards] -* [bedrock2][] ([WTFPL][lic.bedrock2] -- version [1.2.0-0378b61 Git][ver.bedrock2] * buildings/ * [christmas][] ([MIT](mods/buildings/christmas/LICENSE.txt)) * [elevator][] ([WTFPL](mods/buildings/elevator/readme.txt)) @@ -111,6 +110,7 @@ The game includes the mods from the default [minetest_game](https://github.com/m * [coloredwood][] ([LGPL][lic.coloredwood]) -- version: [7b177f3 Git][ver.coloredwood] * [mywoodslopes][] ([DWYWPL][lic.mywoodslopes]) -- version: [3a1b531 Git][ver.mywoodslopes] * world/ + * [bedrock2][] ([WTFPL][lic.bedrock2] -- version [1.2.0-0378b61 Git][ver.bedrock2] * [ethereal][] ([WTFPL](mods/world/ethereal/license.txt)) * [glow][] (GPL) * [nether][] ([WTFPL / CC BY-SA](mods/world/nether/README.md)) @@ -301,7 +301,7 @@ The game includes the mods from the default [minetest_game](https://github.com/m [lic.antum]: mods/antum/LICENSE.txt [lic.areas]: mods/protection/areas/LICENSE.txt [lic.awards]: mods/awards/LICENSE.txt -[lic.bedrock2]: mods/bedrock2/COPYING +[lic.bedrock2]: mods/world/bedrock2/COPYING [lic.character_creator]: mods/player_visuals/character_creator/LICENSE.md [lic.cme]: mods/mp_cme/LICENSE.txt [lic.coloredwood]: mods/wood/coloredwood/LICENSE diff --git a/mods/bedrock2/COPYING b/mods/world/bedrock2/COPYING similarity index 100% rename from mods/bedrock2/COPYING rename to mods/world/bedrock2/COPYING diff --git a/mods/bedrock2/README.txt b/mods/world/bedrock2/README.txt similarity index 100% rename from mods/bedrock2/README.txt rename to mods/world/bedrock2/README.txt diff --git a/mods/bedrock2/depends.txt b/mods/world/bedrock2/depends.txt similarity index 100% rename from mods/bedrock2/depends.txt rename to mods/world/bedrock2/depends.txt diff --git a/mods/bedrock2/description.txt b/mods/world/bedrock2/description.txt similarity index 100% rename from mods/bedrock2/description.txt rename to mods/world/bedrock2/description.txt diff --git a/mods/bedrock2/init.lua b/mods/world/bedrock2/init.lua similarity index 100% rename from mods/bedrock2/init.lua rename to mods/world/bedrock2/init.lua diff --git a/mods/bedrock2/locale/de.txt b/mods/world/bedrock2/locale/de.txt similarity index 100% rename from mods/bedrock2/locale/de.txt rename to mods/world/bedrock2/locale/de.txt diff --git a/mods/bedrock2/locale/template.txt b/mods/world/bedrock2/locale/template.txt similarity index 100% rename from mods/bedrock2/locale/template.txt rename to mods/world/bedrock2/locale/template.txt diff --git a/mods/bedrock2/mod.conf b/mods/world/bedrock2/mod.conf similarity index 100% rename from mods/bedrock2/mod.conf rename to mods/world/bedrock2/mod.conf diff --git a/mods/bedrock2/screenshot.png b/mods/world/bedrock2/screenshot.png similarity index 100% rename from mods/bedrock2/screenshot.png rename to mods/world/bedrock2/screenshot.png diff --git a/mods/bedrock2/settingtypes.txt b/mods/world/bedrock2/settingtypes.txt similarity index 100% rename from mods/bedrock2/settingtypes.txt rename to mods/world/bedrock2/settingtypes.txt diff --git a/mods/bedrock2/sounds/bedrock2_step.1.ogg b/mods/world/bedrock2/sounds/bedrock2_step.1.ogg similarity index 100% rename from mods/bedrock2/sounds/bedrock2_step.1.ogg rename to mods/world/bedrock2/sounds/bedrock2_step.1.ogg diff --git a/mods/bedrock2/sounds/bedrock2_step.2.ogg b/mods/world/bedrock2/sounds/bedrock2_step.2.ogg similarity index 100% rename from mods/bedrock2/sounds/bedrock2_step.2.ogg rename to mods/world/bedrock2/sounds/bedrock2_step.2.ogg diff --git a/mods/bedrock2/sounds/bedrock2_step.3.ogg b/mods/world/bedrock2/sounds/bedrock2_step.3.ogg similarity index 100% rename from mods/bedrock2/sounds/bedrock2_step.3.ogg rename to mods/world/bedrock2/sounds/bedrock2_step.3.ogg diff --git a/mods/bedrock2/textures/bedrock2_bedrock.png b/mods/world/bedrock2/textures/bedrock2_bedrock.png similarity index 100% rename from mods/bedrock2/textures/bedrock2_bedrock.png rename to mods/world/bedrock2/textures/bedrock2_bedrock.png