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
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 !
In reply to Subaraki:
A very interesting mod. I love playing it and it goes great with a lot of the other mods that I use. My kitchens have never looked better!
Just curious though, do you have any additional plans for your mod?
In reply to ALoveOverall:
In reply to Subaraki:
Is JEI and NEI compatibility coming soon?
In reply to TheInternetGuy:
In reply to Subaraki:
Important News /!\
Version 0.1.0.0 is out
when installing this version to upgrade a previous install, please remove all Cooking Ranges you might have placed down, and place them back.
previous versions had trouble correctly saving any connected ranges to it.
0.1.0.0 fixes this ! but an update of their connection list is needed, hence why you'll need to replace any blocks.
Just a question about the smeltery!
I noticed that it has a drain on the side, are you going to add a way to drain the molten metals out or is that just a cosmetic thing? Either way love the mod.
In reply to mroddconcept:
In reply to Subaraki:
In reply to mroddconcept:
In reply to Subaraki:
The cooking range is here !
In reply to Subaraki:
In reply to Subaraki:
In reply to TheInternetGuy:
Oh this is so adorable! XD
Edit: Is it possible so that the furnace would use fuel if a pot, pan or smelter is on top of it? It seems like a hassle to trick the furnace everytime to turn on so I can use any of the things. I suggest being able to use a flint and steel to make the furnace smelt indefinitely and shut off again if it's either out of fuel or clicked with the flint and steel. (I guess introducing a new block for this purpose might be easier)
I love the mod! :D
In reply to TheInternetGuy:
My own solution is to have a giant tree farm and make charcoal from logs to cook in the pots. win win situation P:
I might be making the 'cooking range' block soon. a block that extends when putting furnaces next to it, and only needs one 'furnace entry' to fuel all connecting furnaces. dont know if that's any clear, but yeah, something will definitly come !!
In reply to Subaraki: