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 |
AFCMS
|
cd33d406b2
|
fix many codestyle issues (functions, strings, modpaths)
|
2021-05-29 16:12:33 +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 |
Lizzy Fleckenstein
|
6ac0d628ef
|
Fix #1319
|
2021-03-18 12:34:12 +01:00 |
kay27
|
5da02bb8cc
|
Merge https://git.minetest.land/EliasFleckenstein03/MineClone2
|
2020-12-13 03:00:04 +04:00 |
Wuzzy
|
9365493696
|
Fix fire resistance bad protect against magmablock
|
2020-11-12 16:43:12 +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 |
Brandon
|
f0e9727b85
|
Add all brewitems to creative inventory
|
2020-07-04 21:28:02 -04: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
|
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 |
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
|
661e10e992
|
Fix crash when dying cuz fire, lava or magmablock
|
2019-03-15 07:10:18 +01:00 |
Wuzzy
|
5dd650e921
|
Change wording: “decorational” → “decorative”
|
2019-03-09 17:01:36 +01:00 |
Wuzzy
|
20576431e1
|
More death messages, more reliable
|
2019-03-08 20:22:01 +01:00 |
Wuzzy
|
47c817d75a
|
New translation system, part 8: Items, part 4
|
2019-03-08 00:22:28 +01:00 |
Wuzzy
|
aa3739528b
|
Fix weird arguments given to is_protected
|
2019-02-11 21:27:17 +01:00 |
Wuzzy
|
7196485294
|
Remove sunlight propagation for various nodes
|
2018-01-28 20:21:02 +01:00 |
Wuzzy
|
c12e07d8c7
|
Remove brewing references from help
|
2017-11-30 19:41:30 +01:00 |
Wuzzy
|
62364a65ca
|
Add smooth quartz
|
2017-11-23 03:24:39 +01:00 |
Wuzzy
|
b4f1d2c521
|
Move eternal fire ignition code to the actual node
|
2017-11-11 19:52:11 +01:00 |
Wuzzy
|
54c08aa94a
|
Add Nether lava
|
2017-08-02 01:20:52 +02:00 |
Wuzzy
|
c5856fa32d
|
Update eternal fire help
|
2017-07-26 22:08:20 +02:00 |
Wuzzy
|
1ddb89a86c
|
Separate death mods & add cactus/magma block msgs
|
2017-07-24 19:20:06 +02:00 |
Wuzzy
|
ca01259b59
|
Set list of nodes which can be taken by endermen
|
2017-07-05 20:14:37 +02:00 |
Wuzzy
|
bb0123c789
|
Set transparency rules for many blocks
|
2017-06-13 14:46:21 +02:00 |
Wuzzy
|
8daac96e58
|
Rename stairs mod to mcl_stairs
|
2017-06-05 18:40:56 +02:00 |
Wuzzy
|
b8cc752e79
|
Rename: playerplus→mcl_playerplus, drop compat.
|
2017-05-23 00:53:55 +02:00 |
Wuzzy
|
0641697404
|
Update netherrack/flint and steel help
|
2017-05-09 18:18:59 +02:00 |
Wuzzy
|
94eff62cdf
|
Fix nether wart block hardness
|
2017-03-20 20:33:20 +01:00 |
Wuzzy
|
1b3a2550f1
|
Add help texts for deco and building blocks
|
2017-03-18 18:01:28 +01:00 |
Wuzzy
|
6480f7b366
|
Add more Nether block help
|
2017-03-11 19:26:32 +01:00 |
Wuzzy
|
549f541877
|
Add 4 Minecraft material groups
So they can be used by the noteblock
|
2017-03-11 05:34:58 +01:00 |
Wuzzy
|
b365886c4b
|
Add help texts for flower pots and Nether stuff
|
2017-03-10 04:59:36 +01:00 |