Description

Ex Sartagine
Ex Sartagine is a mod about a Frying Pan.
Ex Sartagine literally means : out of / from the frying pan
What advantages it brings :
- No need for coal
- cooks faster than a regular furnace
- looks better then two furnaces on top of each other
- average higher experience yield then a regular furnace
- can only be placed on a furnace
Disadvantages it has :
- Needs to be mined with a pickaxe
- can only cook food
- can only be placed on top of a furnace
Future Plans
I'm planning on adding ~~a pot especially for smelting ores the same fashion as the frying pan~~, and maybe a cooking pot with addition of boiled eggs / boiled potatoes / more soup.
The Future is now !
Smelter
Cooking Pot
Cooking Range
Food
Crafting Recipes




Visit the official Wiki for more info about the blocks !

IMPORTANT : Ex Sartagine requiers SubLib "sublib-1.11-1.1.4.0" or up !
Note for developpers :
Just like many other food mods, this mod adds OreDictionairy entries to register foods.
here's a list of all the items I register to the oredictionairy :
OreDictionary.registerOre("egg", boiled_egg);
OreDictionary.registerOre("ingredientEgg", boiled_egg);
OreDictionary.registerOre("cropVegetable", boiled_potato);
OreDictionary.registerOre("cropVegetable", boiled_beans);
OreDictionary.registerOre("foodFlour", flour);
OreDictionary.registerOre("dustFlour", flour);
OreDictionary.registerOre("dustSalt", salt);
OreDictionary.registerOre("itemCheese", curd);
OreDictionary.registerOre("ingredientCheese", curd);
OreDictionary.registerOre("itemYeast", yeast);
OreDictionary.registerOre("foodDough", dough);
OreDictionary.registerOre("foodDoughFlat", pizza_dough);
OreDictionary.registerOre("foodDoughBread", bread_dough);
If you wish to add recipes or make a plugin / addon for the Cooking Pot,
Sublib and Sublib sources are available @
https://minecraft.curseforge.com/projects/sublib/files
you can then use :
PotRecipes.getInstance().addRecipe((ItemStack) input, (ItemStack) output); anywhere in your code to register a recipe !
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.