trans_soup
ccd8aeb5e8
mcl_tomato: fix missing description for seeds.
2023-07-17 23:52:35 +02:00
trans_soup
2270ce3bc3
mcl_soy: create blocks of tofu
...
create nodes that are made from compressing tofu (for both the raw and
cooked version). also create cooking recipe between them.
2023-07-17 14:02:30 +02:00
trans_soup
754f902359
mcl_vegan_utils: create compression recipe util
...
create function for registering recipes that compress (and optionally
un-compress) items. an example of this in vanilla is wheat being
compressable into hay.
2023-07-17 14:01:07 +02:00
trans_soup
5d9abe9cfe
mcl_tomato: refactor: use new food registration utility.
2023-07-17 13:11:14 +02:00
trans_soup
396d54dd0d
mcl_soy: refactor: use new food registration utility.
2023-07-17 13:05:42 +02:00
trans_soup
b12dfcfbcc
add food registration utility to mcl_vegan_utils.
2023-07-17 13:04:04 +02:00
trans_soup
936ca6f558
fix bug in mcl_vegan_utils.
2023-07-17 12:53:11 +02:00
trans_soup
b0e1280566
create mcl_tomato mod.
...
it currently takes textures from the soy mod. some textures are left
completely non-existent. (this will probably change soon.)
adds tomato plants, tomato sauce, noodles, and pasta with tomato sauce.
2023-07-17 00:57:51 +02:00
trans_soup
25dc22eae8
fix bug in mcl_vegan_utils.
...
a variable name was written a wrong way.
2023-07-17 00:41:02 +02:00
trans_soup
1d1065069c
use new utility function for registering soy items.
2023-07-17 00:03:57 +02:00
trans_soup
d78db87afa
add registration of farming items to utility mod.
2023-07-17 00:03:20 +02:00
trans_soup
845dfaa6a2
refactor: make mcl_soy use mcl_vegan_utils.
2023-07-16 23:39:29 +02:00
trans_soup
9c94d96fb9
create mcl_vegan_utils mod.
...
create utilities for:
- loading files.
- changing drops of existing nodes.
- registering crops.
2023-07-16 23:37:28 +02:00
trans_soup
8fcd4c905e
add readme.
2023-07-16 20:22:53 +02:00
trans_soup
e6793d4956
create mcl_soy mod.
2023-07-16 20:18:57 +02:00
trans_soup
f9f97ba3d5
init.
2023-07-16 18:48:57 +02:00