Robert

Results 68 comments of Robert

A checklist of things to go over for bug Reports: `>>` [Here](https://github.com/Blue64/Misc/issues/3) `` [Here](https://github.com/Blue64/Misc/issues/2) `

this is how you can tell: ``` [B#349] at blusunrize.lib.manual.ManualPages$Crafting.recalculateCraftingRecipes(ManualPages.java:428) ~[ManualPages$Crafting.class:?] [B#349] at blusunrize.lib.manual.ManualPages$Crafting.(ManualPages.java:420) ~[ManualPages$Crafting.class:?] [B#349] at blusunrize.immersiveengineering.client.ClientProxy.handleMineralManual(ClientProxy.java:820) ~[ClientProxy.class:?] [B#349] at blusunrize.immersiveengineering.common.util.network.MessageMineralListSync$Handler.onMessage(MessageMineralListSync.java:61) ~[MessageMineralListSync$Handler.class:?] [B#349] at blusunrize.immersiveengineering.common.util.network.MessageMineralListSync$Handler.onMessage(MessageMineralListSync.java:53) ~[MessageMineralListSync$Handler.class:?] ``` `blusunrize` is...

@Sympai you can always grant items as rewards for said Quests and set the Recipes to use the Items given by the Quests with a recipe always returning said Item,...

I'm gonna head this one off at the pass, you need to provide more information. use the `Code Tags` to display any large chunks of code/crashes. ``` Which Mod are...

Perhaps you need to go into your `\.minecraft\scripts\` folder and split the script into multiple smaller scripts. Watch the `Console Log` (or the `\.minecraft\logs\fml-client-latest.log`) during the `Script Load` (during `Launch`/`Server...

~Have you tried to wild card it then remove the stable explicitly (and possibly re-adding it if needed)?~ ~Edit: IDK what I was thinking, must have been sleep deprived.~ Edit:...

@jaredlll08 @fluffle @Yulife I know y'all know the system REALLY well, is there some kind of way to actually preform this function currently? If not a `.withTag({Damage: *})` (which I'm...

and preferably also print their localized name `(not currently standard)` along with their unlocalized name `(currently standard)` :+1: because it's a real pain in the butt to keep the game...

You'd need to remove any duplicates from the Tool/Armor list obviously, and any new tools (Mining Dimension, Ex Nihilo, etc.) It'd be a large list, this is true, but expected....

AE2 v2 R10 I'm pretty sure uses Meta, as the cables are somewhere in the hundred `Meta Range`, and the Seeds reach into the `:1200 Meta Range` for `Pure Fluix...