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 |
AFCMS
|
a602f64ea5
|
fix many warnings
|
2021-04-15 23:41:34 +02:00 |
Wuzzy
|
ba74546d48
|
Add extended tooltips
|
2020-02-19 04:54:17 +01:00 |
Wuzzy
|
1c27cbe4f6
|
German translation: mcl_mobitems to mcl_potions
|
2019-03-15 09:50:32 +01:00 |
Wuzzy
|
47c817d75a
|
New translation system, part 8: Items, part 4
|
2019-03-08 00:22:28 +01:00 |
Wuzzy
|
ab2fb7e404
|
Don't kill mushrooms on podzol and mycelium
|
2017-09-05 04:03:23 +02:00 |
Wuzzy
|
ca01259b59
|
Set list of nodes which can be taken by endermen
|
2017-07-05 20:14:37 +02:00 |
Wuzzy
|
e2d36f4735
|
Refactor mushroom placement
|
2017-06-09 20:50:25 +02:00 |
Wuzzy
|
32ecce0d43
|
Fix broken mushrooms syntax
|
2017-05-24 23:24:03 +02:00 |
Wuzzy
|
134647a453
|
Clarify mushroom help even more
|
2017-05-24 23:11:14 +02:00 |
Wuzzy
|
e65a8731de
|
Add hint for mushroom food crafting
|
2017-05-24 10:01:00 +02:00 |
Wuzzy
|
0f4573c594
|
Update help of all food items
|
2017-05-21 04:21:12 +02:00 |
Wuzzy
|
579a6ed6f3
|
Fix incorrect/missing saturation points
|
2017-05-21 03:26:51 +02:00 |
Wuzzy
|
c49e8dfba0
|
Destroy some nodes by flowing lava
|
2017-05-20 04:11:14 +02:00 |
Wuzzy
|
6eed06f7fc
|
Add equivalence code for the snowy dirt blocks
|
2017-04-01 06:51:55 +02:00 |
Wuzzy
|
2f0dbb03ff
|
Fix mushroom spread help
|
2017-04-01 01:38:03 +02:00 |
Wuzzy
|
06e15458f0
|
Allow final mushroom placement on solid block only
|
2017-04-01 01:34:45 +02:00 |
Wuzzy
|
5cf9a7b3d1
|
Add help to mushrooms
|
2017-04-01 01:23:55 +02:00 |
Wuzzy
|
4ec051a0a4
|
Uproot mushroom when in bright area
|
2017-04-01 01:04:53 +02:00 |
Wuzzy
|
fca5520d63
|
Make mushrooms spread over time
|
2017-04-01 00:55:48 +02:00 |
Wuzzy
|
59610e9d94
|
Fix some mushroom placement bugs
|
2017-03-31 20:02:50 +02:00 |
Wuzzy
|
e3106e5bfd
|
More precise selection box for mushrooms
|
2017-03-31 19:44:10 +02:00 |
Wuzzy
|
720ab83e14
|
Restrict placement of small mushrooms to dark, opaque, solid blocks
|
2017-03-31 19:30:18 +02:00 |
Wuzzy
|
30564e494e
|
Make many blocks drop when pushed by piston
|
2017-03-29 22:58:31 +02:00 |
Wuzzy
|
c2fbe2ad55
|
Add various factoids and complete some food help
|
2017-03-18 17:18:12 +01:00 |
Wuzzy
|
15b5d8917a
|
Move small mushrooms to mcl_mushrooms
|
2017-03-01 01:16:52 +01:00 |