No more wait man, custom recipes let's you make fuel itens and custom recipes, of course.
Does it allow costum items to be put into IC² fuel and costum machine recipes?
No more wait man, custom recipes let's you make fuel itens and custom recipes, of course.
Does it allow costum items to be put into IC² fuel and costum machine recipes?
Does it allow costum items to be put into IC² fuel and costum machine recipes?
Yes, so long as you correctly the item ID's that the mod uses when creating your custom recipe.
Example:
//Industry Redstone
*CuDust = 30253
shaped (Sand+CuDust+Sand / CuDust+Sand+CuDust / Sand+CuDust+Sand) > (331,2)
Item ID 331 is Redstone dust in vMC. This recipe allows for the simple crafting of redstone from (excess) copper... Use it all the time when copper/redstone was an issue for me, lol...
I have a request. Since i have an API (inside Maindownload) for adding Recipes you could also include my Addon into your Recipemod.
I have a request. Since i have an API (inside Maindownload) for adding Recipes you could also include my Addon into your Recipemod.
Sure. I'll check it out.
Lovin this mod , is there a chance of a Coke Oven recipe config in the future? that would make this mod complete for me lol, epic mod.
When I installed with PFF the game crashed, so I deleted the denlib folder from CMR. The game don't crashed, but the .cfg file don't generate. When I re-put the denlib and deleted PFF the game still works, but the CMR still don't works
OK, so nobody give me a answer. I will not include a ERROR LOG, because I tested WITHOUT PFF AND NOT CRASH, and the addon STILL NOT WORKS. So, this is a non-crash error, please, helpe me. I use a 1.2.5 version that you send to me. She needs an additional file to work???
PS: I ALSO TRY WITHOUT nothing else than CMR, Industrial, EE2, and Forestry. I NEVER HAD a problem with your PFF, but this add-on...
The mod does not generate a config file for me. In the Mods menu on the main menu, it lists Custom Machine Recipes as being loaded.
I installed using MultiMC into the mod folder. I installed 1.04 with denLib bundled in.
EDIT: Minecraft is evil sometimes, as soon as I posted this, I tried again and the config files appeared in my MC instance.
Lovin this mod , is there a chance of a Coke Oven recipe config in the future? that would make this mod complete for me lol, epic mod.
I'm sure I can work in a coke oven handler.
OK, so nobody give me a answer. I will not include a ERROR LOG, because I tested WITHOUT PFF AND NOT CRASH, and the addon STILL NOT WORKS. So, this is a non-crash error, please, helpe me. I use a 1.2.5 version that you send to me. She needs an additional file to work???
PS: I ALSO TRY WITHOUT nothing else than CMR, Industrial, EE2, and Forestry. I NEVER HAD a problem with your PFF, but this add-on...
The 1.2.5 version doesn't require anything else to work (denLib didn't exist in its current form back then). The config files should generate when you first load a world. If it doesn't you can just create one. The file was called recipes.txt IIRC. The recipe syntax was way different than it is now, so you'll have to dig up my old posts to find it.
I don't support 1.2.5 anymore, so that is all the help you're getting. Sorry.
WoW that's amazing. And, just fopr curiosity, when the Forestry machines recipes can out?
I will wait very happy.
Okay, so in a anterior post I say: no more wait man, custom recipes lt's you add fuel itens.
But not for the Generator. It's a good idea make a Genarator custom fuel recipe. And I am waiting for the coke oven handler. XD
When I see a people saying: "add canning recipes" e remember, that there'are something about canning that is important. Sample, buildcraft canning!!! For a example, you put a bucket in one side ( in a liquid handler machine, like tank and RailCraft Liquid Loader ), and get a liquid and the empty bucket ( or no, in the case of a can ).
Thanks for all
New build for 1.3.2 being posted now that adds Railcraft Coke Oven as a possible target for custom recipes. 1.4.2 port coming later tonight.
The coke oven handler is amazing , I don't need anymore custom recipes. I just put my fruits to get 1.5 buckets of juice and mulch!!! Can't wait to see the forestry machines recipes.
Tip: put Coke Oven in the machine list of the thread, many people were wait for a liquid machine recipes.
It would be awesome as fück if you could add centrifuge and fusion reactor recipe options for the greg-tech addon
For me it doesnt generate a config:
"
2012-11-15 18:06:57 [SEVERE] Encountered an unexpected exception NullPointerExceptionjava.lang.NullPointerException
at java.io.File.<init>(Unknown Source)
at denoflionsx.denLib.Config.Config_OLD.writeConfig(Config_OLD.java:149)
at denoflionsx.CMR.Managers.CMRGenericMachineManager.parse(CMRGenericMachineManager.java:36)
at denoflionsx.CMR.Handlers.WorldLoadHandler.onWorldLoaded(WorldLoadHandler.java:16)
at net.minecraftforge.event.ASMEventHandler_4_WorldLoadHandler_onWorldLoaded_Load.invoke(.dynamic)
at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:35)
at net.minecraftforge.event.EventBus.post(EventBus.java:103)
at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:283)
at hg.c(DedicatedServer.java:153)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:459) at fp.run(SourceFile:818)
Display More
"
hope that is enough info
This error is probably due to the pre/beta/etc mods that I'm using on Minecraft 1.4.2 (in particular Forestry, 1.6pre6)
Posting it here since it happens when adding Custom Machines Recipes (guessing due to API folder or something?)
[STDERR] cpw.mods.fml.common.LoaderException: java.lang.NoSuchFieldError: breedingManager
[STDERR] at cpw.mods.fml.common.LoadController.transition(LoadController.java:117)
[STDERR] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:652)
[STDERR] at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:196)
[STDERR] at net.minecraft.client.Minecraft.a(Minecraft.java:465)
[STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:752)
[STDERR] at java.lang.Thread.run(Unknown Source)
[STDERR] Caused by: java.lang.NoSuchFieldError: breedingManager
[STDERR] at forestry.plugins.PluginForestryArboriculture.preInit(PluginForestryArboriculture.java:151)
[STDERR] at forestry.core.ForestryCore.init(ForestryCore.java:66)
[STDERR] at forestry.core.ForestryClient.init(ForestryClient.java:35)
[STDERR] at forestry.Forestry.init(Forestry.java:36)
[STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
[STDERR] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:440)
[STDERR] at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
[STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
[STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
[STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
[STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
[STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
[STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
[STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)
[STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
[STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
[STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
[STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
[STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
[STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
[STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)
[STDERR] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:651)
Display More
where do I get denLib?
where do I get denLib?
It's on the Universal link in the OP
If you click the bundle link, it's both-in-one..
And if you click just CMR, then you'll see a "Get denLib here" or something like that, so you can get them seperate
Hello,
Very nice addon and awesome work!!!
Do you plan to add recipes for advanced machines and for Greg tech stuff in the 1.4.5 version?
If so your addon could be one of the major FTB tool...
Regards From Belgium
Hello, just wonder if you plan to update, is all.