PrairieAstronomer
|
6543d819da
|
Fixed some quote formating issues
|
2022-06-30 14:11:13 +02:00 |
PrairieAstronomer
|
1fc79ffb61
|
Added pixelperfection netheriteblock texture
|
2022-06-30 14:11:13 +02:00 |
Code-Sploit
|
7f340b7e2a
|
Add forgotten textures for netherite ingot, scrap and ancient debris
|
2022-06-30 14:11:13 +02:00 |
NO11
|
e0c5f2f7fa
|
Fix ancient debris duplication glitch (remove fortune drop)
|
2022-06-30 14:11:13 +02:00 |
Code-Sploit
|
1283967132
|
Add crafting recipe for netheriteblock & make netheriteblock convertable to ingots.
|
2022-06-30 14:11:13 +02:00 |
Code-Sploit
|
bbf63cf66b
|
Add netheriteblock
|
2022-06-30 14:11:13 +02:00 |
Code-Sploit
|
338114aecc
|
Add: Netherite scrap, Netherite ingot. Add crafting recipe for netherite ingot.
|
2022-06-30 14:11:12 +02:00 |
Code-Sploit
|
92992cb44e
|
Add ancient debris
|
2022-06-30 14:11:12 +02:00 |
cora
|
11e8e7d4cc
|
Add soul_group to s.soil&sand, torch fix recpipe
|
2022-05-24 13:25:59 +02:00 |
kabou
|
de16eb3c5a
|
Add `compostability` to node definition group.
* mcl_cake/init.lua (cake);
* mcl_core/craftitems.lua (apple);
* mcl_core/nodes_base.lua (dirt with grass);
* mcl_core/nodes_cactuscane.lua (cactus, sugarcane);
* mcl_core/nodes_climb.lua (vines);
* mcl_core/nodes_trees.lua (leaves, saplings);
* mcl_dye/init.lua (cocoa beans);
* mcl_farming/beetroot.lua (beetroot, & seeds);
* mcl_farming/carrots.lua (carrot);
* mcl_farming/melon.lua (melon, & slice, & seeds);
* mcl_farming/potatoes.lua (potato, baked potato);
* mcl_farming/pumpkin.lua (pumpkin, carved &, & seeds, & pie);
* mcl_farming/wheat.lua (wheat, cookie, bread, hay block);
* mcl_flowers/init.lua (flowers, ferns, grass, & tall variants);
* mcl_mushrooms/small.lua (red and brown mushrooms);
* mcl_mushrooms/huge.lua (red and brown huge mushrooms);
* mcl_nether/init.lua (nether wart block);
* mcl_nether/nether_wart.lua (nether wart);
* mcl_ocean/kelp.lua (kelp, dried &, & block);
* mcl_ocean/sea_pickle.lua (sea pickle);
* mcl_ocean/seagrass.lua (seagrass).
|
2022-04-02 03:32:56 +02:00 |
AFCMS
|
47b1eeda74
|
fix frost walker enchant not protecting from magma block damage
|
2022-03-13 19:11:28 +01: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 |
Lizzy Fleckenstein
|
302175691a
|
Integrate death messages
|
2021-04-25 16:42:38 +02:00 |
Lizzy Fleckenstein
|
875bb3db84
|
Use fire-like damage types properly
|
2021-04-14 17:20:51 +02: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 |
Elias Åström
|
6315490b14
|
Update the rest of the blast resistance values
The values have been updated according to this list:
https://minecraft.gamepedia.com/Module:Blast_resistance_values
|
2020-04-19 13:08:36 +02:00 |
Wuzzy
|
c5e4ec5e27
|
Use ephemeral sounds
|
2020-04-07 00:55:45 +02:00 |
Wuzzy
|
6b529e1204
|
Colorize some item tooltips
|
2020-03-12 02:29:30 +01:00 |
Wuzzy
|
feba60cad8
|
Translate all extended tooltips to German
|
2020-03-12 01:35:11 +01:00 |
Wuzzy
|
ba74546d48
|
Add extended tooltips
|
2020-02-19 04:54:17 +01:00 |
Wuzzy
|
988ca6ffe7
|
Interpret many damage sources as punches
|
2020-02-17 18:37:23 +01:00 |
wuniversales
|
15481cb24d
|
Add Spanish translation
|
2020-02-04 21:43:50 +01:00 |
Wuzzy
|
92ef7c3b9a
|
Simplify rotation of pillar-like nodes
|
2019-12-14 23:42:17 +01:00 |
Wuzzy
|
101c9b7322
|
Use minetest.LIGHT_MAX
|
2019-12-14 18:57:17 +01:00 |
Wuzzy
|
967905264d
|
Make many help texts translatable and fix bugs
|
2019-03-25 12:05:57 +01:00 |