90% of ad revenue goes to creators. Go ad-free while supporting creators with Modrinth Plus. Subscribe today!
Filter versions...
Filter channels...

5.2.0

by Joshcraft2002 on Oct 23, 2024
Download

Added

  • 1.21.2 support (this version is incompatible with 1.21.1 and below)

Changed

  • Items use item_model instead of custom_model_data component, some items now using consumable
    • almost everything will have to be recrafted (again)
  • Tea made to feel more like being drunk rather than eaten
  • Tea and Rotten Stew now give teacups and bowls respectively through the use_remainder component instead of advancements

Removed

  • Old uninstall function from before v4

This is more or less just a preparation for the 1.21.2 drop

Added

  • 1.21.2-pre1 support

Changed

  • Items use item_model instead of custom_model_data component, some items now using consumable
    • almost everything will have to be recrafted (again)
  • Tea made to feel more like being drunk rather than eaten
  • Tea and Rotten Stew now give teacups and bowls respectively through the use_remainder component instead of advancements

Removed

  • Old uninstall function from before v4

4.1.10

by Joshcraft2002 on Aug 21, 2024
Download

Fixed issues from Nutrition book not having a proper json file (again) (#44)

Note: This is only a datapack change, no need to update the resource pack

5.1.5

by Joshcraft2002 on Jul 24, 2024
Download
  • added Spanish (es_es) translation
  • fixed Sweet Berry Cookie recipe in cookbook showing old sprite

5.1.4

by Joshcraft2002 on Jul 13, 2024
Download

5.0.5

by Joshcraft2002 on Jul 13, 2024
Download

added German (de_de) language support

5.0.4

by Joshcraft2002 on Jul 10, 2024
Download
  • Fixed a bug where breaking Birch or Dark Oak leaves would drop the whole leaf block instead of the normal block drops (#39)

Note: no resourcepack change was made

5.1.3

by Joshcraft2002 on Jul 6, 2024
Download

5.0.3

by Joshcraft2002 on Jul 6, 2024
Download
  • Removed a file from an older version that prevented some people from loading the data pack (#37)

Note: no resourcepack change was made

5.1.2

by Joshcraft2002 on Jul 5, 2024
Download

5.0.2

by Joshcraft2002 on Jul 5, 2024
Download

4.1.9

by Joshcraft2002 on Jul 5, 2024
Download

Fixed a bug where pressing Q while hovering over the water bar in the Cooking Station would drop it as an item and not destroy it (#35)

Note: This is only a datapack change, no need to update the resource pack

5.1.1

by Joshcraft2002 on Jul 3, 2024
Download
  • Updated Vietnamese (vi_vn) language support
  • Fixed crafting Cookbook or Book of Nutrition not giving the updated book
  • Removed extra files from pre-1.21

5.0.1

by Joshcraft2002 on Jul 2, 2024
Download
  • Updated Vietnamese (vi_vn) language support
  • Fixed crafting Cookbook or Book of Nutrition not giving the updated book

4.1.8

by Joshcraft2002 on Jul 2, 2024
Download

v4.1.8

Likely the last 1.20.4 update unless a major bug shows itself

Added

  • Vietnamese (vi_vn) language support

Note: This is mostly a resourcepack change, you don't need to update the datapack itself (only cookbook cover version is changed via datapack)

4.1.7

by Joshcraft2002 on Jun 30, 2024
Download

v4.1.7

Fixes

  • Fish and chips not giving the actual nutrition values (#24)
  • Leche Flan having the wrong nutrition values in the nutrition book

5.1.0

by Joshcraft2002 on Jun 30, 2024
Download

update to 1.21

5.0.0

by Joshcraft2002 on Jun 29, 2024
Download

v5.0.0

Added

  • 1.20.5/1.20.6 support (no longer works for 1.20.4 and below)

Cookbook/Nutrition Book Updating

You can now put the cookbook or nutrition book in the cooking station as an input to update it (works for any book made since v4.0.0) instead of having to recraft every time.

Food

More foods were added bring the total recipes to a bit over 60.

Pie

  • Pork Pie
  • Steak Pie

Tea

  • Bamboo Tea
  • Beetroot Tea
  • Birch Tea
  • Chamomile Tea
  • Sunflower Tea
  • Black Tea
    • double the effect but half the duration

Soups

  • Bone Broth
    • to be used as a soup base for some recipes
  • Egg Drop Soup

Other

  • Red Rice
    • alternative to Rice with the exact same use
  • Red Rice Bowl
    • Rice Bowl specifically needs regular Rice, using Red Rice instead makes this
  • Black Tea Leaves

Changed

Items

  • All items now use the data component system of 1.20.5
  • All recipes can now be directly crafted instead of having to use the knowledge book method
    • this should mean anything that makes you learn all recipes is safe now

Food

  • Food now uses the food component instead of saturation effect (Appleskin can now also see the actual nutrition value).
  • Some food items had their base items changed:
    • fish and chips > rabbit stew
    • ice cream > suspicious stew
    • rice bowl, fried rice, champorado, salads > beetroup soup
  • Anything in a bowl now has a max stack size of 16
  • Sweet Berry Cookie texture now more cookie-shaped

Food will have to be recrafted to reflect these changes (some old food will have the wrong texture and/or nutrition value)

Cooking Station

Cooking Station now has two slots for water: an input slot (marked by a bucket silhouette), and an output slot

  • Water buckets are placed in the input slot to fill water, Empty buckets to drain
  • Either action above outputs a bucket in the output slot.

Cooking Stations already placed in the world can be used as normal. Cooking Stations as items will have to be recrafted for technical reasons.

Other

  • Salad in the books is now plural "Salads"
  • Updated translations for the new content:
    • Chinese (zh_cn): thanks Rain_G!
    • Russian (ru_ru): thanks Ll66dar!
    • Ukrainian (uk_ua): thanks MrBaget!

Technical

  • Previous smithed dict system for tags like rice changed to a tag under the joshmats namespace (effective for just my packs but gets what I need done)
    • includes rice, rice_bowl, cookie, doughnut, ice_cream, soup_base, tea
  • Adapted smithed custom block library (before it was used as is)

Fixes

  • All textures (except for regular items) now have a power of 2, and are at least 64px to better accomodate mipmapping

credits to notfoundname for the tip and initial fixes

Removed

  • Gilded Tea (the bug it fixed no longer exists)
  • Brazilian Portuguese (pt_br) language support (may return if the translations get updated for the new content)

4.1.6

by Joshcraft2002 on Jun 12, 2024
Download

v4.1.6

Fixes

  • Fixed issues from Nutrition book not having a proper json file (weld, possibly realms?)
  • Updated max inclusive version of resource pack (should no longer say outdated on versions up to 1.20.4)

4.1.5

by Joshcraft2002 on Jun 4, 2024
Download

v4.1.5

Fixes

  • Cookbook & Nutrition book now properly display on 1.20.3+

credits to carloshgv for the quick fix


Project members

Joshcraft2002

Owner

Details

Licensed ARR
Published a year ago
Updated 23 days ago