Skip to content

BlocTheWorker/MC-Dairy-Items-Mod

Repository files navigation

Warning: This branch is for Fabric API. See forge branch for Forge API codebase

Minecraft Version:

1.18.1

Mod Installation

Simply download your version ( Fabric or Forge ) from Releases and put it inside your mods folder. To access mods folder, Press the Windows Key (Start), Type in %appdata% and press enter. Open the .minecraft folder and then enter the mods folder. From here, just drag in the mod that you wish to add.

Contents

Dairy Items Mod for Minecraft

About

This mod adds several more edible items crafted with milk.

New Items

  • Cheese Piece
  • Ice Cream
  • Butter
  • Yogurt

Food Values

Name Icon Food Points Saturation Effect(s)
Cheese Piece cheese 2 6 None
Yogurt Yogurt 2 7 Removes Poison Effect
Ice Cream Ice Cream 4 3 Extinguishes Fire
Butter Butter 3 5 Gives a movement speed bonus

Crafting Recipes

I will explain certain crafting recipes in this section. I will also explain the reasoning behind the selected ingredients.

Bowl of Milk

Bowl of Milk For all the crafting recipes, you need a bowl of milk. You can obtain this simply by holding a Bowl in your hand and right clicking to a Cow or Sheep. This will fill your bowl with milk.

Cheese Piece

In order to make cheese, you need Smoker. Once you have the smoker, simply cook your Bowl of Milk in the smoker with any fuel. And this will return you a cheese. Reasoning : Since I didnt want to create a new block just for cheese molding, I choose to go with something that isnt used too often - hence the Smoker. You can think cooking time as maturing time of the cheese

Ice Cream

In order to make Ice Cream, you need to use Crafting table. Use one Snowball, one Bowl of Milk and one Sugar as shown above. And this will return you a Ice Cream. Ice creams can put out fire if your character is on fire. Reasoning : I think this one is the most straightforward one. Simply mixing snow, milk and sugar, you get ice cream.

Yogurt

In order to make Yogurt you need to use Crafting table. Use one wheat seed, one bonemeal and one Bowl of Milk as shown above. And this will return you a Yogurt. Yogurts can treat poison effect. Reasoning : Seed and Bonemeal is used as yeast in this case to make the yogurt from fresh of milk

Butter

In order to make Butter you need to use Crafting table. Use one Bowl of Milk, one carpet and one empty bowl as shown above. And this will return you a Butter. Butters can provide short boost of movement to player. Reasoning : Carpet is used as drainer in this case. i.e milk gets drained with carpet to an empty bowl and leaves the milk butter.

Translations

Currently mod translated into 7 languages. Languages are:

  • English
  • German
  • Turkish
  • Spanish
  • Italian
  • Russian
  • Portuguese

Translations might have major mistakes in it, if that's the case please feel free to create a Pull Request to fix them or just let me know.