#Dynamic Chef + The Ground up (reborn)

1 messages · Page 1 of 1 (latest)

sterile heart
#

A mod and its pack
Dynamic chef aims to implement a more dynamic cooking system, similar to that of Breath of the Wild if possible, otherwise based on farmer's delight.

The Ground Up is a modpack about starting with nothing, you have no power like you did before, and you know how to make nothing.
Features (as of posting):

  • Removed villages + villagers
  • vast amount of new biomes
  • a little bit of silly :3
  • cooler weapons
  • A level based crafting system (based on reskillable+artisan worktables)
  • You can take it easy?
  • tech! (Immersive engineering, but someone is now making a promising recreation of it)
#

oh and dynamic chef is extremely incomplete

#

the caves look crazy because I have 3+ mods affecting how they generate

sterile heart
#

my codebase might be a mess

#

ruh roh

#

oh yeah I did that for a reason

humble mulch
sterile heart
#

dude seeing that being reworked made me happy I went to submit a fix a while back for a missing texture and the whole repo was locked, no fixing allowed

#

it was just a skin for the revolver but the fact that it was missing, caused a warning, and was still missing was kinda crazy

#

and the theme of my pack relies extensively on that too

sterile heart
#

I just used resourceloader to put it in the pack but still annoying that THAT was what I had to do

#

I have a fence to go work on I'll work on the mod later

#

also I'm likely going to move all my repositories to codeberg before posting them because github won't shut up about copilot on my end and the only AI I want in my codebases is lsp

sterile heart
#

I need to figure out how to make dynamic hunger values per food item and I'm not too sure if that's even possible and it may end up just being static recipes per item

#

I guess food tiers is an option?

#

prefixing it with "deluxe" or "gourmet" depending on how it fares

#

just ideas I had

#

my mod already has support for crafttweaker and jei too

#

i definitely had some priorities

sterile heart
#

I had to modify parts of my IDE to handle java 8 ;-;

#

now trying to make the effect for passively restoring hunger work

sterile heart
#

I give up on that, now just gonna make the recipe system

#

I have to start on it first 🙃

sterile heart
#

the mod now has an effect that recovers hunger over time

sterile heart