Robert

Results 68 comments of Robert

I thought this was already possible, but I'm not sure how.

According to the [wiki](http://minetweaker3.powerofbytes.com/wiki/Planned_Versions) it's planned for version 3.1.0

Technically the second @jaredlll08 lol I tried it in the [Fluid Dict handling Blank Spaces for Life Essence](https://github.com/stanhebben/MineTweaker3/issues/150) lol - Edit: added link.

I see it sorted by Alphabetical, I name the important stuff I want done first `a - filename.zs` then my OreDict is `b - filename.zs`, recipes, furnace, mod machines, etc....

I had a [similar request](https://github.com/stanhebben/MineTweaker3/issues/150#issuecomment-156790372) in #150

Isn't it possible using [this](https://github.com/stanhebben/MineTweaker3/blob/master/MineTweaker3-API/src/main/java/minetweaker/api/liquid/ILiquidDefinition.java#L71) command? On a related note, how exactly would I call that command? I don't even know what I need to import.

By The Way if you have `BuildCraft` and `PneumaticCraft` both installed (which I do, I'm unsure if this was fixed in any recent updates) ``` BuildCraft-7.1.9.jar PneumaticCraft-1.7.10-1.11.16-138-universal.jar ``` , then...

sorry for the long hiatus, Real Life took a while to get sorted out. Have you already tried checking out the wiki for your appropriate MineCraft Version? There might be...

or, you could simply include a copy of the API you use (eg: Buildcraft Tool API) in your build and use it as a plan B if there's no newer...

that sounds more like a [Bug] to me