Description
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 ;)
AD
Become Premium to remove Ads!
What means Verified?
-
Compatibility: The mod should be compatible with the latest version of Minecraft and be clearly labeled with its supported versions.
-
Functionality: The mod should work as advertised and not cause any game-breaking bugs or crashes.
-
Security: The mod should not contain any malicious code or attempts to steal personal information.
-
Performance: The mod should not cause a significant decrease in the game's performance, such as by causing lag or reducing frame rates.
-
Originality: The mod should be original and not a copy of someone else's work.
-
Up-to-date: The mod should be regularly updated to fix bugs, improve performance, and maintain compatibility with the latest version of Minecraft.
-
Support: The mod should have an active developer who provides support and troubleshooting assistance to users.
-
License: The mod should be released under a clear and open source license that allows others to use, modify, and redistribute the code.
-
Documentation: The mod should come with clear and detailed documentation on how to install and use it.
AD
Become Premium to remove Ads!
How to Install
Download Forge & Java
Download Forge from the offical Site or here. If you dont have Java installed then install it now from here. After Downloading Forge you can run the file with Java.
Prepare
Lounch Minecraft and select your Forge istallation as Version this will create a Folder called Mods.
Add Mods
Type Win+R and type %appdata% and open the .minecraft Folder. There will you find your Folder called Mods. Place all Mods you want to play in this Folder
Enjoy
You are now Ready. Re-start your Game and start Playing.