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
|
cd33d406b2
|
fix many codestyle issues (functions, strings, modpaths)
|
2021-05-29 16:12:33 +02:00 |
Lizzy Fleckenstein
|
86b2cd70f9
|
Fortune
|
2020-11-06 13:46:52 +01: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
|
c5e4ec5e27
|
Use ephemeral sounds
|
2020-04-07 00:55:45 +02:00 |
Wuzzy
|
ba74546d48
|
Add extended tooltips
|
2020-02-19 04:54:17 +01:00 |
Wuzzy
|
967905264d
|
Make many help texts translatable and fix bugs
|
2019-03-25 12:05:57 +01:00 |
Wuzzy
|
1c27cbe4f6
|
German translation: mcl_mobitems to mcl_potions
|
2019-03-15 09:50:32 +01:00 |
Wuzzy
|
b5f9a755b3
|
Tweak item names and images of farming plants
|
2018-10-24 18:16:39 +02:00 |
Wuzzy
|
e5a34367c9
|
Use new Minetest settings API syntax for most mods
|
2017-08-09 16:17:00 +02:00 |
Wuzzy
|
4ef90204e3
|
Lava flow destroys chorus pl., nether wart, cocoa
|
2017-05-22 22:29:15 +02:00 |
Wuzzy
|
da3205837b
|
Add label to all ABMs
|
2017-05-15 00:45:54 +02:00 |
Wuzzy
|
c201ee7533
|
Add plant group to plants, required for farmland
|
2017-05-14 21:37:21 +02:00 |
Wuzzy
|
98f26a13cf
|
Nether wart visible stage warning
|
2017-04-01 05:00:39 +02:00 |
Wuzzy
|
30564e494e
|
Make many blocks drop when pushed by piston
|
2017-03-29 22:58:31 +02:00 |
Wuzzy
|
55626c3052
|
Add nether wart plant Help aliases
|
2017-03-21 04:58:38 +01:00 |
Wuzzy
|
a479e144a0
|
Nether wart is no longer replacable
|
2017-03-14 23:27:14 +01:00 |
Wuzzy
|
79f5c7dc5a
|
Use “#” shape for carrot, beetroot, nether wart
|
2017-03-14 21:45:21 +01:00 |
Wuzzy
|
c0445c50c8
|
Help: Fix # of nether wart growth stages
|
2017-03-13 19:11:23 +01:00 |
Wuzzy
|
7e38794fc7
|
Fix cocoa / nether wart help
|
2017-03-13 18:56:50 +01:00 |
Wuzzy
|
6480f7b366
|
Add more Nether block help
|
2017-03-11 19:26:32 +01:00 |
Wuzzy
|
9cb2f5b392
|
Make more items respect the node's on_rightclick
- Bone meal
- Fishing rod
- Seeds
- Hopper
- Nether wart
- Sponge
- Bow
- Shovel
|
2017-03-02 16:09:13 +01:00 |
Wuzzy
|
3696ee3761
|
Organize mods into modpacks for better overview
|
2017-02-16 01:45:21 +01:00 |