-
Notifications
You must be signed in to change notification settings - Fork 30
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
advance functions and multiple outputs #430
Comments
which MineCraft Version? Mod Versions? Java Version? Operating System? |
3.0.9 for 1.7.10 |
That does transfer over to the saved data, and as a result, affects It's all one big cascading tech tree of issues and problems. I made a little reference sheet for Information Collection Checklists; |
Alright I see where you're coming from, but my issue regards ZenScript, not Java, You don't really need info about my OS and Java version for that :) EDIT: unless there something else I might be missing >.> |
it's relevant to the directory for the OS, and accuracy of MT Core Functions for Java, older versions might rely on no longer existent commands/functions in Java. each Mod that sets up a Config File for example needs to know your OS so they can know how to access the one person once had a Bug Report where the problem was their Java was 2 versions behind lol ever since then, I've asked. Side Note: yeah,
|
huh, alright, I stand corrected... lol I personally have had about enough of Notepad++ I'm thinking about trying out ATOM to replace good ol NP++ with, but idk... good luck on that error btw :) |
iopleke/Minechem#843 is where I've posted the Bug Tracker if anyone here wants to take a look at the full crash log. |
How would one add say a 10% chance of an extra item to an unsupportive mod??
To elaborate a bit, I'm basically trying to mod the Mekanizm Enrichment Chamber into the Engineer's Toolbox Centrifuge...
Mekanizm doesn't support a second output, so I'm basically trying to tie a 2nd item to the output...
Problem is, I'm not sure how to determine the 10% chance the item is actually bound to the output.
Is there any sort of "random" function or something that could give me what I'm looking for??
The text was updated successfully, but these errors were encountered: