Some Assembly Required
pm065 opened this issue · 2 comments
https://www.curseforge.com/minecraft/mc-mods/some-assembly-required
It's a sort-of-port of the popular Fabric mod Sandwichable, adding sandwiches that can be constructed with any kind of food. It would require a little setting up since it adds its own cutting board and knife which would need to be disabled, but that shouldn't be too difficult.
Using the tags, you can customise it a bit:
someassemblyrequired:sandwich_breads
allows you to add items that can be used as bread
someassemblyrequired:toaster_metals
allows you to add items that you probably shouldn't put near a toaster
There may be a blacklist tag I haven't found yet.
meta-sammidge (sammidge containing Farmer's Delight sammidge)
Mod author here! To be fair, this mod could use a bit more work, but I've been putting it off for quite some time now while I've been working on other stuff.
The main thing I still need to do is proper Diet support. It's possible that it's already partly compatible, but I don't think it shows any nutrition values. Doing it properly will likely require me to rewrite a couple of things though.
Right now it also doesn't show the right hunger/saturation values when used with AppleSkin, but I'm waiting for a forge PR for that one.
(There's some other things I'd like to rewrite as well, but most of it will have to wait until 1.17)