Перейти к содержимому
Mineforgian

Milky Way

Adds a little patience to farming: milking mobs now triggers a configurable cooldown.

Загрузки
1.7M
Подписчики
48
Обновлён
27 сентября 2025 г.
Лицензия
MIT

Опубликован 17 декабря 2023 г.

Overview

With this mod, certain resources offered by mobs such as cows and mooshrooms now rely on a cooldown. By default, this means cows can be milked with a bucket roughly twice a day (as opposed to one animal giving infinite and instantaneous milk). This duration is configurable. Other resources, such as harvesting mushroom stew from mooshrooms, are also dependent on a cooldown.

The mod offers some additional challenge on its own, but it's mainly meant to encourage the use of alternative milk farms. Or maybe improved organization in cow pens?

Got Alternative Milk?

Why yes! Here are a few (1.19.2) mods off the top of my head:

  • Neapolitan: Although this mod primarily focuses on other crops and food-related mechanics, it adds the ability to farm milk out of cauldrons by placing cows over dripstone, similarly to water/lava. The output is slow, but it does allow for extra free milk.
  • Simple Soy: Silly stigmas aside, this mod provides a vegan alternative in the form of soy milk, using the mod's titular crop.

Note: I'm not affiliated with either of these mods; I just think the options they provide are neat and under-utilized :)

Config

By default, mobs that are still on a cooldown will spawn a particle to indicate they're not ready to any impatient players. This can be disabled by setting angryParticle to false.

In the config, the values bucketTimer, worseBucketTimer, bowlTimer, and bottleTimer all correspond to the cooldown (in seconds) of the four types of milkable mobs, detailed below:

Entity Type Tags

There are four entity type tags: milky_way:bucket_milkable, milky_way:worse_bucket_milkable, milky_way:bowl_milkable, and milky_way:bottle_milkable.

  • By default, mobs like cows are put into bucket_milkable, and mobs that would provide worse alternatives (such as mooshrooms or yak from Environmental are put into worse_bucket_milkable.
    • By default, a mob in worse_bucket_milkable has a full-day cooldown, whereas mobs in bucket_milkable only take half as long.
  • Putting a mob in both bucket_milkable and worse_bucket_milkable may have terrible consequences!! (I wouldn't know because I haven't tried, it's just that scary.)
    • Other overlaps like bowl_milkable and bucket_milkable are fine, though. For example, cows can configured to be milked with bottles using Neapolitan so they're put in both bucket_milkable and bottle_milkable.

If Cobblemon is installed, mobs that are milkable (only Miltank in the base mod) are put in the same boat as standard bucket-milkable mobs.

Item Tags

The item tag milky_way:buckets lets this mod maintain compatibility with mods that add alternative buckets, like Caverns and Chasms and their golden buckets.


Requires Blueprint 6.2.0+. Various optional dependencies are also built-in.

I know that there could be other mods that add their own fluids to cows, so feel free to extend suggestions and incompatibilities in the issue tracker. Thank you!

Ченджлог

3.0.0Релиз1.21.1 · 27 сентября 2025 г.
  • 1.21.1 port!
  • Milking resources now relies on a datamap for more flexibility; check out here
    • Can now make the milk timer configurable on a per-mob basis, and the mod_loaded parameter allows for more built-in compat on releases
1.1.1Релиз1.19.2 · 4 марта 2024 г.
  • backported Cobblemon bugfix
2.0.0Релиз1.20.1 · 4 марта 2024 г.
  • 1.20.1 port!
  • Fixed potential arm-swinging spam on Pokemon when Cobblemon is installed
1.1.0Релиз1.19.2 · 2 марта 2024 г.
  • finally fixed the CnC incompatibility, I think
  • removed pre-emptive Neapolitan compat with bottles (same reasoning as Milk All The Mobs compat being removed)
  • mobs now make an ambient sound when rejecting milk attempts, and the player cannot spam container usage as quickly
  • added back goats to the worse buckets tag (didn't know they were milkable in vanilla lol)
  • babies no longer react to milk attempts
  • added compat for Windswept's wooden buckets (I hope I got the item ID right)
1.0.5Релиз1.19.2 · 27 февраля 2024 г.
  • One last attempt at fixing the Endergetic crash
  • Removed pre-emptive support for Milk All The Mobs--trying to insert pre-emptive compat with vanilla mobs that aren't traditionally milkable still makes them interactable with buckets, which is sub-optimal
1.0.4Бета1.19.2 · 27 февраля 2024 г.
  • (Possibly) fixes a bug with the Patron-exclusive Endergetic Expansion beta
  • Adds an entity type tag that just includes cobblemon:pokemon, which acts as a dummy check to prevent eetles from freaking out. Minor jank
1.0.3Релиз1.19.2 · 15 февраля 2024 г.
  • Finally finalized CnC support (I think there was a typo)
  • Fixed mixin refmap
  • Mod now works (credit to CerealConJugo for letting me know that it wasn't in fact working in 1.0.2 lmao)
1.0.2Релиз1.19.2 · 28 декабря 2023 г.
  • Finalized CnC support

Комментарии

Загружаем…