BlockySurvival / issue-tracker

A non-code repo for tracking issues w/ the Blocky Survival minetest server
12 stars 0 forks source link

Add cucina_vegana:tofu to food_meat_raw group #395

Open MihinMUD opened 1 year ago

MihinMUD commented 1 year ago

The farming:tofu is already in the meat groups. why not the cucina versions? This will allow lots of food to be crafted more easily and will decrease the reason to grow two types of tofu.

Easiest and the safe solution

  1. add cucina_vegana:tofu to food_meat_raw group
  2. add cucina_vegana:tofu_cooked to food_meat group

Hardest but the best solution (probably dangerous)

get rid of one tofu type (This will require replacing every tofu , soy beans etc. , to the one that you are going to keep)

oversword commented 1 year ago

Groups are a bit of an issue with so many mods I have done some work on this previously https://github.com/BlockySurvival/issue-tracker/issues/341