This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| import crafttweaker.item.IItemStack; | |
| import crafttweaker.liquid.ILiquidStack; | |
| import crafttweaker.item.IIngredient; | |
| import mods.artisanworktables.builder.RecipeBuilder; | |
| import mods.gregtech.recipe.RecipeMap; | |
| import crafttweaker.oredict.IOreDict; | |
| import crafttweaker.oredict.IOreDictEntry; | |
| import crafttweaker.block.IBlockDefinition; | |
| import crafttweaker.block.IBlockProperties; | |
| import crafttweaker.block.IBlock; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #priority 998 | |
| import crafttweaker.item.IItemDefinition; | |
| import crafttweaker.item.IItemStack; | |
| import crafttweaker.item.IIngredient; | |
| import crafttweaker.oredict.IOreDict; | |
| import crafttweaker.oredict.IOreDictEntry; | |
| import mods.gregtech.recipe.RecipeMaps; | |
| import mods.gregtech.recipe.RecipeMap; | |
| print("-------------- Ore Dictionary Start --------------"); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ---- Minecraft Crash Report ---- | |
| WARNING: coremods are present: | |
| LoadingPlugin (Quark-r1.5-146.jar) | |
| LoadingPlugin (RandomThings-MC1.12.2-4.2.7.jar) | |
| AppleCore (AppleCore-mc1.12.2-3.2.0.jar) | |
| F5FixLoadingPlugin (f5fix-1.2.jar) | |
| CreativePatchingLoader (CreativeCore_v1.9.41_mc1.12.2.jar) | |
| SqueezerCore (SqueezerPatch-1.12.2-1.0.0.jar) | |
| ForgelinPlugin (Forgelin-1.8.2.jar) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| import crafttweaker.item.IItemDefinition; | |
| import crafttweaker.item.IItemStack; | |
| import crafttweaker.item.IIngredient; | |
| import crafttweaker.oredict.IOreDict; | |
| import crafttweaker.oredict.IOreDictEntry; | |
| import mods.artisanworktables.builder.RecipeBuilder; | |
| var toolSaws as IItemStack[] = [ | |
| <gregtech:meta_tool:28>, | |
| <gregtech:meta_tool:27>, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Critical Fix: Initial configs had wizardry mana pools not properly generating in the overworld. To correct this we have moved the mana pool generation to COFH world and enabled retrogen. | |
| For servers that have already been pregenerated there maye be some small amount of tps hit while new pools are retrogenerated but we anticipate the impact to be minimal. | |
| BugFixes: | |
| quest updates and fixes | |
| inreased dropchance of bones from fishmans net | |
| removed and hid smeltery controller from jei to avoid confusion | |
| removed ender lasso from dungeon loot | |
| removed and hid ender lasso/crystals from jei | |
| fixed pulverized obsidian oredict issue preventing basalz production |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ---- Minecraft Crash Report ---- | |
| WARNING: coremods are present: | |
| ApotheosisCore (Apotheosis-1.12.2-1.8.6.jar) | |
| LoadingPlugin (Quark-r1.5-146.jar) | |
| AppleCore (AppleCore-mc1.12.2-3.2.0.jar) | |
| F5FixLoadingPlugin (f5fix-1.2.jar) | |
| CreativePatchingLoader (CreativeCore_v1.9.41_mc1.12.2.jar) | |
| ForgelinPlugin (Forgelin-1.8.2.jar) | |
| CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| import crafttweaker.item.IItemStack; | |
| import crafttweaker.item.IIngredient; | |
| import crafttweaker.liquid.ILiquidStack; | |
| import mods.contenttweaker.tconstruct.MaterialBuilder; | |
| import mods.artisanworktables.builder.RecipeBuilder; | |
| import mods.gregtech.recipe.PBFRecipeBuilder; | |
| import mods.tconstruct.Casting; | |
| import mods.gregtech.recipe.RecipeMap; | |
| import mods.thaumcraft.Crucible; | |
| import crafttweaker.data.IData; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ---- Minecraft Crash Report ---- | |
| WARNING: coremods are present: | |
| ApotheosisCore (Apotheosis-1.12.2-1.8.3.jar) | |
| LoadingPlugin (Quark-r1.5-146.jar) | |
| AppleCore (AppleCore-mc1.12.2-3.2.0.jar) | |
| F5FixLoadingPlugin (f5fix-1.2.jar) | |
| CreativePatchingLoader (CreativeCore_v1.9.41_mc1.12.2.jar) | |
| ForgelinPlugin (Forgelin-1.8.2.jar) | |
| CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [22:09:02] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:reload:163]: java.lang.RuntimeException: Error while loading entry soulus:exploiting/endersteel_alchemy | |
| [22:09:02] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:reload:163]: at vazkii.patchouli.client.book.BookContents.lambda$reload$3(BookContents.java:149) | |
| [22:09:02] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:reload:163]: at java.util.HashMap.forEach(Unknown Source) | |
| [22:09:02] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:reload:163]: at vazkii.patchouli.client.book.BookContents.reload(BookContents.java:145) | |
| [22:09:02] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:reload:163]: at vazkii.patchouli.common.book.Book.reloadContents(Book.java:201) | |
| [22:09:02] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:reload:163]: at java.util.HashMap$Values.forEach(Unknown Source) | |
| [22:09:02] [Clie |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [22:09:02] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:reload:163]: java.lang.RuntimeException: Error while loading entry soulus:exploiting/endersteel_alchemy | |
| [22:09:02] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:reload:163]: at vazkii.patchouli.client.book.BookContents.lambda$reload$3(BookContents.java:149) | |
| [22:09:02] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:reload:163]: at java.util.HashMap.forEach(Unknown Source) | |
| [22:09:02] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:reload:163]: at vazkii.patchouli.client.book.BookContents.reload(BookContents.java:145) | |
| [22:09:02] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:reload:163]: at vazkii.patchouli.common.book.Book.reloadContents(Book.java:201) | |
| [22:09:02] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:reload:163]: at java.util.HashMap$Values.forEach(Unknown Source) | |
| [22:09:02] [Clie |