Commit graph

12 commits

Author SHA1 Message Date
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