Minecraft Ex Sartagine mod 2026 download
logo
minecraft mod Ex Sartagine

Ex Sartagine

Game Version: 1.12.2
Total Downloads: 254,860
Updated: Jan 21, 2018
Created: May 1, 2017
Download Ex SartagineDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
exsartagine-1.12.2-0.2.0.0.jar release 133.12 KB Jan 21, 2018 1.12.2 219,567 download Ex Sartagine exsartagine-1.12.2-0.2.0.0.jar releaseDownload
exsartagine-1.11.2-0.1.0.0.jar release 125.02 KB May 18, 2017 1.11.2 7,742 download Ex Sartagine exsartagine-1.11.2-0.1.0.0.jar releaseDownload
exsartagine-1.11.2-0.0.3.1.jar release 123.11 KB May 11, 2017 1.11.2 25,505 download Ex Sartagine exsartagine-1.11.2-0.0.3.1.jar releaseDownload
exsartagine-1.11.2-0.0.3.0.jar release 99.80 KB May 10, 2017 1.11.2 222 download Ex Sartagine exsartagine-1.11.2-0.0.3.0.jar releaseDownload
exsartagine-1.11.2-0.0.2.1.jar release 68.97 KB May 5, 2017 1.11.2 526 download Ex Sartagine exsartagine-1.11.2-0.0.2.1.jar releaseDownload
exsartagine-1.11-0.0.2.0.jar release 68.66 KB May 5, 2017 1.11.2 621 download Ex Sartagine exsartagine-1.11-0.0.2.0.jar releaseDownload
exsartagine-1.11-0.0.1.1.jar release 48.07 KB May 4, 2017 1.11.2 211 download Ex Sartagine exsartagine-1.11-0.0.1.1.jar releaseDownload
exsartagine-1.11-0.0.1.0.jar release 47.95 KB May 2, 2017 1.11.2 263 download Ex Sartagine exsartagine-1.11-0.0.1.0.jar releaseDownload
ExSartagine-1.11-0.0.0.1.jar release 29.08 KB May 1, 2017 1.11.2 203 download Ex Sartagine ExSartagine-1.11-0.0.0.1.jar releaseDownload

Screenshots

Description

Share this:

 

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 !

 

Comments

Add a comment