Youve got an egg and scrambled egg sandwich, for the egg sandwich its a cooked egg and two toast so its kind of inconsistent to just use the egg itself instead of the scrambled eggs to make the scrambled egg sandwich? Maybe a logistical reason it was done this way it just didnt seem to fit right.
Seeing as how youve already got an egg sandwich but what if you added bacon and cheese to it, oh ya , mmmm.
Next, in one of the posts above I seen something about a potato mod, maybe integration between the two if the other is done? Haystack (egg, bacon, grated potato and cheese)
How about different types of quiche?
Compat with other food mods, I know several of them have cheeses and different veggies that would make wonderful omelets and quiches.
Dont MAKE me cry...I need this for 1.12.2, j/k...mostly, waiting impatiently for the update (sniffle). Seriously I appreciate what you all have done here already and I anxiously await what will be coming. Thank you. As far as 1.13 goes, I think 1.12.2 is gonna be in for a while, besides I think 1.12.2 is the new 1.7.10, I think their will be time for the rewrite, cuz you know its gotta happen. <--psychic...or at least wishing hard enough to make it seem like I had visions.. All...or at least a lot of the mods are updated for 1.12.2, not pointing fingers or hinting suggestively or anything, uhmm mmh. Oh sure you'll get your people that just gotta get the newest and see the new goodies, but 1.12.2 is tried and true and seems to work pretty good, 1.13+ is gonna take some time to get settled any rewrites from any mod are going to end up changing a 100 different times before its ironed out.
Just starting a pack for 1.12.2 and was looking for a terrain gen mod..well this mod to be exact... only to realize its not been updated yet...wth, j/k. Ive used this mod in pretty much every pack Ive put together in the past for 1.7.10 and look forward to using it again in my 1.12.2 pack I am working on. Just wanted to let you know Ive enjoyed the mod immensely in the past and expect I will do so again for the upcoming pack(s). I greatly appreciate the time youve taken creating and are taking to get the mod updated and look forward to the breathtaking landscapes that will again be used to create my world(s). Thank you.
Nice mod, much needed. The cheese recipe could use a little something, but I like the other recipes, nothing difficult, easy to use from the start.....You know.....potatoes need some attention now too....just sayin.... Thinking of potatoes, how about a haystack recipe or maybe save that for when you get the potato mod done...oops, I mean if you do a potato mod :-).
Ok just went back and read some of the other posts, see you already have thoughts on a potato mod, I like the ideal lol. Lots of potato recipes out there.
Im so excited and I cant hide it, Im about to lose control.....ahhh, ok nvm. Patiently waiting. . . . . are you done yet? . . . . How about now? . . Just kidding, loved playing TC in 1.7.10, I really am excited to start playing it again in 1.10.2 ..just not as excited as that. ^ and despite my show of eagerness, most of us do realize these things take time and are very appreciative of the time and work you put into your mods, so, thank you for this wonderful mod...now hurry up. Again, kidding...kind of. Too much coffee this morning I think.
This has probably been suggested already, but Im really tired of reading atm so Im just posting my thoughts. Any thoughts to TC armor and shields? They could have resist modifiers added or self repair to use an old modifier (which I really liked), etc.
Now Ive only played 1.7.10 so far, just getting into 1.10.2 so slap me if this is already how it works, the metals have different qualities which is cool, but what if different tiers of metal are more accepting than others of the modifiers. An example would be tin, copper..etc not accepting any modifiers being that is a poorer metal quality, iron, steel, etc would accept 1 or 2 modifiers like a mid quality metal and silver, gold, etc accept 3 modifiers (dont get your undies in a twist this is just an example). The tiers could go by real world standards, hardness/durability, etc. Again, just some thoughts.
The last I heard was they were not updating past 1.7.10, of course I could be totally misinformed after all it was a rumor I heard, or they may have changed their mind, it was several months ago when I heard the rumor and I havent read many of the posts since then. I truly hope I am wrong, not really seeing a whole lot of new mods for 1.10.2 that compare.
Im getting the same error after adding the Funnels mod.
Make sure you have all your cores and libraries. Seems I missed one for the Funnels mod and after adding it, the game started again. Sometimes the mod creators dont list them on the mod page, check the creators profile under their projects, see if they have a library mod, usually says that it is used for all of their mods.
Hmm, my drying racks are giving me leather instead of jerky when drying any meats, except the rotten flesh which still gives jerky. Is this supposed to happen in the 1.9.4 version?
Wow, thats too bad, looked like an amazing mod. Might think about scrapping it for 1.7.10 and concentrate on 1.10, if you arent planning on putting out something soon.
java.lang.ArrayIndexOutOfBoundsException: -1
at java.util.ArrayList.elementData(ArrayList.java:418)
at java.util.ArrayList.get(ArrayList.java:431)
at growthcraft.cellar.integration.nei.RecipeHandlerFermentBarrel.drawOutputFluidStack(RecipeHandlerFermentBarrel.java:117)
at growthcraft.cellar.integration.nei.RecipeHandlerFermentBarrel.drawExtras(RecipeHandlerFermentBarrel.java:133)
at codechicken.nei.recipe.TemplateRecipeHandler.drawForeground(TemplateRecipeHandler.java:490)
at codechicken.nei.recipe.GuiRecipe.func_146979_b(GuiRecipe.java:251)
at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:119)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1061)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1001)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at java.util.ArrayList.elementData(ArrayList.java:418)
at java.util.ArrayList.get(ArrayList.java:431)
at growthcraft.cellar.integration.nei.RecipeHandlerFermentBarrel.drawOutputFluidStack(RecipeHandlerFermentBarrel.java:117)
at growthcraft.cellar.integration.nei.RecipeHandlerFermentBarrel.drawExtras(RecipeHandlerFermentBarrel.java:133)
at codechicken.nei.recipe.TemplateRecipeHandler.drawForeground(TemplateRecipeHandler.java:490)
at codechicken.nei.recipe.GuiRecipe.func_146979_b(GuiRecipe.java:251)
at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:119)
At least the recipes for that list arent too bad, at least for the alcohol.
As far as the kitchen module goes, maybe get together with some of the other big food mods like Harvestcraft and/or Still Hungry and see what they dont have, I know a fair number of people use those mods together, but they still dont have everything for the kitchen :-).
As for the bees....more honey based recipes for the kitchen module could be created, could replace sugar with honey or make them interchangeable, not that their is a lack of sugar, but its something and could definitely use honey in the alcohol for mead. I havent used GrowthCraft in a while, cant recall if their is a fishing module?. Could use excess bees, wax, string and whatever else for making tackle/lures/bait, that give fishing bonuses....
Think I need to add it to my list and see what else would be good to add.
As long as grapes are being introduced, might as well make both red and white so 3 types of wine could be made (red, white and blush) 4 if you include what I call the table wine, pretty much any fruit with yeast added and some sugar.
Ok ok one more idea, its someone elses fault though. Reading through the posts and the suggestion of more decorative eggs I thought about how many versions you could make with only emeralds and diamonds and lapis lazuli, which led to collaborating with other mods that add other gems and using other metals, etc, etc, which then ultimately led to...what good is it to have decorative eggs if you cant display them, so now you need to make display items.....dang you are really expanding on this mod......
Their may be several mods that now bake eggs/boil eggs, but I dont think any of them utilize the other parts of the egg like this mod does or give the special little additions like golden chickens that lay golden eggs and can be use to make a small amount of extra gold. I like the mod and I do use several of the other egg cooking mods. If you are maybe planning on expanding the mod, could think about adding a pot or pan (yes during the rough times I did boil an egg or two in a pan) and make a few more recipes, everyone loves eggs, mmmm.
Another suggestion would be to add support for one...or more of the other baking/cooking mods and expand the egg recipes that way, bacon, cheese, toast, who doesnt like a good bacon, egg and chees samich, ohh its sooo good.
0
Before anything love the mod, much needed.
Now the suggestions:
Youve got an egg and scrambled egg sandwich, for the egg sandwich its a cooked egg and two toast so its kind of inconsistent to just use the egg itself instead of the scrambled eggs to make the scrambled egg sandwich? Maybe a logistical reason it was done this way it just didnt seem to fit right.
Seeing as how youve already got an egg sandwich but what if you added bacon and cheese to it, oh ya , mmmm.
Next, in one of the posts above I seen something about a potato mod, maybe integration between the two if the other is done? Haystack (egg, bacon, grated potato and cheese)
How about different types of quiche?
Compat with other food mods, I know several of them have cheeses and different veggies that would make wonderful omelets and quiches.
0
Dont MAKE me cry...I need this for 1.12.2, j/k...mostly, waiting impatiently for the update (sniffle). Seriously I appreciate what you all have done here already and I anxiously await what will be coming. Thank you. As far as 1.13 goes, I think 1.12.2 is gonna be in for a while, besides I think 1.12.2 is the new 1.7.10, I think their will be time for the rewrite, cuz you know its gotta happen. <--psychic...or at least wishing hard enough to make it seem like I had visions.. All...or at least a lot of the mods are updated for 1.12.2, not pointing fingers or hinting suggestively or anything, uhmm mmh. Oh sure you'll get your people that just gotta get the newest and see the new goodies, but 1.12.2 is tried and true and seems to work pretty good, 1.13+ is gonna take some time to get settled any rewrites from any mod are going to end up changing a 100 different times before its ironed out.
1
Just starting a pack for 1.12.2 and was looking for a terrain gen mod..well this mod to be exact... only to realize its not been updated yet...wth, j/k. Ive used this mod in pretty much every pack Ive put together in the past for 1.7.10 and look forward to using it again in my 1.12.2 pack I am working on. Just wanted to let you know Ive enjoyed the mod immensely in the past and expect I will do so again for the upcoming pack(s). I greatly appreciate the time youve taken creating and are taking to get the mod updated and look forward to the breathtaking landscapes that will again be used to create my world(s). Thank you.
0
Nice mod, much needed. The cheese recipe could use a little something, but I like the other recipes, nothing difficult, easy to use from the start.....You know.....potatoes need some attention now too....just sayin.... Thinking of potatoes, how about a haystack recipe or maybe save that for when you get the potato mod done...oops, I mean if you do a potato mod :-).
Ok just went back and read some of the other posts, see you already have thoughts on a potato mod, I like the ideal lol. Lots of potato recipes out there.
0
Im so excited and I cant hide it, Im about to lose control.....ahhh, ok nvm. Patiently waiting. . . . . are you done yet? . . . . How about now? . . Just kidding, loved playing TC in 1.7.10, I really am excited to start playing it again in 1.10.2 ..just not as excited as that. ^ and despite my show of eagerness, most of us do realize these things take time and are very appreciative of the time and work you put into your mods, so, thank you for this wonderful mod...now hurry up. Again, kidding...kind of. Too much coffee this morning I think.
0
This has probably been suggested already, but Im really tired of reading atm so Im just posting my thoughts. Any thoughts to TC armor and shields? They could have resist modifiers added or self repair to use an old modifier (which I really liked), etc.
Now Ive only played 1.7.10 so far, just getting into 1.10.2 so slap me if this is already how it works, the metals have different qualities which is cool, but what if different tiers of metal are more accepting than others of the modifiers. An example would be tin, copper..etc not accepting any modifiers being that is a poorer metal quality, iron, steel, etc would accept 1 or 2 modifiers like a mid quality metal and silver, gold, etc accept 3 modifiers (dont get your undies in a twist this is just an example). The tiers could go by real world standards, hardness/durability, etc. Again, just some thoughts.
0
The last I heard was they were not updating past 1.7.10, of course I could be totally misinformed after all it was a rumor I heard, or they may have changed their mind, it was several months ago when I heard the rumor and I havent read many of the posts since then. I truly hope I am wrong, not really seeing a whole lot of new mods for 1.10.2 that compare.
.
0
Im getting the same error after adding the Funnels mod.
Make sure you have all your cores and libraries. Seems I missed one for the Funnels mod and after adding it, the game started again. Sometimes the mod creators dont list them on the mod page, check the creators profile under their projects, see if they have a library mod, usually says that it is used for all of their mods.
0
Hmm, my drying racks are giving me leather instead of jerky when drying any meats, except the rotten flesh which still gives jerky. Is this supposed to happen in the 1.9.4 version?
0
Wow, thats too bad, looked like an amazing mod. Might think about scrapping it for 1.7.10 and concentrate on 1.10, if you arent planning on putting out something soon.
0
Getting an error while trying to view recipes for nether wart with NEI. Anyone able to tell me how to fix this?
Whoops, nvm wrong mod, sorry.
Put your spoiler here.
---- Minecraft Crash Report ----
// This doesn't make any sense!
Time: 8/1/16 12:34 PM
Description: Rendering screen
java.lang.ArrayIndexOutOfBoundsException: -1
at java.util.ArrayList.elementData(ArrayList.java:418)
at java.util.ArrayList.get(ArrayList.java:431)
at growthcraft.cellar.integration.nei.RecipeHandlerFermentBarrel.drawOutputFluidStack(RecipeHandlerFermentBarrel.java:117)
at growthcraft.cellar.integration.nei.RecipeHandlerFermentBarrel.drawExtras(RecipeHandlerFermentBarrel.java:133)
at codechicken.nei.recipe.TemplateRecipeHandler.drawForeground(TemplateRecipeHandler.java:490)
at codechicken.nei.recipe.GuiRecipe.func_146979_b(GuiRecipe.java:251)
at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:119)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1061)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1001)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at java.util.ArrayList.elementData(ArrayList.java:418)
at java.util.ArrayList.get(ArrayList.java:431)
at growthcraft.cellar.integration.nei.RecipeHandlerFermentBarrel.drawOutputFluidStack(RecipeHandlerFermentBarrel.java:117)
at growthcraft.cellar.integration.nei.RecipeHandlerFermentBarrel.drawExtras(RecipeHandlerFermentBarrel.java:133)
at codechicken.nei.recipe.TemplateRecipeHandler.drawForeground(TemplateRecipeHandler.java:490)
at codechicken.nei.recipe.GuiRecipe.func_146979_b(GuiRecipe.java:251)
at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:119)
-- Screen render details --
Details:
Screen name: codechicken.nei.recipe.GuiUsageRecipe
Mouse location: Scaled: (172, 48). Absolute: (688, 812)
Screen size: Scaled: (477, 252). Absolute: (1908, 1008). Scale factor of 4
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityClientPlayerMP['Elessi'/475, l='MpServer', x=154.67, y=146.62, z=297.73]]
Chunk stats: MultiplayerChunkCache: 81, 81
Level seed: 0
Level generator: ID 05 - ATG, ver 0. Features enabled: false
Level generator options:
Level spawn location: World: (-199,64,347), Chunk: (at 9,4,11 in -13,21; contains blocks -208,0,336 to -193,255,351), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Level time: 4960365 game time, 5482971 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Forced entities: 41 total; [EntityClientPlayerMP['Elessi'/475, l='MpServer', x=154.67, y=146.62, z=297.73], EntityWoodpecker['entity.exoticbirds.EB_Woodpecker.name'/516, l='MpServer', x=137.56, y=163.72, z=299.63], EntityChicken['Chicken'/517, l='MpServer', x=170.84, y=145.00, z=295.16], EntityChicken['Chicken'/518, l='MpServer', x=168.52, y=145.00, z=295.15], EntityChicken['Chicken'/519, l='MpServer', x=167.89, y=145.00, z=295.15], EntityChicken['Chicken'/520, l='MpServer', x=170.22, y=145.00, z=295.44], EntityChicken['Chicken'/521, l='MpServer', x=170.81, y=145.00, z=295.75], EntityChicken['Chicken'/522, l='MpServer', x=168.84, y=145.00, z=296.41], EntityChicken['Chicken'/523, l='MpServer', x=167.85, y=145.00, z=295.71], EntityItem['item.item.egg'/524, l='MpServer', x=169.75, y=145.13, z=295.13], EntityItem['item.item.egg'/527, l='MpServer', x=166.59, y=145.13, z=296.25], EntityWoodpecker['entity.exoticbirds.EB_Woodpecker.name'/528, l='MpServer', x=121.22, y=156.63, z=290.63], EntityCentipede['Centipede'/530, l='MpServer', x=178.56, y=150.00, z=292.31], EntityCentipede['Centipede'/531, l='MpServer', x=182.66, y=146.00, z=293.56], EntityItem['item.item.ganyssurface.poop'/2067, l='MpServer', x=190.75, y=107.13, z=255.94], EntityZombieCat['entity.GraveStone.GSZombieCat.name'/532, l='MpServer', x=156.72, y=157.75, z=326.93], EntitySkullCrawler['entity.GraveStone.GSSkullCrawler.name'/534, l='MpServer', x=158.19, y=159.55, z=329.30], EntityPenguin['entity.exoticbirds.EB_Penguin.name'/535, l='MpServer', x=117.97, y=167.00, z=319.94], EntityCreeper['Creeper'/536, l='MpServer', x=186.94, y=163.00, z=311.44], EntitySkeleton['Skeleton'/537, l='MpServer', x=164.50, y=160.00, z=329.50], EntityPig['Pig'/538, l='MpServer', x=191.31, y=108.00, z=257.50], EntityCentipede['Centipede'/539, l='MpServer', x=106.94, y=142.00, z=292.47], EntityPig['Pig'/540, l='MpServer', x=82.97, y=128.00, z=311.13], EntityEnderminy['Enderminy'/476, l='MpServer', x=154.41, y=144.00, z=288.43], EntityItem['item.item.ganyssurface.poop'/16796, l='MpServer', x=116.09, y=166.13, z=318.72], EntityItem['item.item.apple'/18460, l='MpServer', x=162.81, y=138.13, z=277.50], EntitySheep['Sheep'/541, l='MpServer', x=92.13, y=145.00, z=309.41], EntityWoodpecker['entity.exoticbirds.EB_Woodpecker.name'/477, l='MpServer', x=146.41, y=161.69, z=289.41], EntityPig['Pig'/542, l='MpServer', x=223.31, y=87.00, z=280.50], EntityWoodpecker['entity.exoticbirds.EB_Woodpecker.name'/478, l='MpServer', x=150.63, y=163.81, z=301.41], EntityItem['item.item.feather'/3550, l='MpServer', x=169.81, y=145.13, z=296.78], EntityPenguin['entity.exoticbirds.EB_Penguin.name'/543, l='MpServer', x=212.25, y=97.00, z=278.03], EntityItem['item.item.penguin_egg'/544, l='MpServer', x=210.94, y=97.13, z=277.16], EntityZombie['Zombie'/545, l='MpServer', x=222.50, y=127.00, z=310.50], EntityPig['Pig'/546, l='MpServer', x=200.06, y=92.00, z=248.41], EntityPig['Pig'/547, l='MpServer', x=223.81, y=78.00, z=263.50], EntityPenguin['entity.exoticbirds.EB_Penguin.name'/550, l='MpServer', x=107.50, y=124.00, z=234.09], EntityPig['Pig'/5992, l='MpServer', x=222.50, y=73.00, z=233.84], EntityItem['item.item.ganyssurface.poop'/12264, l='MpServer', x=198.31, y=91.13, z=246.50], EntityCreeper['Creeper'/553, l='MpServer', x=222.72, y=183.00, z=364.50], EntityCreeper['Creeper'/554, l='MpServer', x=213.66, y=182.00, z=355.56]]
Retry entities: 0 total; []
Server brand: fml,forge
Server type: Integrated singleplayer server
Stacktrace:
at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:373)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2444)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:919)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 1054064368 bytes (1005 MB) / 2648100864 bytes (2525 MB) up to 4281597952 bytes (4083 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 48575, allocated: 0, tallocated: 3408
FML: MCP v9.05 FML v7.10.99.99 CoFHTweaks v1.1.3B3 Minecraft Forge 10.13.4.1614 233 mods loaded, 226 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJAAAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCHIJAAAA FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
UCHIJAAAA Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
UCHIJAAAA AM2-Preloader{0.0.3} [AMCore] (minecraft.jar)
UCHIJAAAA da3dsoulASMFix{0.1.0} [DA3DSOUL ASM Fixes] (minecraft.jar)
UCHIJAAAA appliedenergistics2-core{rv2-stable-10} [AppliedEnergistics2 Core] (minecraft.jar)
UCHIJAAAA CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
UCHIJAAAA MCVanillaTweaks{1.0} [Mariculture - Vanilla Tweaks] (minecraft.jar)
UCHIJAAAA NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-universal.jar)
UCHIJAAAA PotionExtensionCore{1.7.10-1.1.0} [PotionExtensionCore] (minecraft.jar)
UCHIJAAAA ThaumicTinkerer-preloader{0.1} [Thaumic Tinkerer Core] (minecraft.jar)
UCHIJAAAA <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
UCHIJAAAA <CoFH Tweak>{1.7.10R1.1.3B3} [CoFH Tweak ASM] (CoFHTweaks-[1.7.10]1.1.3B3-93.jar)
UCHIJAAAA BinniePatcher{1.7.1} [Binnie Patcher] (minecraft.jar)
UCHIJAAAA debug{1.0} [debug] (denseores-1.6.2.jar)
UCHIJAAAA AnimationAPI{1.2.4} [AnimationAPI] (AnimationAPI-1.7.10-1.2.4.jar)
UCHIJAAAA arsmagica2{1.4.0.009} [Ars Magica 2] (1.7.10_AM2-1.4.0.009.jar)
UCHIJAAAA movillages{1.4.2} [Mo' Villages] ([1.7.10]MoVillages-1.4.2.jar)
UCHIJAAAA deconstruction{2.2.7} [The Deconstruction Mod] ([MC1.7.10]deconstruction[2.2.7].jar)
UCHIJAAAA CoFHCore{1.7.10R3.1.3} [CoFH Core] (CoFHCore-[1.7.10]3.1.3-327.jar)
UCHIJAAAA BuildCraft|Core{7.1.17} [BuildCraft] (buildcraft-7.1.17.jar)
UCHIJAAAA BuildCraft|Silicon{7.1.17} [BC Silicon] (buildcraft-7.1.17.jar)
UCHIJAAAA BuildCraft|Transport{7.1.17} [BC Transport] (buildcraft-7.1.17.jar)
UCHIJAAAA BuildCraft|Builders{7.1.17} [BC Builders] (buildcraft-7.1.17.jar)
UCHIJAAAA BuildCraft|Energy{7.1.17} [BC Energy] (buildcraft-7.1.17.jar)
UCHIJAAAA BuildCraft|Factory{7.1.17} [BC Factory] (buildcraft-7.1.17.jar)
UCHIJAAAA Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
UCHIJAAAA ThermalFoundation{1.7.10R1.2.5} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.2.5-115.jar)
UCHIJAAAA ThermalExpansion{1.7.10R4.1.3} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.1.3-246.jar)
UCHIJAAAA Additional-Buildcraft-Objects{MC1.7.10-BC7.1release4.0.9} [Additional Buildcraft Objects] (ABO-MC1.7.10-BC7.1release4.0.9.jar)
UCHIJAAAA appliedenergistics2{rv2-stable-10} [Applied Energistics 2] (appliedenergistics2-rv2-stable-10.jar)
UCHIJAAAA bdlib{1.9.4.109} [BD Lib] (bdlib-1.9.4.109-mc1.7.10.jar)
UCHIJAAAA ae2stuff{0.5.1.61} [AE2 Stuff] (ae2stuff-0.5.1.61-mc1.7.10.jar)
UCHIJAAAA AgriCraft{1.7.10-1.5.0} [AgriCraft] (AgriCraft-1.7.10-1.5.0.jar)
UCHIJAAAA AM2PlantFix{1.0} [Ars Magica 2 Plant Fix] (AM2PlantFix-1.0.jar)
UCHIJAAAA AncientWarfare{2.4.114-beta-MC1.7.10} [Ancient Warfare Core] (ancientwarfare-2.4.115-beta-MC1.7.10-FULL.jar)
UCHIJAAAA AncientWarfareAutomation{2.4.114-beta-MC1.7.10} [Ancient Warfare Automation] (ancientwarfare-2.4.115-beta-MC1.7.10-FULL.jar)
UCHIJAAAA AncientWarfareNEIPlugin{2.4.114-beta-MC1.7.10} [Ancient Warfare NEI Plugin] (ancientwarfare-2.4.115-beta-MC1.7.10-FULL.jar)
UCHIJAAAA AncientWarfareNpc{2.4.114-beta-MC1.7.10} [Ancient Warfare NPCs] (ancientwarfare-2.4.115-beta-MC1.7.10-FULL.jar)
UCHIJAAAA AncientWarfareStructure{2.4.114-beta-MC1.7.10} [Ancient Warfare Structures] (ancientwarfare-2.4.115-beta-MC1.7.10-FULL.jar)
UCHIJAAAA animalsPlus{1.2} [Animals+] (animalsPlus-1.2.jar)
UCHIJAAAA aobdbb{1.0.6} [Another One Bites The Dust: Berry Bushes] (AOBDBB-1.0.6.jar)
UCHIJAAAA AppleCore{1.3.2} [AppleCore] (AppleCore-mc1.7.10-1.3.5.jar)
UCHIJAAAA Thaumcraft{4.2.3.5} [Thaumcraft] (Thaumcraft-1.7.10-4.2.3.5.jar)
UCHIJAAAA IC2{2.2.822-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.822-experimental.jar)
UCHIJAAAA Railcraft{9.12.2.0} [Railcraft] (Railcraft_1.7.10-9.12.2.0.jar)
UCHIJAAAA ImmersiveEngineering{0.7.7} [Immersive Engineering] (ImmersiveEngineering-0.7.7.jar)
UCHIJAAAA arcane_engineering{0.2.7} [Arcane Engineering] (arcane_engineering-0.2.7.jar)
UCHIJAAAA MovingWorld{1.7.10-1.8.1} [Moving World] (movingworld-1.7.10-1.8.1.jar)
UCHIJAAAA ArchimedesShipsPlus{1.7.10-1.8.1} [Archimedes' Ships Plus] (archimedesshipsplus-1.7.10-1.8.1.jar)
UCHIJAAAA ArchitectureCraft{1.4.1} [ArchitectureCraft] (ArchitectureCraft-1.4.1-mc1.7.10.jar)
UCHIJAAAA ATG{0.10.0} [Alternate Terrain Generation] (ATG-1.7.10-0.12.0.jar)
UCHIJAAAA MineFactoryReloaded{1.7.10R2.8.2B1} [MineFactory Reloaded] (MineFactoryReloaded-[1.7.10]2.8.2B1-191.jar)
UCHIJAAAA MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.2B1} [MFR Compat: Thaumcraft] (MineFactoryReloaded-[1.7.10]2.8.2B1-191.jar)
UCHIJAAAA Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar)
UCHIJAAAA Automagy{0.28.2} [Automagy] (Automagy-1.7.10-0.28.2.jar)
UCHIJAAAA Backpack{2.0.1} [Backpack] (backpack-2.0.1-1.7.x.jar)
UCHIJAAAA BattleTowers{1.5.2} [Battle Towers] (BattleTowers-1.7.10.jar)
UCHIJAAAA baublelicious{1.7.10-1.2.1} [Baublelicious] (baublelicious-1.7.10-1.2.1.jar)
UCHIJAAAA BiomeTweaker{2.0.182} [BiomeTweaker] (BiomeTweaker-1.7.10-2.0.182.jar)
UCHIJAAAA Mantle{1.7.10-0.3.2.jenkins191} [Mantle] (Mantle-1.7.10-0.3.2b.jar)
UCHIJAAAA Natura{2.2.0} [Natura] (natura-1.7.10-2.2.0.1.jar)
UCHIJAAAA BiomesOPlenty{2.1.0} [Biomes O' Plenty] (BiomesOPlenty-1.7.10-2.1.0.2027-universal.jar)
UCHIJAAAA Forestry{4.2.15.63} [Forestry for Minecraft] (forestry_1.7.10-4.2.15.63.jar)
UCHIJAAAA beebetteratbees{0.2} [BeeBetterAtBees] (BeeBetterAtBees-0.3.jar)
UCHIJAAAA bettervillages{0.4} [Better Villages Mod] (BetterVillages-0.4(1.7.10).jar)
UCHIJAAAA BiblioCraft{1.11.5} [BiblioCraft] (BiblioCraft[v1.11.5][MC1.7.10].jar)
UCHIJAAAA BiblioWoodsBoP{1.9} [BiblioWoods Biomes O'Plenty Edition] (BiblioWoods[BiomesOPlenty][v1.9].jar)
UCHIJAAAA BiblioWoodsForestry{1.7} [BiblioWoods Forestry Edition] (BiblioWoods[Forestry][v1.7].jar)
UCHIJAAAA BiblioWoodsNatura{1.5} [BiblioWoods Natura Edition] (BiblioWoods[Natura][v1.5].jar)
UCHIJAAAA BinnieCore{2.0-pre14} [Binnie Core] (binnie-mods-2.0-pre14.jar)
UCHIJAAAA Botany{2.0-pre14} [Botany] (binnie-mods-2.0-pre14.jar)
UCHIJAAAA ExtraBees{2.0-pre14} [Extra Bees] (binnie-mods-2.0-pre14.jar)
UCHIJAAAA ExtraTrees{2.0-pre14} [Extra Trees] (binnie-mods-2.0-pre14.jar)
UCHIJAAAA Genetics{2.0-pre14} [Genetics] (binnie-mods-2.0-pre14.jar)
UCHIJAAAA AWWayofTime{v1.3.3} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.7.10-1.3.3-17.jar)
UCHIJAAAA TConstruct{1.7.10-1.8.8.build991} [Tinkers' Construct] (TConstruct-1.7.10-1.8.8.build991.jar)
UCHIJAAAA BloodArsenal{1.2-5} [Blood Arsenal] (BloodArsenal-1.7.10-1.2-5.jar)
UCHIJAAAA boilerplate{6.3.0.81} [Boilerplate] (boilerplate-1.7.10-6.3.0.81-universal.jar)
UCHIJAAAA Botania{r1.8-249} [Botania] (Botania r1.8-249.jar)
UCHIJAAAA Enchiridion2{2.0.2a} [Enchiridion 2] (Enchiridion 2-1.7.10-2.0.2a.jar)
UCHIJAAAA Mariculture{1.7.10-1.3.0-4} [Mariculture] (Mariculture-Deluxe-1.7.10-1.3.0-4.jar)
UCHIJAAAA harvestcraft{1.7.10j} [Pam's HarvestCraft] (Pam's HarvestCraft 1.7.10Lb.jar)
UCHIJAAAA BrainCore{0.3.3} [BrainCore] (BrainCore-1.7.10-0.3.3.jar)
UCHIJAAAA BrandonsCore{1.0.0.12} [Brandon's Core] (BrandonsCore-1.0.0.12.jar)
UCHIJAAAA redgear_core{2.2.0} [Red Gear Core] (RedGearCore-1.7.10-2.2.0.jar)
UCHIJAAAA redgear_brewcraft{1.2.3} [Brewcraft] (Brewcraft-1.7.10-1.2.3.jar)
UCHIJAAAA BuildCraft|Robotics{7.1.17} [BC Robotics] (buildcraft-7.1.17.jar)
UCHIJAAAA BuildCraft|Compat{7.1.5} [BuildCraft Compat] (buildcraft-compat-7.1.5.jar)
UCHIJAAAA eureka{3.0.2} [Eureka] (Eureka-1.7.10-3.0.2.jar)
UCHIJAAAA bcadditions{2.2.5} [BuildCraft Additions] (BuildcraftAdditions-1.7.10-2.2.5.jar)
UCHIJAAAA butterflymania{1.3.2} [Butterfly Mania] (butterflymania-1.7.10-1.3.2.jar)
UCHIJAAAA catwalks{2.0.4} [Catwalks Mod] (catwalks-2.0.4.jar)
UCHIJAAAA catwalkmod{x.x.x} [Legacy Catwalk Compat] (catwalks-2.0.4.jar)
UCHIJAAAA cfm{3.4.8} [§9MrCrayfish's Furniture Mod] (cfm-3.4.8-mc1.7.10.jar)
UCHIJAAAA chancecubes{1.7.10-2.1.3.113} [Chance Cubes] (ChanceCubes-1.7.10-2.1.3.113.jar)
UCHIJAAAA ChickenChunks{1.3.4.19} [ChickenChunks] (ChickenChunks-1.7.10-1.3.4.19-universal.jar)
UCHIJAAAA chocolateQuest{1.0} [Chocolate Quest] (chocolateQuest-1.7.10-1.1d.jar)
UCHIJAAAA endercore{1.7.10-0.2.0.36_beta} [EnderCore] (EnderCore-1.7.10-0.2.0.36_beta.jar)
UCHIJAAAA EnderIO{1.7.10-2.3.0.427_beta} [Ender IO] (EnderIO-1.7.10-2.3.0.427_beta.jar)
UCHIJAAAA openmodularturrets{2.2.3-220} [Open Modular Turrets] (OpenModularTurrets-1.7.10-2.2.3-220.jar)
UCHIJAAAA combatplus{1.0.3} [Combat Plus] (CombatPlus-1.0.3.jar)
UCHIJAAAA CustomOreGen{1.2.24} [Custom Ore Generation] (CustomOreGen-1.7.10-1.2.24.jar)
UCHIJAAAA DraconicEvolution{1.0.2h} [Draconic Evolution] (Draconic-Evolution-1.7.10-1.0.2h.jar)
UCHIJAAAA dungeonpack{1.7.10-1.0} [Dungeon Pack] (dungeonpack-1.7.10-1.0.jar)
UCHIJAAAA dsurround{1.0.5.6} [Dynamic Surroundings] (DynamicSurroundings-1.7.10-1.0.5.6.jar)
UCHIJAAAA eplus{3.0.2-d} [Enchanting Plus] (EnchantingPlus-1.7.10-3.0.2-d.jar)
UCHIJAAAA Enchiridion{1.3} [Enchiridion] (Enchiridion 2-1.7.10-2.0.2a.jar)
UCHIJAAAA enderioaddons{0.10.11} [Ender IO Addons] (EnderIOAddons-1.7.10-2.3.0.427_beta-0.10.11.54_beta.jar)
UCHIJAAAA EnderZoo{1.7.10-1.0.15.32} [Ender Zoo] (EnderZoo-1.7.10-1.0.15.32.jar)
UCHIJAAAA exnihilo{1.38-53} [Ex Nihilo] (Ex-Nihilo-1.38-53.jar)
UCHIJAAAA exastrisrebirth{MC1.7.10-1.01-45} [Ex Astris Rebirth] (Ex-Astris-Rebirth-MC1.7.10-1.01-45.jar)
UCHIJAAAA excompressum{1.0} [Ex Compressum] (excompressum-mc1.7.10-1.1.93.jar)
UCHIJAAAA exoticbirds{1.0} [Exotic Birds] (Exotic Birds 1.7.10 - 1.0.3b.jar)
UCHIJAAAA ExtendedAutomation{0.3} [Extended Automation] (ExtendedAutomation-1.7.10-0.3.jar)
UCHIJAAAA extracells{2.3.14} [Extra Cells 2] (ExtraCells-1.7.10-2.3.14b197.jar)
UCHIJAAAA extracoal{1.0.2} [Extra Coal] (Extracoal-1.7.10-1.0.2.jar)
UCHIJAAAA ExtraTiC{1.4.6} [ExtraTiC] (ExtraTiC-1.7.10-1.4.6.jar)
UCHIJAAAA FFS{1.7.10-1.3.7} [Fancy Fluid Storage] (Fancy Fluid Storage-1.7.10-1.3.7.jar)
UCHIJAAAA ForestryFermenterAddon{1.0.5} [Forestry Fermenter Addon] (ForestryFermenterAddon-1.7.10-1.0.5.jar)
UCHIJAAAA ForgeMultipart{1.2.0.347} [Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.347-universal.jar)
UCHIJAAAA ForgeMicroblock{1.2.0.347} [Forge Microblocks] (ForgeMultipart-1.7.10-1.2.0.347-universal.jar)
UCHIJAAAA McMultipart{1.2.0.347} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.2.0.347-universal.jar)
UCHIJAAAA ForgeRelocation{0.0.1.4} [ForgeRelocation] (ForgeRelocation-1.7.10-0.0.1.4-universal.jar)
UCHIJAAAA MCFrames{1.0} [MCFrames] (ForgeRelocation-1.7.10-0.0.1.4-universal.jar)
UCHIJAAAA RelocationFMP{0.0.1.2} [RelocationFMP] (ForgeRelocationFMP-1.7.10-0.0.1.2-universal.jar)
UCHIJAAAA ganysend{1.11.3} [Gany's End] (Ganys End-1.11.3.jar)
UCHIJAAAA ganysnether{1.8.3} [Gany's Nether] (Ganys Nether-1.8.3.jar)
UCHIJAAAA ganyssurface{1.12.8} [Gany's Surface] (Ganys Surface-1.12.8.jar)
UCHIJAAAA ThaumicTinkerer{unspecified} [Thaumic Tinkerer] (ThaumicTinkerer-2.5-1.7.10-164.jar)
UCHIJAAAA MagicBees{2.4.3} [Magic Bees] (magicbees-1.7.10-2.4.3.jar)
UCHIJAAAA gendustry{1.6.4.135} [GenDustry] (gendustry-1.6.4.135-mc1.7.10.jar)
UCHIJAAAA advgenerators{0.9.20.123} [Advanced Generators] (generators-0.9.20.123-mc1.7.10.jar)
UCHIJAAAA glass_shards{1.5.2} [Glass Shards] (glass_shards_mc1.7.10-1.5.2.jar)
UCHIJAAAA GraveStone{2.16.1} [GraveStone] (GraveStone-2.16.1.jar)
UCHIJAAAA Growthcraft{1.7.10-2.6.1} [Growthcraft] (growthcraft-1.7.10-2.6.1-complete.jar)
UCHIJAAAA Growthcraft|Cellar{1.7.10-2.6.1} [Growthcraft Cellar] (growthcraft-1.7.10-2.6.1-complete.jar)
UCHIJAAAA Growthcraft|Apples{1.7.10-2.6.1} [Growthcraft Apples] (growthcraft-1.7.10-2.6.1-complete.jar)
UCHIJAAAA Growthcraft|Bamboo{1.7.10-2.6.1} [Growthcraft Bamboo] (growthcraft-1.7.10-2.6.1-complete.jar)
UCHIJAAAA Growthcraft|Bees{1.7.10-2.6.1} [Growthcraft Bees] (growthcraft-1.7.10-2.6.1-complete.jar)
UCHIJAAAA Growthcraft|Fishtrap{1.7.10-2.6.1} [Growthcraft Fishtrap] (growthcraft-1.7.10-2.6.1-complete.jar)
UCHIJAAAA Growthcraft|Grapes{1.7.10-2.6.1} [Growthcraft Grapes] (growthcraft-1.7.10-2.6.1-complete.jar)
UCHIJAAAA Growthcraft|Hops{1.7.10-2.6.1} [Growthcraft Hops] (growthcraft-1.7.10-2.6.1-complete.jar)
UCHIJAAAA Growthcraft|Milk{1.7.10-2.6.1} [Growthcraft Milk] (growthcraft-1.7.10-2.6.1-complete.jar)
UCHIJAAAA Growthcraft|Rice{1.7.10-2.6.1} [Growthcraft Rice] (growthcraft-1.7.10-2.6.1-complete.jar)
UCHIJAAAA HopperDuctMod{1.3.2} [Hopper Ducts] (hopperductmod-1.7.10-1.3.2.jar)
UCHIJAAAA k4lib{1.7.10-0.1.57} [K4Lib] (k4lib-1.7.10-0.1.57-universal.jar)
UCHIJAAAA HydCraft{1.7.10-2.1.253} [Hydraulicraft] (HydCraft-1.7.10-2.1.253-universal.jar)
UCHIJAAAA IC2NuclearControl{2.4.0b} [Nuclear Control 2] (IC2NuclearControl-2.4.0b.jar)
UCHIJAAAA immersiveintegration{0.6.8} [Immersive Integration] (immersiveintegration-0.6.8.jar)
UCHIJAAAA IronChest{6.0.62.742} [Iron Chest] (ironchest-1.7.10-6.0.62.742-universal.jar)
UCHIJAAAA ironchestminecarts{1.0.4} [Iron Chest Minecarts] (IronChestMinecarts-1.0.4.jar)
UCHIJAAAA JABBA{1.2.2} [JABBA] (Jabba-1.2.2_1.7.10.jar)
UCHIJAAAA lootbags{2.0.13} [Loot Bags] (LootBags-1.7.10-2.0.13.jar)
UCHIJAAAA lucky{5.1.0} [Lucky Block] (Lucky-Block-Mod-1.7.10.jar)
UCHIJAAAA malisiscore{1.7.10-0.14.3} [MalisisCore] (malisiscore-1.7.10-0.14.3.jar)
UCHIJAAAA malisisdoors{1.7.10-1.13.2} [Malisis' Doors] (malisisdoors-1.7.10-1.13.2.jar)
UCHIJAAAA MariTech{1.0} [Marine Technlogy] (Mariculture-Deluxe-1.7.10-1.3.0-4.jar)
UCHIJAAAA RadixCore{2.1.2} [RadixCore] (RadixCore-1.7.10-2.1.2-universal.jar)
UCHIJAAAA MCA{1.7.10-5.2.0} [Minecraft Comes Alive] (MCA-1.7.10-5.2.0-universal.jar)
UCHIJAAAA MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.2B1} [MFR Compat: Applied Energistics] (MineFactoryReloaded-[1.7.10]2.8.2B1-191.jar)
UCHIJAAAA MineFactoryReloaded|CompatBuildCraft{1.7.10R2.8.2B1} [MFR Compat: BuildCraft] (MineFactoryReloaded-[1.7.10]2.8.2B1-191.jar)
UCHIJAAAA MineFactoryReloaded|CompatForestry{1.7.10R2.8.2B1} [MFR Compat: Forestry] (MineFactoryReloaded-[1.7.10]2.8.2B1-191.jar)
UCHIJAAAA MineFactoryReloaded|CompatForgeMicroblock{1.7.10R2.8.2B1} [MFR Compat: ForgeMicroblock] (MineFactoryReloaded-[1.7.10]2.8.2B1-191.jar)
UCHIJAAAA MineFactoryReloaded|CompatIC2{1.7.10R2.8.2B1} [MFR Compat: IC2] (MineFactoryReloaded-[1.7.10]2.8.2B1-191.jar)
UCHIJAAAA MrTJPCoreMod{1.1.0.33} [MrTJPCore] (MrTJPCore-1.7.10-1.1.0.33-universal.jar)
UCHIJAAAA ProjRed|Core{4.7.0pre12.95} [ProjectRed Core] (ProjectRed-1.7.10-4.7.0pre12.95-Base.jar)
UCHIJAAAA ProjRed|Exploration{4.7.0pre12.95} [ProjectRed Exploration] (ProjectRed-1.7.10-4.7.0pre12.95-World.jar)
UCHIJAAAA MineFactoryReloaded|CompatProjRed{1.7.10R2.8.2B1} [MFR Compat ProjectRed] (MineFactoryReloaded-[1.7.10]2.8.2B1-191.jar)
UCHIJAAAA MineFactoryReloaded|CompatRailcraft{1.7.10R2.8.2B1} [MFR Compat: Railcraft] (MineFactoryReloaded-[1.7.10]2.8.2B1-191.jar)
UCHIJAAAA MineFactoryReloaded|CompatThermalExpansion{1.7.10R2.8.2B1} [MFR Compat: Thermal Expansion] (MineFactoryReloaded-[1.7.10]2.8.2B1-191.jar)
UCHIJAAAA MineFactoryReloaded|CompatTConstruct{1.7.10R2.8.2B1} [MFR Compat: Tinkers' Construct] (MineFactoryReloaded-[1.7.10]2.8.2B1-191.jar)
UCHIJAAAA MineFactoryReloaded|CompatVanilla{1.7.10R2.8.2B1} [MFR Compat: Vanilla] (MineFactoryReloaded-[1.7.10]2.8.2B1-191.jar)
UCHIJAAAA moreboileroptions{0.0.1} [More Boiler Options] (More-Boiler-Options-0.0.1.jar)
UCHIJAAAA neiintegration{1.1.2} [NEI Integration] (NEIIntegration-MC1.7.10-1.1.2.jar)
UCHIJAAAA recipehandler{1.7.10} [NoMoreRecipeConflict] (NoMoreRecipeConflict-0.3(1.7.10).jar)
UCHIJAAAA bt{1.0.2} [NotEnoughThaumcraftTabs] (NotEnoughThaumcraftTabs-1.0.2.jar)
UCHIJAAAA origin{8.0.3} [Origin] (Origin-1.7.10-8.0.3.jar)
UCHIJAAAA addonscrewdriver{1.0.0} [OriginAddonScrewdriver] (Origin-1.7.10-8.0.3.jar)
UCHIJAAAA PowerConverters{1.7.10_3.2.1} [Power Converters] (PowerConverters-1.7.10_3.2.1.jar)
UCHIJAAAA ProjRed|Transmission{4.7.0pre12.95} [ProjectRed Transmission] (ProjectRed-1.7.10-4.7.0pre12.95-Integration.jar)
UCHIJAAAA ProjRed|Transportation{4.7.0pre12.95} [ProjectRed Transportation] (ProjectRed-1.7.10-4.7.0pre12.95-Mechanical.jar)
UCHIJAAAA ProjRed|Compatibility{4.7.0pre12.95} [ProjectRed Compatibility] (ProjectRed-1.7.10-4.7.0pre12.95-Compat.jar)
UCHIJAAAA ProjRed|Integration{4.7.0pre12.95} [ProjectRed Integration] (ProjectRed-1.7.10-4.7.0pre12.95-Integration.jar)
UCHIJAAAA ProjRed|Fabrication{4.7.0pre12.95} [ProjectRed Fabrication] (ProjectRed-1.7.10-4.7.0pre12.95-Fabrication.jar)
UCHIJAAAA ProjRed|Illumination{4.7.0pre12.95} [ProjectRed Illumination] (ProjectRed-1.7.10-4.7.0pre12.95-Lighting.jar)
UCHIJAAAA ProjRed|Expansion{4.7.0pre12.95} [ProjectRed Expansion] (ProjectRed-1.7.10-4.7.0pre12.95-Mechanical.jar)
UCHIJAAAA RedstonePasteMod{1.6.2} [Redstone Paste] (RedstonePasteMod-1.7.10-1.6.2.jar)
UCHIJAAAA rftools{4.23} [RFTools] (rftools-4.23.jar)
UCHIJAAAA Roguelike{1.5.0} [Roguelike Dungeons] (roguelike-1.7.10-1.5.0b.jar)
UCHIJAAAA ropebridge{1.3} [Rope Bridge] (RopeBridge-v1.3-mc1.7.10.jar)
UCHIJAAAA RTG{0.7.0} [Realistic Terrain Generation] (RTG-1.7.10-0.7.0.jar)
UCHIJAAAA runicdungeons{1.1.6b} [Runic Dungeons] (RunicDungeons-1.1.6b.jar)
UCHIJAAAA soundfilters{0.8_for_1.7.X} [Sound Filters] (SoundFilters-0.8_for_1.7.X.jar)
UCHIJAAAA SpiceOfLife{1.3.2} [The Spice of Life] (SpiceOfLife-mc1.7.10-1.3.2.jar)
UCHIJAAAA steamcraft2{B5.0.2} [Steamcraft 2] (steamcraft2-1.7.10-B5.0.2-universal.jar)
UCHIJAAAA StevesCarts{2.0.0.b18} [Steve's Carts 2] (StevesCarts2.0.0.b18.jar)
UCHIJAAAA stillhungry{1.7.2-2.1.0} [Still Hungry!] (stillhungry-1.7.2-2.1.1.jar)
UCHIJAAAA StorageDrawers{1.7.10-1.10.0} [Storage Drawers] (StorageDrawers-1.7.10-1.10.0.jar)
UCHIJAAAA StorageDrawersBop{1.7.10-1.1.1} [Storage Drawers: Biomes O' Plenty Pack] (StorageDrawers-BiomesOPlenty-1.7.10-1.1.1.jar)
UCHIJAAAA StorageDrawersForestry{1.7.10-1.1.2} [Storage Drawers: Forestry Pack] (StorageDrawers-Forestry-1.7.10-1.1.2.jar)
UCHIJAAAA StorageDrawersMisc{1.7.10-1.1.2} [Storage Drawers: Misc Pack] (StorageDrawers-Misc-1.7.10-1.1.2.jar)
UCHIJAAAA StorageDrawersNatura{1.7.10-1.1.1} [Storage Drawers: Natura Pack] (StorageDrawers-Natura-1.7.10-1.1.1.jar)
UCHIJAAAA TCBotaniaExoflame{1.0} [TCBotaniaExoflame] (TCBotaniaExoflame-1.7.10-1.4.jar)
UCHIJAAAA tcnodetracker{1.1.2} [TC Node Tracker] (tcnodetracker-1.7.10-1.1.2.jar)
UCHIJAAAA benway_knowledge{0.1.5.1} [Thaumaturgical Knowledge] (Thaumaturgical Knowledge-0.1.5.2 - 1.7.10.jar)
UCHIJAAAA thaumcraftgates{1.4.2} [Thaumcraft Gates] (ThaumcraftGates-1.4.2.jar)
UCHIJAAAA thaumicenergistics{0.8.10.10} [Thaumic Energistics] (thaumicenergistics-0.8.10.10.jar)
UCHIJAAAA thaumicexpansion{4.1.3} [Thaumic Expansion] (ThaumicExpansion-1.7.10-4.1.3.jar)
UCHIJAAAA ThermalDynamics{1.7.10R1.2.0} [Thermal Dynamics] (ThermalDynamics-[1.7.10]1.2.0-171.jar)
UCHIJAAAA thutcore{2.0} [ThutCore] (ThutMods-2.1.jar)
UCHIJAAAA ThutConcrete{2.0.0} [Thut's Concrete] (ThutMods-2.1.jar)
UCHIJAAAA ThutTech{2.0.0} [Thut's Tech] (ThutMods-2.1.jar)
UCHIJAAAA TiCTooltips{1.2.5} [TiC Tooltips] (TiCTooltips-mc1.7.10-1.2.5.jar)
UCHIJAAAA TMechworks{0.2.15.106} [Tinkers' Mechworks] (TMechworks-1.7.10-0.2.15.106.jar)
UCHIJAAAA transportterminal{1.0.1} [Transport Terminals] (Transport-Terminals-1.0.1.jar)
UCHIJAAAA TravellersGear{1.16.6} [Traveller's Gear] (TravellersGear-1.7.10-1.16.6.jar)
UCHIJAAAA uncraftingtable{1.0.1} [Uncrafting Grinder] (UncraftingGrinder-1.7.10-1.0.1.jar)
UCHIJAAAA AS_UpdateCheck{1.1.7} [AtomicStryker Update Check Mod] (UpdateCheckerMod-1.7.10.jar)
UCHIJAAAA VersionChecker{1.1.9} [Version Checker] (VersionChecker-1.1.9.jar)
UCHIJAAAA WailaHarvestability{1.1.6} [Waila Harvestability] (WailaHarvestability-mc1.7.10-1.1.6.jar)
UCHIJAAAA wawla{1.3.3} [What Are We Looking At] (Wawla-1.3.3-1.7.10.jar)
UCHIJAAAA woodstuff{1.3.2} [WoodStuff] (WoodStuff-1.3.2.jar)
UCHIJAAAA ZDoctorBB{0.2} [Blood Baubles] (ZDoctorBB-0.2.jar)
UCHIJAAAA aobd{2.9.2} [Another One Bites The Dust] (AOBD-2.9.2.jar)
UCHIJAAAA denseores{1.0} [Dense Ores] (denseores-1.6.2.jar)
UD BiomeTweakerCore{2.0.182} [BiomeTweaker Core] (minecraft.jar)
UD MineFactoryReloaded|CompatAtum{1.7.10R2.8.2B1} [MFR Compat: Atum] (MineFactoryReloaded-[1.7.10]2.8.2B1-191.jar)
UD MineFactoryReloaded|CompatBackTools{1.7.10R2.8.2B1} [MFR Compat: BackTools] (MineFactoryReloaded-[1.7.10]2.8.2B1-191.jar)
UD MineFactoryReloaded|CompatChococraft{1.7.10R2.8.2B1} [MFR Compat: Chococraft] (MineFactoryReloaded-[1.7.10]2.8.2B1-191.jar)
UD MineFactoryReloaded|CompatExtraBiomes{1.7.10R2.8.2B1} [MFR Compat: ExtraBiomes] (MineFactoryReloaded-[1.7.10]2.8.2B1-191.jar)
UD MineFactoryReloaded|CompatSufficientBiomes{1.7.10R2.8.2B1} [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-[1.7.10]2.8.2B1-191.jar)
UD MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.2B1} [MFR Compat: TwilightForest] (MineFactoryReloaded-[1.7.10]2.8.2B1-191.jar)
GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13440 Compatibility Profile Context 16.200.1035.0' Renderer: 'AMD Radeon (TM) R9 200 Series'
CoFHCore: -[1.7.10]3.1.3-327
ThermalFoundation: -[1.7.10]1.2.5-115
ThermalExpansion: -[1.7.10]4.1.3-246
AE2 Version: stable rv2-stable-10 for Forge 10.13.2.1291
MineFactoryReloaded: -[1.7.10]2.8.2B1-191
Mantle Environment: Environment healthy.
TConstruct Environment: Environment healthy.
ThermalDynamics: -[1.7.10]1.2.0-171
List of loaded APIs:
* AgriCraftAPI (1.0) from AgriCraft-1.7.10-1.5.0.jar
* AncientWarfareAPI (1.0) from ancientwarfare-2.4.115-beta-MC1.7.10-FULL.jar
* API_NEK (1.1.0) from Origin-1.7.10-8.0.3.jar
* AppleCoreAPI (1.2.0) from AppleCore-mc1.7.10-1.3.5.jar
* appliedenergistics2|API (rv2) from ThaumicTinkerer-2.5-1.7.10-164.jar
* Baubles|API (1.0.1.4) from Thaumaturgical Knowledge-0.1.5.2 - 1.7.10.jar
* bcadditionsAPI (2.1.1) from BuildcraftAdditions-1.7.10-2.2.5.jar
* BiomesOPlentyAPI (1.0.0) from BiomesOPlenty-1.7.10-2.1.0.2027-universal.jar
* BiomeTweakerAPI (1.0.182) from BiomeTweaker-1.7.10-2.0.182.jar
* BiomeTweakerAPI|event (1.0.182) from BiomeTweaker-1.7.10-2.0.182.jar
* BiomeTweakerAPI|script|object (1.0.182) from BiomeTweaker-1.7.10-2.0.182.jar
* BiomeTweakerAPI|script|pack (1.0.182) from BiomeTweaker-1.7.10-2.0.182.jar
* BiomeTweakerAPI|script|wrapper (1.0.182) from BiomeTweaker-1.7.10-2.0.182.jar
* BiomeTweakerAPI|util (1.0.182) from BiomeTweaker-1.7.10-2.0.182.jar
* BloodMagicAPI (1.3.3-13) from BloodMagic-1.7.10-1.3.3-17.jar
* Boilerplate|API (1) from boilerplate-1.7.10-6.3.0.81-universal.jar
* BotaniaAPI (76) from Botania r1.8-249.jar
* BuildCraftAPI|blocks (1.0) from buildcraft-7.1.17.jar
* BuildCraftAPI|blueprints (1.5) from buildcraft-7.1.17.jar
* BuildCraftAPI|boards (2.0) from buildcraft-7.1.17.jar
* BuildCraftAPI|core (1.0) from Railcraft_1.7.10-9.12.2.0.jar
* BuildCraftAPI|crops (1.1) from Railcraft_1.7.10-9.12.2.0.jar
* BuildCraftAPI|events (2.0) from buildcraft-7.1.17.jar
* BuildCraftAPI|facades (1.1) from buildcraft-7.1.17.jar
* BuildCraftAPI|filler (4.0) from buildcraft-7.1.17.jar
* BuildCraftAPI|fuels (2.0) from buildcraft-7.1.17.jar
* BuildCraftAPI|gates (4.1) from buildcraft-7.1.17.jar
* BuildCraftAPI|items (1.1) from Railcraft_1.7.10-9.12.2.0.jar
* BuildCraftAPI|library (2.0) from Railcraft_1.7.10-9.12.2.0.jar
* BuildCraftAPI|lists (1.0) from buildcraft-7.1.17.jar
* BuildCraftAPI|power (1.3) from buildcraft-7.1.17.jar
* BuildCraftAPI|recipes (3.0) from buildcraft-7.1.17.jar
* BuildCraftAPI|robotics (3.0) from buildcraft-7.1.17.jar
* BuildCraftAPI|statements (1.1) from buildcraft-7.1.17.jar
* BuildCraftAPI|tablet (1.0) from buildcraft-7.1.17.jar
* BuildCraftAPI|tiles (1.2) from buildcraft-7.1.17.jar
* BuildCraftAPI|tools (1.0) from growthcraft-1.7.10-2.6.1-complete.jar
* BuildCraftAPI|transport (4.1) from Railcraft_1.7.10-9.12.2.0.jar
* CoFHAPI (1.7.10R1.0.2) from CombatPlus-1.0.3.jar
* CoFHAPI|block (1.7.10R1.3.1) from CoFHCore-[1.7.10]3.1.3-327.jar
* CoFHAPI|core (1.7.10R1.3.1) from CoFHCore-[1.7.10]3.1.3-327.jar
* CoFHAPI|energy (1.7.10R1.0.2) from CombatPlus-1.0.3.jar
* CoFHAPI|fluid (1.7.10R1.0.12) from Ex-Astris-Rebirth-MC1.7.10-1.01-45.jar
* CoFHAPI|inventory (1.7.10R1.0.1) from buildcraft-compat-7.1.5.jar
* CoFHAPI|item (1.7.10R1.0.2) from boilerplate-1.7.10-6.3.0.81-universal.jar
* CoFHAPI|modhelpers (1.7.10R1.0.12) from Ex-Astris-Rebirth-MC1.7.10-1.01-45.jar
* CoFHAPI|tileentity (1.7.10R1.0.13) from EnderIO-1.7.10-2.3.0.427_beta.jar
* CoFHAPI|transport (1.7.10R1.0.13) from EnderIO-1.7.10-2.3.0.427_beta.jar
* CoFHAPI|world (1.7.10R1.0.12) from Ex-Astris-Rebirth-MC1.7.10-1.01-45.jar
* CoFHLib (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.3-327.jar
* CoFHLib|audio (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.3-327.jar
* CoFHLib|gui (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.3-327.jar
* CoFHLib|gui|container (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.3-327.jar
* CoFHLib|gui|element (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.3-327.jar
* CoFHLib|gui|element|listbox (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.3-327.jar
* CoFHLib|gui|slot (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.3-327.jar
* CoFHLib|inventory (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.3-327.jar
* CoFHLib|render (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.3-327.jar
* CoFHLib|render|particle (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.3-327.jar
* CoFHLib|util (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.3-327.jar
* CoFHLib|util|helpers (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.3-327.jar
* CoFHLib|util|position (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.3-327.jar
* CoFHLib|world (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.3-327.jar
* CoFHLib|world|feature (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.3-327.jar
* DraconicEvolution|API (1.2) from Draconic-Evolution-1.7.10-1.0.2h.jar
* EnderIOAPI (0.0.2) from EnderIO-1.7.10-2.3.0.427_beta.jar
* EnderIOAPI|Redstone (0.0.2) from EnderIO-1.7.10-2.3.0.427_beta.jar
* EnderIOAPI|Teleport (0.0.2) from EnderIO-1.7.10-2.3.0.427_beta.jar
* EnderIOAPI|Tools (0.0.2) from EnderIO-1.7.10-2.3.0.427_beta.jar
* ForestryAPI|apiculture (2.6.0) from GraveStone-2.16.1.jar
* ForestryAPI|arboriculture (2.3.0) from GraveStone-2.16.1.jar
* ForestryAPI|circuits (3.1.0) from forestry_1.7.10-4.2.15.63.jar
* ForestryAPI|core (5.0.0) from forestry_1.7.10-4.2.15.63.jar
* ForestryAPI|farming (2.1.0) from forestry_1.7.10-4.2.15.63.jar
* ForestryAPI|food (1.1.0) from GraveStone-2.16.1.jar
* ForestryAPI|fuels (2.0.1) from forestry_1.7.10-4.2.15.63.jar
* ForestryAPI|genetics (4.7.1) from forestry_1.7.10-4.2.15.63.jar
* ForestryAPI|hives (4.1.0) from forestry_1.7.10-4.2.15.63.jar
* ForestryAPI|lepidopterology (1.1) from GraveStone-2.16.1.jar
* ForestryAPI|mail (3.0.0) from forestry_1.7.10-4.2.15.63.jar
* ForestryAPI|multiblock (3.0.0) from forestry_1.7.10-4.2.15.63.jar
* ForestryAPI|recipes (5.4.0) from forestry_1.7.10-4.2.15.63.jar
* ForestryAPI|storage (3.0.0) from forestry_1.7.10-4.2.15.63.jar
* ForestryAPI|world (1.1.0) from GraveStone-2.16.1.jar
* ForgeRelocation|API (0.0.1.4) from ForgeRelocation-1.7.10-0.0.1.4-universal.jar
* GameAnalyticsAPI (1.0) from Fancy Fluid Storage-1.7.10-1.3.7.jar
* gendustryAPI (2.3.0) from gendustry-1.6.4.135-mc1.7.10.jar
* glass_shards|API (1.1) from glass_shards_mc1.7.10-1.5.2.jar
* GrowthcraftAPI|Bees (2.6.0) from growthcraft-1.7.10-2.6.1-complete.jar
* GrowthcraftAPI|Cellar (2.6.0) from growthcraft-1.7.10-2.6.1-complete.jar
* GrowthcraftAPI|Core (2.6.0) from growthcraft-1.7.10-2.6.1-complete.jar
* GrowthcraftAPI|FishTrap (2.6.0) from growthcraft-1.7.10-2.6.1-complete.jar
* GrowthcraftAPI|Milk (2.6.0) from growthcraft-1.7.10-2.6.1-complete.jar
* HydCraft|API (1.0) from HydCraft-1.7.10-2.1.253-universal.jar
* IC2API (1.0) from industrialcraft-2-2.2.822-experimental.jar
* ImmersiveEngineering|API (1.0) from ImmersiveEngineering-0.7.7.jar
* McJtyLib (1.8.1) from mcjtylib-1.8.1.jar
* NuclearControlAPI (v1.0.5) from IC2NuclearControl-2.4.0b.jar
* OpenComputersAPI|Component (5.5.3) from ThutMods-2.1.jar
* OpenComputersAPI|Core (5.5.3) from ThutMods-2.1.jar
* OpenComputersAPI|Driver (5.5.3) from ThutMods-2.1.jar
* OpenComputersAPI|Driver|Item (5.5.3) from ThutMods-2.1.jar
* OpenComputersAPI|Event (5.5.3) from ThutMods-2.1.jar
* OpenComputersAPI|FileSystem (5.5.3) from ThutMods-2.1.jar
* OpenComputersAPI|Internal (5.5.3) from ThutMods-2.1.jar
* OpenComputersAPI|Machine (5.5.3) from ThutMods-2.1.jar
* OpenComputersAPI|Manual (5.5.3) from ThutMods-2.1.jar
* OpenComputersAPI|Network (5.5.3) from ThutMods-2.1.jar
* OpenComputersAPI|Prefab (5.5.3) from ThutMods-2.1.jar
* OriginScrewdriverApi (1.0.0) from Origin-1.7.10-8.0.3.jar
* RailcraftAPI|bore (1.0.0) from Railcraft_1.7.10-9.12.2.0.jar
* RailcraftAPI|carts (1.6.0) from Railcraft_1.7.10-9.12.2.0.jar
* RailcraftAPI|core (1.5.0) from Railcraft_1.7.10-9.12.2.0.jar
* RailcraftAPI|crafting (1.0.0) from Railcraft_1.7.10-9.12.2.0.jar
* RailcraftAPI|electricity (2.0.0) from Railcraft_1.7.10-9.12.2.0.jar
* RailcraftAPI|events (1.0.0) from Railcraft_1.7.10-9.12.2.0.jar
* RailcraftAPI|fuel (1.0.0) from Railcraft_1.7.10-9.12.2.0.jar
* RailcraftAPI|helpers (1.1.0) from Railcraft_1.7.10-9.12.2.0.jar
* RailcraftAPI|items (1.0.0) from Railcraft_1.7.10-9.12.2.0.jar
* RailcraftAPI|locomotive (1.1.0) from Railcraft_1.7.10-9.12.2.0.jar
* RailcraftAPI|signals (2.3.0) from Railcraft_1.7.10-9.12.2.0.jar
* RailcraftAPI|tracks (2.3.0) from Railcraft_1.7.10-9.12.2.0.jar
* Steamcraft2|API (1.0.1) from steamcraft2-1.7.10-B5.0.2-universal.jar
* StorageDrawersAPI (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.0.jar
* StorageDrawersAPI|config (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.0.jar
* StorageDrawersAPI|event (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.0.jar
* StorageDrawersAPI|inventory (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.0.jar
* StorageDrawersAPI|pack (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.0.jar
* StorageDrawersAPI|registry (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.0.jar
* StorageDrawersAPI|render (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.0.jar
* StorageDrawersAPI|storage (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.0.jar
* StorageDrawersAPI|storage-attribute (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.0.jar
* SuperScript (1.0.182) from BiomeTweaker-1.7.10-2.0.182.jar
* SuperScript|command (1.0.182) from BiomeTweaker-1.7.10-2.0.182.jar
* SuperScript|object (1.0.182) from BiomeTweaker-1.7.10-2.0.182.jar
* SuperScript|util (1.0.182) from BiomeTweaker-1.7.10-2.0.182.jar
* Testerino|API (0.01) from RunicDungeons-1.1.6b.jar
* Thaumcraft|API (4.2.2.0) from Ex-Astris-Rebirth-MC1.7.10-1.01-45.jar
* TravellersGear|API (1.0) from TravellersGear-1.7.10-1.16.6.jar
* WailaAPI (1.2) from Waila-1.5.10_1.7.10.jar
EnderIO: No known problems detected.
AE2 Integration: IC2:ON, RotaryCraft:OFF, RC:ON, BC:ON, RF:ON, RFItem:ON, MFR:ON, DSU:ON, FZ:OFF, FMP:ON, RB:OFF, CLApi:OFF, Waila:ON, InvTweaks:OFF, NEI:ON, CraftGuide:OFF, Mekanism:OFF, ImmibisMicroblocks:OFF, BetterStorage:OFF
Launched Version: 1.7.10-Forge10.13.4.1614-1.7.10
LWJGL: 2.9.1
OpenGL: AMD Radeon (TM) R9 200 Series GL version 4.5.13440 Compatibility Profile Context 16.200.1035.0, ATI Technologies Inc.
GL Caps: Using GL 1.3 multitexturing.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Anisotropic filtering is supported and maximum anisotropy is 16.
Shaders are available because OpenGL 2.1 is supported.
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: [Loot++ Custom Resources - v4_1.8.zip] Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Anisotropic Filtering: Off (1)
0
I dont think you'll be getting an answer. The last update was about 9 months ago unfortunately.
Lol sucks, i like this mod and I dont think any of the ex-astris mods have done any updating in a very long time either.
0
At least the recipes for that list arent too bad, at least for the alcohol.
As far as the kitchen module goes, maybe get together with some of the other big food mods like Harvestcraft and/or Still Hungry and see what they dont have, I know a fair number of people use those mods together, but they still dont have everything for the kitchen :-).
As for the bees....more honey based recipes for the kitchen module could be created, could replace sugar with honey or make them interchangeable, not that their is a lack of sugar, but its something and could definitely use honey in the alcohol for mead. I havent used GrowthCraft in a while, cant recall if their is a fishing module?. Could use excess bees, wax, string and whatever else for making tackle/lures/bait, that give fishing bonuses....
Think I need to add it to my list and see what else would be good to add.
As long as grapes are being introduced, might as well make both red and white so 3 types of wine could be made (red, white and blush) 4 if you include what I call the table wine, pretty much any fruit with yeast added and some sugar.
0
Ok ok one more idea, its someone elses fault though. Reading through the posts and the suggestion of more decorative eggs I thought about how many versions you could make with only emeralds and diamonds and lapis lazuli, which led to collaborating with other mods that add other gems and using other metals, etc, etc, which then ultimately led to...what good is it to have decorative eggs if you cant display them, so now you need to make display items.....dang you are really expanding on this mod......
0
Their may be several mods that now bake eggs/boil eggs, but I dont think any of them utilize the other parts of the egg like this mod does or give the special little additions like golden chickens that lay golden eggs and can be use to make a small amount of extra gold. I like the mod and I do use several of the other egg cooking mods. If you are maybe planning on expanding the mod, could think about adding a pot or pan (yes during the rough times I did boil an egg or two in a pan) and make a few more recipes, everyone loves eggs, mmmm.
Another suggestion would be to add support for one...or more of the other baking/cooking mods and expand the egg recipes that way, bacon, cheese, toast, who doesnt like a good bacon, egg and chees samich, ohh its sooo good.