kay27
|
386460e90c
|
Merge remote-tracking branch 'origin/master' into testing
|
2022-02-20 14:31:16 +04:00 |
kay27
|
1a6f4960bf
|
Merge pull request 'Update Russian translation' (#216) from U.N.Owen/MineClone5-translate-ru:master into master
Reviewed-on: MineClone5/MineClone5#216
|
2022-02-20 09:57:05 +00:00 |
3raven
|
1fb5874a69
|
Mise à jour de 'mods/ITEMS/mcl_nether/locale/mcl_nether.fr.tr'
Corrections
|
2022-02-19 17:40:59 +00:00 |
Sab Pyrope
|
e817c1dbc6
|
Update Russian and other translations
|
2022-02-19 21:14:51 +08:00 |
kay27
|
9f395390e4
|
Fix Nether Wart growth final hopefully
|
2022-02-19 02:36:02 +04:00 |
kay27
|
460fd7fe07
|
Fix nether wart growrh again
|
2022-02-19 01:52:10 +04:00 |
kay27
|
62231b50b6
|
#193 Add mcl_time
|
2022-02-13 03:56:44 +04:00 |
kay27
|
10ccde1b24
|
Make Nether warts grow in inactive areas
|
2022-01-22 04:09:50 +04:00 |
debiankaios
|
51372c5601
|
Fixed all netherrack-problems
All netherrack-problems are now fixed.
|
2021-07-19 08:08:27 +00:00 |
debiankaios
|
c5c9f2d84e
|
Fix netherrakc blockplace
|
2021-07-18 17:17:50 +00:00 |
debiankaios
|
10d2db72a7
|
Fix Bug
Fixed Bug that nothing can placed on netherrack.
|
2021-07-18 08:01:25 +00:00 |
debiankaios
|
51e4b7876a
|
Itemstack will taken
Now bonemeal will taken if you rightclick netherack with neigbour nylium
|
2021-07-17 10:06:16 +00:00 |
debiankaios
|
60c4fcff2d
|
„mods/ITEMS/mcl_nether/init.lua“ ändern
If you rightclick netherack and nylium is neigbour it go on the netherack.
|
2021-07-17 08:12:49 +00:00 |
kay27
|
b3e3b91b7c
|
Merge master
|
2021-06-12 15:12:33 +04:00 |
Marcin Serwin
|
0132d0569f
|
Update polish translation of several files
|
2021-06-02 13:21:19 +02:00 |
marcin-serwin
|
cbe8583cef
|
Merge branch 'master' into polish-translation
|
2021-06-02 10:14:25 +00:00 |
AFCMS
|
cd33d406b2
|
fix many codestyle issues (functions, strings, modpaths)
|
2021-05-29 16:12:33 +02:00 |
Marcin Serwin
|
8ad953ab17
|
Add polish translation of mcl_nether
|
2021-05-28 18:25:16 +02:00 |
AFCMS
|
42d3830c48
|
[mcl_nether] fix warnings
|
2021-05-25 08:49:46 +02:00 |
NO11
|
b37cbbebb8
|
Fix ancient debris duplication glitch (remove fortune drop)
|
2021-05-07 22:50:35 +00:00 |
Lizzy Fleckenstein
|
6eadeb21c0
|
Merge branch 'master' into mineclone5
|
2021-04-27 18:56:48 +02:00 |
Lizzy Fleckenstein
|
302175691a
|
Integrate death messages
|
2021-04-25 16:42:38 +02:00 |
Code-Sploit
|
d12b192785
|
Add forgotten textures for netherite ingot, scrap and ancient debris
|
2021-04-22 14:38:17 +00:00 |
Code-Sploit
|
e7f36ec7d2
|
Add crafting recipe for netheriteblock & make netheriteblock convertable to ingots.
|
2021-04-16 06:19:14 +00:00 |
Code-Sploit
|
b0d33faec4
|
Add netheriteblock
|
2021-04-15 15:45:48 +00:00 |
Lizzy Fleckenstein
|
875bb3db84
|
Use fire-like damage types properly
|
2021-04-14 17:20:51 +02:00 |
Code-Sploit
|
1247bcc039
|
Add: Netherite scrap, Netherite ingot. Add crafting recipe for netherite ingot.
|
2021-04-14 12:35:15 +00:00 |
Code-Sploit
|
93df51b223
|
Add ancient debris
|
2021-04-14 12:20:53 +00:00 |
Lizzy Fleckenstein
|
d3a3253563
|
Revert "Revert "Make hoe dig some blocks faster""
This reverts commit db5626fcb4 .
|
2021-04-12 16:34:40 +02:00 |
Lizzy Fleckenstein
|
db5626fcb4
|
Revert "Make hoe dig some blocks faster"
This reverts commit c1e295de5f .
|
2021-04-12 15:05:01 +02:00 |
AFCMS
|
84819bf9f5
|
MAKE EVERY SINGLE MOD USE PROPER COLORS!!!
|
2021-03-30 00:01:29 +02:00 |
Elias Åström
|
c1e295de5f
|
Make hoe dig some blocks faster
- Sponges
- Hay and kelp blocks
- Nether wart
- Leaves
|
2021-03-21 12:39:14 +01:00 |
Elias Åström
|
ed30fa0868
|
Move data from deprecated files to mod.conf
Move data from deprecated files (depends.txt and description.txt) into
fields in mod.conf for all mods.
This was done with a shell script :)
|
2021-03-18 17:37:12 +01:00 |
Lizzy Fleckenstein
|
6ac0d628ef
|
Fix #1319
|
2021-03-18 12:34:12 +01:00 |
pitchum
|
d0e789daf2
|
More fixes in French translations
|
2021-02-27 13:43:57 +01:00 |
pitchum
|
390f877230
|
Fix French translations
|
2021-02-27 10:35:46 +01:00 |
kay27
|
5da02bb8cc
|
Merge https://git.minetest.land/EliasFleckenstein03/MineClone2
|
2020-12-13 03:00:04 +04:00 |
kay27
|
2958d96967
|
Fix Russian translation
|
2020-11-26 23:34:56 +04:00 |
Laurent Rocher
|
af26f18bd6
|
Complete French Translation
|
2020-11-18 23:06:47 +01:00 |
Wuzzy
|
9365493696
|
Fix fire resistance bad protect against magmablock
|
2020-11-12 16:43:12 +01:00 |
Wuzzy
|
271cdbcf03
|
Fix untranslated nether lava death msgs
|
2020-11-12 12:23:38 +01:00 |
Lizzy Fleckenstein
|
86b2cd70f9
|
Fortune
|
2020-11-06 13:46:52 +01:00 |
Lizzy Fleckenstein
|
7c28bf8507
|
Silk Touch
|
2020-11-02 19:09:23 +01:00 |
kay27
|
30d9e54803
|
Implement leftovers of Wuzzy/MineClone2#841 (comment)
|
2020-10-24 02:46:45 +04:00 |
kay27
|
a127136c60
|
Add Enchanting from Crafter-minetest by Oil_boi
|
2020-10-19 16:38:21 +04:00 |
kay27
|
ba51686e6c
|
Russian translation
|
2020-07-20 00:11:13 +00:00 |
Wuzzy
|
c106a62979
|
Use minetest.is_creative_enabled
|
2020-07-10 16:45:40 +02:00 |
Brandon
|
f0e9727b85
|
Add all brewitems to creative inventory
|
2020-07-04 21:28:02 -04:00 |
Wuzzy
|
c156398fb5
|
Merge branch 'translate-fr' of https://git.minetest.land/lrocher/MineClone2 into translate_fr
|
2020-05-09 18:57:40 +02:00 |
Rocher Laurent
|
4957bd1118
|
Translate In French
|
2020-05-03 22:39:07 +02:00 |