Download Simple Ice Creams — Minecraft Mods — ModStock
Simple Ice Creams

Simple Ice Creams

Active

Downloads

1

Last update

4 months ago
Client
Food

 

This Mod Allows you to create a myriad of Ice Cream with food and others miscellaneous things which you can eat to get various effects, Check the text below for an explantation!

 

(This mod was made with Mcreator and I'm French so sorry if I made mistakes)


 

To Get Started... You need an Ice Cream Machine !

 

 

Once you get this block, right click on it... and here is the interface! I highlighted slots to explain them more easily

 

 

The Purple Slot 🟪 is for the main ingredient, the list is available below!

The Red Slot 🟥 is for the redstone, it is needed to make the machine work;

The Blue Slot 🟦 is for the Ice Cream Mixture, you need it for each ice creams

The Yellow Slot 🟨 is for the base which will hold the ingredients together, you can use an ice stick or a cornet !

And Last but not least, The Gren Slot 🟩 is for the output!

 

Here is the craft of the ice mixture, the main ingredient of the mod!

 

 

For the Support, you can use an ice stick or cones, here is how you craft these things!

Ice Stick:

 

Cones:

 

 

You can get the effects of the ice creams by just checking the description of the item!

 

If you don't have JEI, Here is the list of the craft of every ice creams of the mod:

Nature Ice Cream: An Ice Mixture and a cornet

Apple Ice Cream: An Apple and a cornet

Golden Apple Ice Cream: A Golden Apple and a cornet

Enchanted Golden apple ice Cream: an Enchanted Golden Apple and a cornet

Sweet Berries Ice Cream: Sweet berries and a cornet

Cake Ice Cream: A cake and A cornet

Chocolate Ice Cream: A chocolate Bar (recipe below) and a cornet

Chorus Ice Cream: A popped chorus Fruit and a cornet

Cookie Ice Cream: a cookie and a cornet

Melon Ice Cream: a Melon and an Ice Stick

Pumpkin Ice Cream: A Pumpkin and an Ice Stick

Water Ice Cream: An ice block and an Ice Stick

Sand Ice Cream: A sand Block and an Ice Stick

 

Glow Berries Ice Cream: Glow Berries and a cornet

Magma Ice Cream: A Magma Cream and A cornet

 

This Mod also contains a new food source, chocolate:

You can craft chocolate bar like this:

 

 

With This chocolate, you can make an Ice Cream but Also Hot Chocolate that will give you regeneration!

 

 

A new effect/mechanic has been introduced in this mod: The Levitation Immunity Effect!

It can only be obtained by the Chorus Ice Cream and automatically clears levitation and destroy nearby shulker bullets

The radius of the shulker bullet destruction is equal to the level of the effect + 1

 

 

 

 


 

It was all you needed to know about this mod!

 

>You Can Add it into Your Modpack, of Course!

>If you want to know the recipes, use JEI!

>If you want to get the food and saturations values of every ice creams of the mod, use AppleSkin!

>The recipes of the ice creams ARE displayed in JEI!

>The only supported versions are 1.19.2 and 1.20.1, other versions are outdated and wont be supported

 

 

For developpers of addons and modpacks:

 

Ice cream recipes are fully data-driven, it means that you can add, modify and remove recipes that uses the Ice Cream Machine using datapacks or KubeJS

if you wanna add your own recipes, don't forget theses things: you cannot use anything else than an ice mixture, you can use any ingredient you want but if you add a new "support" item (like the ice stick and the cornet) you will need to give it the tag simple_cream:cream_base

If you want the recipe model, just go in the files of the mod or copy this example: (do not change the result count)

{
"type": "simple_cream:ice_cream_making",
"ingredients": [
{
"item": "your_mod:cool_food"
},
{
"item": "simple_cream:ice_mixture"
},
{
"item": "simple_cream:cornet"
}
],
"output": {
"item": "your_mod:cool_ice_cream",
"count": 1
}
}

 

oh and also, don't forget the create compatibility recipe if you have create installed ;)

 

Project members
DariusZeBaguette

DariusZeBaguette