diff --git a/.gitmodules b/.gitmodules index 2b593b9e..1e2f4c17 100644 --- a/.gitmodules +++ b/.gitmodules @@ -55,9 +55,6 @@ [submodule "mods/morefarming"] path = mods/morefarming url = https://github.com/sys4-fr/morefarming.git -[submodule "mods/bakedclay"] - path = mods/bakedclay - url = https://github.com/tenplus1/bakedclay.git [submodule "mods/lightning"] path = mods/lightning url = https://github.com/minetest-mods/lightning.git @@ -126,9 +123,6 @@ [submodule "mods/darkage"] path = mods/darkage url = https://github.com/adrido/darkage.git -[submodule "mods/bonemeal"] - path = mods/bonemeal - url = https://github.com/tenplus1/bonemeal.git [submodule "mods/mob_horse"] path = mods/mob_horse url = https://github.com/sys4-fr/mob_horse.git @@ -139,10 +133,6 @@ [submodule "mods/item_drop"] path = mods/item_drop url = https://github.com/tacotexmex/item_drop.git -[submodule "minetest_game"] - path = minetest_game - url = https://github.com/minetest/minetest_game.git - branch = backport-0.4 [submodule "mods/unifieddyes"] path = mods/unifieddyes url = https://github.com/minetest-mods/unifieddyes.git @@ -155,25 +145,15 @@ [submodule "mods/homedecor_modpack"] path = mods/homedecor_modpack url = https://github.com/minetest-mods/homedecor_modpack.git -[submodule "mods/stained_glass"] - path = mods/stained_glass - url = https://github.com/VanessaE/stained_glass.git [submodule "mods/unifiedwool"] path = mods/unifiedwool url = https://github.com/MT-Modder/unifiedwool.git -[submodule "mods/sea"] - path = mods/sea - url = https://github.com/H4mlet/sea.git [submodule "mods/biome_lib"] path = mods/biome_lib url = https://github.com/minetest-mods/biome_lib.git [submodule "mods/moretrees"] path = mods/moretrees url = https://github.com/minetest-mods/moretrees.git -[submodule "mods/farming"] - path = mods/farming - url = https://github.com/sys4-fr/farming.git - branch = nalc [submodule "mods/coloredwood"] path = mods/coloredwood url = https://github.com/sys4-fr/coloredwood.git @@ -207,3 +187,25 @@ [submodule "mods/connected_chests"] path = mods/connected_chests url = https://github.com/HybridDog/connected_chests.git +[submodule "minetest_game"] + path = minetest_game + url = https://github.com/minetest/minetest_game + branch = stable-0.4 +[submodule "mods/bakedclay"] + path = mods/bakedclay + url = https://notabug.org/TenPlus1/bakedclay.git +[submodule "mods/bonemeal"] + path = mods/bonemeal + url = https://notabug.org/TenPlus1/bonemeal.git +[submodule "mods/sea"] + path = mods/sea + url = https://sys4.fr/gogs/NotreAmiLeCube/sea.git +[submodule "mods/stained_glass"] + path = mods/stained_glass + url = https://gitlab.com/VanessaE/stained_glass.git +[submodule "mods/farming"] + path = mods/farming + url = https://notabug.org/TenPlus1/Farming.git +[submodule "mods/hazmat_suit"] + path = mods/hazmat_suit + url = https://github.com/stujones11/hazmat_suit.git diff --git a/minetest.conf b/minetest.conf index 8ac0ec31..94f1dd17 100755 --- a/minetest.conf +++ b/minetest.conf @@ -14,7 +14,7 @@ enable_damage = true disallow_empty_password = true server_dedicated = true # 1 day-night cycle lasts 24 minutes instead of 20. -time_speed = 60 +time_speed = 36 # Slightly higher player limit by default. max_users = 10 # Give basics privileges to new players. @@ -198,7 +198,7 @@ armor_heal_multiplier = 1 armor_water_protect = true # Enable fire protection (defaults true if using ethereal mod) -armor_fire_protect = false +armor_fire_protect = true # Enable punch damage effects. armor_punch_damage = true @@ -256,7 +256,7 @@ player_model_version = default_character_v2 # item_drop enable_item_drop = false enable_item_pickup_key = false -#enable_item_pickup = true +enable_item_pickup = true item_pickup_radius = 0.75 #item_pickup_keytype = Sneak diff --git a/minetest_game b/minetest_game index 7a4b1e0c..d6a66860 160000 --- a/minetest_game +++ b/minetest_game @@ -1 +1 @@ -Subproject commit 7a4b1e0ce13750904e56938d3414ef60093a2b6e +Subproject commit d6a66860af6fc39957d8e947824b9c56c3686b8e diff --git a/mods/3d_armor b/mods/3d_armor index 579d245a..838867a6 160000 --- a/mods/3d_armor +++ b/mods/3d_armor @@ -1 +1 @@ -Subproject commit 579d245a00fcf5bc4fef438d6d1efe84873339b7 +Subproject commit 838867a6bcb51cb187c58fc9504a0afa435c6112 diff --git a/mods/bakedclay b/mods/bakedclay index 26894697..67d0f2a8 160000 --- a/mods/bakedclay +++ b/mods/bakedclay @@ -1 +1 @@ -Subproject commit 268946971aab3c4299672a22e43781cd189b94bc +Subproject commit 67d0f2a8d6bdf88a788421110479057e025bfb85 diff --git a/mods/bonemeal b/mods/bonemeal index a3cf3fd5..a0cb8657 160000 --- a/mods/bonemeal +++ b/mods/bonemeal @@ -1 +1 @@ -Subproject commit a3cf3fd5550948e53d8e37b4a0b90256b4b08c75 +Subproject commit a0cb8657df797c36011ab61311ef2e15960d530b diff --git a/mods/darkage b/mods/darkage index 686d5316..19f2fa74 160000 --- a/mods/darkage +++ b/mods/darkage @@ -1 +1 @@ -Subproject commit 686d5316afa650602c85cc4c197a3cb866a82b9c +Subproject commit 19f2fa743590c4b7bea2329015dd68e7071d40ee diff --git a/mods/farming b/mods/farming index c18c184b..8606b41c 160000 --- a/mods/farming +++ b/mods/farming @@ -1 +1 @@ -Subproject commit c18c184b8662c46e6b0febc2df10fd3e74076834 +Subproject commit 8606b41c95b36973f0e8901cd0868290aedc018f diff --git a/mods/hazmat_suit b/mods/hazmat_suit new file mode 160000 index 00000000..977c7340 --- /dev/null +++ b/mods/hazmat_suit @@ -0,0 +1 @@ +Subproject commit 977c734073179435b6c00eff491d7f4adc72c09c diff --git a/mods/homedecor_modpack b/mods/homedecor_modpack index bfda7c49..9e69a6db 160000 --- a/mods/homedecor_modpack +++ b/mods/homedecor_modpack @@ -1 +1 @@ -Subproject commit bfda7c49fdde4ef9f48fc73976ef2193541173d0 +Subproject commit 9e69a6db739622d4eccb103dfd8403898301041e diff --git a/mods/maidroid b/mods/maidroid index d2899c86..3b414ef4 160000 --- a/mods/maidroid +++ b/mods/maidroid @@ -1 +1 @@ -Subproject commit d2899c867210723629416c3bfb675c3d000d9348 +Subproject commit 3b414ef40aa0f3a1ce8655867b54b8fdfe2feb04 diff --git a/mods/mesecons b/mods/mesecons index f70a308b..a2340065 160000 --- a/mods/mesecons +++ b/mods/mesecons @@ -1 +1 @@ -Subproject commit f70a308bb0bddefe963a6b82016f67d3be122069 +Subproject commit a2340065925a2b622bba45661b8a5f96a888101a diff --git a/mods/moreblocks b/mods/moreblocks index 8ff1cb59..84621499 160000 --- a/mods/moreblocks +++ b/mods/moreblocks @@ -1 +1 @@ -Subproject commit 8ff1cb598f79d5b34957b40b4c9ad6afcf7376a7 +Subproject commit 846214993ff6502632808806d68263c16f98105c diff --git a/mods/morefarming b/mods/morefarming index e5086260..1eac8445 160000 --- a/mods/morefarming +++ b/mods/morefarming @@ -1 +1 @@ -Subproject commit e50862606ed359ce132bfefa2f7e7752961b0aae +Subproject commit 1eac844554a5aa086b86613dd1886c77f530a88f diff --git a/mods/moreores b/mods/moreores index 238e92a6..2316595a 160000 --- a/mods/moreores +++ b/mods/moreores @@ -1 +1 @@ -Subproject commit 238e92a6bf39c8a48841442206eba7828eab94f6 +Subproject commit 2316595ab9331c20abe5c7cd4dffef22f4671227 diff --git a/mods/moretrees b/mods/moretrees index 324155f8..61d1c54f 160000 --- a/mods/moretrees +++ b/mods/moretrees @@ -1 +1 @@ -Subproject commit 324155f80519259fdf58f43604cecbf47bfb035e +Subproject commit 61d1c54faf1187afe2e3b9c142afd559ec159fd0 diff --git a/mods/pipeworks b/mods/pipeworks index cb5530c6..8186f003 160000 --- a/mods/pipeworks +++ b/mods/pipeworks @@ -1 +1 @@ -Subproject commit cb5530c6c82a4e3409780d93d513dd32c68c4dec +Subproject commit 8186f003beae42c9815b3c9c131e919f5b099035 diff --git a/mods/playeranim b/mods/playeranim index 0cccb537..560af7ea 160000 --- a/mods/playeranim +++ b/mods/playeranim @@ -1 +1 @@ -Subproject commit 0cccb537a28c6596a538b5ec221efa8ed9481965 +Subproject commit 560af7eae58f9a12a95f3d2ff31c893cb106d633 diff --git a/mods/sea b/mods/sea index 58e245a9..c912cf07 160000 --- a/mods/sea +++ b/mods/sea @@ -1 +1 @@ -Subproject commit 58e245a94fedfdaf41b09552408b8533fe32d4ab +Subproject commit c912cf078b2726004d16eaf025d7df65fd0398e6 diff --git a/mods/technic b/mods/technic index 689766f1..d1b54a57 160000 --- a/mods/technic +++ b/mods/technic @@ -1 +1 @@ -Subproject commit 689766f15aad5186b35d21942ff853a7c2fc65bf +Subproject commit d1b54a573c6287ea1d63b9c3f979c39058b1331a diff --git a/mods/toolranks b/mods/toolranks index 84467b0f..d1be7c1e 160000 --- a/mods/toolranks +++ b/mods/toolranks @@ -1 +1 @@ -Subproject commit 84467b0f7433db7370877e11d40181b236ff6db8 +Subproject commit d1be7c1e944225a26c61c8f3acd75e6b3f4aa945 diff --git a/mods/unifiedbricks b/mods/unifiedbricks index d77d445e..49ded639 160000 --- a/mods/unifiedbricks +++ b/mods/unifiedbricks @@ -1 +1 @@ -Subproject commit d77d445edfd574ab85299d4421accbc16aa7cda6 +Subproject commit 49ded639653d6c5caeb50cc5284c0ac5acd3ff1b diff --git a/mods/unifieddyes b/mods/unifieddyes index 0d654eaf..cd130cf8 160000 --- a/mods/unifieddyes +++ b/mods/unifieddyes @@ -1 +1 @@ -Subproject commit 0d654eafecd07f4adcf5ec38893591e116fb007a +Subproject commit cd130cf8de393e2f890a31a1b93a2158d4933a11