Jump to content

LuckyNice

Members
  • Posts

    1
  • Joined

  • Last visited

LuckyNice's Achievements

Tree Puncher

Tree Puncher (2/8)

0

Reputation

  1. I am currently playing modpack called Valhelsia 2 on the twitch launcher. After the update, coming back to the world i was playing on game crashes a second after joining world. crash log: ---- Minecraft Crash Report ---- // Don't do that. Time: 5/23/20 1:43 AM Description: Rendering Block Entity java.lang.NoSuchMethodError: net.minecraft.client.renderer.BlockModelRenderer.func_228798_a_(Lnet/minecraft/world/ILightReader;Lnet/minecraft/block/BlockState;Lnet/minecraft/util/math/BlockPos;IIZLcom/mojang/blaze3d/matrix/MatrixStack;Lcom/mojang/blaze3d/vertex/IVertexBuilder;Ljava/util/List;Ljava/util/BitSet;)V at net.darkhax.bookshelf.util.RenderUtils.renderModel(RenderUtils.java:136) ~[?:5.6.38] {re:classloading,pl:runtimedistcleaner:A} at net.darkhax.botanypots.block.tileentity.TileEntityRendererBotanyPot.renderBlock(TileEntityRendererBotanyPot.java:87) ~[?:2.0.21] {re:classloading,pl:runtimedistcleaner:A} at net.darkhax.botanypots.block.tileentity.TileEntityRendererBotanyPot.render(TileEntityRendererBotanyPot.java:45) ~[?:2.0.21] {re:classloading,pl:runtimedistcleaner:A} at net.darkhax.botanypots.block.tileentity.TileEntityRendererBotanyPot.func_225616_a_(TileEntityRendererBotanyPot.java:26) ~[?:2.0.21] {re:classloading,pl:runtimedistcleaner:A} at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.func_228855_a_(TileEntityRendererDispatcher.java:137) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:OptiFine:default} at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.lambda$renderTileEntity$0(TileEntityRendererDispatcher.java:103) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:OptiFine:default} at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher$$Lambda$18815/786629599.run(Unknown Source) ~[?:?] {} at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.func_228853_a_(TileEntityRendererDispatcher.java:167) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:OptiFine:default} at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.func_228850_a_(TileEntityRendererDispatcher.java:97) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:OptiFine:default} at net.minecraft.client.renderer.WorldRenderer.func_228426_a_(WorldRenderer.java:1634) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:OptiFine:default,xf:fml:sereneseasons:temperature_transformer} at net.minecraft.client.renderer.GameRenderer.func_228378_a_(GameRenderer.java:1005) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:OptiFine:default} at net.minecraft.client.renderer.GameRenderer.func_195458_a(GameRenderer.java:686) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:OptiFine:default} at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:924) [?:?] {re:classloading,pl:accesstransformer:B,xf:fml:randompatches:RandomPatches Minecraft Transformer,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:553) [?:?] {re:classloading,pl:accesstransformer:B,xf:fml:randompatches:RandomPatches Minecraft Transformer,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.main(SourceFile:204) [?:?] {re:classloading} at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51] {} at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51] {} at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51] {} at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51] {} at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:56) [forge-1.15.2-31.2.0.jar:31.2] {} at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$469/653648989.call(Unknown Source) [forge-1.15.2-31.2.0.jar:31.2] {} at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-5.1.0.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-5.1.0.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-5.1.0.jar:?] {} at cpw.mods.modlauncher.Launcher.run(Launcher.java:81) [modlauncher-5.1.0.jar:?] {re:classloading} at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-5.1.0.jar:?] {re:classloading} A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Render thread Stacktrace: at net.darkhax.bookshelf.util.RenderUtils.renderModel(RenderUtils.java:136) at net.darkhax.botanypots.block.tileentity.TileEntityRendererBotanyPot.renderBlock(TileEntityRendererBotanyPot.java:87) at net.darkhax.botanypots.block.tileentity.TileEntityRendererBotanyPot.render(TileEntityRendererBotanyPot.java:45) at net.darkhax.botanypots.block.tileentity.TileEntityRendererBotanyPot.func_225616_a_(TileEntityRendererBotanyPot.java:26) at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.func_228855_a_(TileEntityRendererDispatcher.java:137) at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.lambda$renderTileEntity$0(TileEntityRendererDispatcher.java:103) at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher$$Lambda$18815/786629599.run(Unknown Source) -- Block Entity Details -- Details: Name: botanypots:botany_pot // net.darkhax.botanypots.block.tileentity.TileEntityBotanyPot Block: Block{botanypots:hopper_botany_pot}[powered=false] Block location: World: (784,87,-349), Chunk: (at 0,5,3 in 49,-22; contains blocks 784,0,-352 to 799,255,-337), Region: (1,-1; contains chunks 32,-32 to 63,-1, blocks 512,0,-512 to 1023,255,-1) Block: Block{botanypots:hopper_botany_pot}[powered=false] Block location: World: (784,87,-349), Chunk: (at 0,5,3 in 49,-22; contains blocks 784,0,-352 to 799,255,-337), Region: (1,-1; contains chunks 32,-32 to 63,-1, blocks 512,0,-512 to 1023,255,-1) Stacktrace: at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.func_228853_a_(TileEntityRendererDispatcher.java:167) at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.func_228850_a_(TileEntityRendererDispatcher.java:97) at net.minecraft.client.renderer.WorldRenderer.func_228426_a_(WorldRenderer.java:1634) at net.minecraft.client.renderer.GameRenderer.func_228378_a_(GameRenderer.java:1005) -- Affected level -- Details: All players: 1 total; [ClientPlayerEntity['LuckyNice'/136, l='MpServer', x=779.38, y=79.00, z=-340.31]] Chunk stats: Client Chunk Cache: 441, 225 Level dimension: DimensionType{minecraft:overworld} Level name: MpServer Level seed: 2761813518204259210 Level generator: ID 07 - biomesoplenty, ver 0. Features enabled: false Level generator options: {} Level spawn location: World: (-198,64,-35), Chunk: (at 10,4,13 in -13,-3; contains blocks -208,0,-48 to -193,255,-33), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1) Level time: 1176 game time, 1176 day time Known server brands: Level was modded: false Level storage version: 0x00000 - Unknown? Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false) Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false Server brand: forge Server type: Integrated singleplayer server Stacktrace: at net.minecraft.client.world.ClientWorld.func_72914_a(ClientWorld.java:611) at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:1763) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:567) at net.minecraft.client.main.Main.main(SourceFile:204) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:56) at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$469/653648989.call(Unknown Source) at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) at cpw.mods.modlauncher.Launcher.run(Launcher.java:81) at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) -- System Details -- Details: Minecraft Version: 1.15.2 Minecraft Version ID: 1.15.2 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_51, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 1675720616 bytes (1598 MB) / 6632243200 bytes (6325 MB) up to 7635730432 bytes (7282 MB) CPUs: 6 JVM Flags: 5 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx8192m -Xms256m -XX:PermSize=256m ModLauncher: 5.1.0+69+master.79f13f7 ModLauncher launch target: fmlclient ModLauncher naming: srg ModLauncher services: /eventbus-2.2.0-service.jar eventbus PLUGINSERVICE /forge-1.15.2-31.2.0.jar object_holder_definalize PLUGINSERVICE /forge-1.15.2-31.2.0.jar runtime_enum_extender PLUGINSERVICE /accesstransformers-2.1.1-shadowed.jar accesstransformer PLUGINSERVICE /forge-1.15.2-31.2.0.jar capability_inject_definalize PLUGINSERVICE /forge-1.15.2-31.2.0.jar runtimedistcleaner PLUGINSERVICE /preview_OptiFine_1.15.2_HD_U_G1_pre16.jar OptiFine TRANSFORMATIONSERVICE /forge-1.15.2-31.2.0.jar fml TRANSFORMATIONSERVICE /MixinBootstrap-1.0.3.jar mixinbootstrap TRANSFORMATIONSERVICE /MixinBootstrap-1.0.3.jar mixin PLUGINSERVICE /MixinBootstrap-1.0.3.jar mixinbootstrap PLUGINSERVICE FML: 31.2 Forge: net.minecraftforge:31.2.0 FML Language Providers: [email protected] minecraft@1 [email protected] Mod List: NetherPortalFix_1.15.2-6.0.2.jar NetherPortalFix {[email protected] DONE} aiotbotania-1.15.2-1.2.2.jar AIOT Botania {[email protected] DONE} refinedpipes-0.4.1.jar Refined Pipes {[email protected] DONE} DoggyTalents-1.15.2-1.15.2.3.jar Doggy Talents {[email protected] DONE} mcw-windows-1.0.1-mc1.15.2_1.15.1.jar Macaw's Windows {[email protected] DONE} SilentMechanisms-1.15.2-0.7.1+51.jar Silent's Mechanisms {[email protected]+51 DONE} KleeSlabs_1.15.2-8.0.0.jar KleeSlabs {[email protected] DONE} Neat 1.6-22.jar Neat {[email protected] DONE} essentials-1.15.2-2.7.1.jar Essentials {[email protected] DONE} TerraForged-1.15.2-0.0.14.jar TerraForged {[email protected] DONE} BetterTitleScreen-1.15.2-1.9.jar Better Title Screen {[email protected] DONE} XaerosWorldMap_1.5.7_Forge_1.15.2.jar Xaero's World Map {[email protected] DONE} CookingForBlockheads_1.15.2-8.0.1.jar Cooking for Blockheads {[email protected] DONE} Controlling-6.1.4.jar Controlling {[email protected] DONE} ReAuth-1.14-1.15-3.8.1.jar ReAuth {[email protected] DONE} Placebo-1.15.2-3.0.2.jar Placebo {[email protected] DONE} globaldatapack-1.15.2-1.3.jar Dark Roleplay - Global Datapacks {[email protected] DONE} Powah-1.15.2-1.1.14.jar Powah {[email protected] DONE} Bookshelf-1.15.2-5.6.38.jar Bookshelf {[email protected] DONE} u_team_core-1.15.2-2.11.0.156.jar U Team Core {[email protected] DONE} randompatches-1.15.2-1.21.1.2.jar RandomPatches {[email protected] DONE} DarkUtilities-1.15.2-3.0.6.jar Dark Utilities {[email protected] DONE} Apotheosis-1.15.2-3.1.2.jar Apotheosis {[email protected] DONE} ProgressiveBosses-2.1.5-mc1.15.2.jar Progressive Bosses {[email protected] DONE} mcw-doors-1.0.0-mc1.15.2.jar Macaw's Doors {[email protected] DONE} Morpheus-1.15.2-4.2.50.jar Morpheus {morpheus@version DONE} MekanismGenerators-1.15.2-9.10.6.419.jar Mekanism: Generators {[email protected] DONE} Hwyla-forge-1.10.8-B72_1.15.2.jar Waila {waila@version DONE} JustEnoughResources-1.15.2-0.10.1.77.jar Just Enough Resources {[email protected] DONE} refinedstorage-1.8.3.jar Refined Storage {[email protected] DONE} corpse-1.15.2-1.0.5.jar Corpse {[email protected] DONE} mcw-bridges-1.0.4fix-mc1.15.2.jar Macaw's Bridges {[email protected] DONE} lightestlampsmod-3.4.1.jar Lightest Lamps {[email protected] DONE} industrial-foregoing-1.15.2-2.3.0-6f57752.jar Industrial Foregoing {[email protected] DONE} useful_backpacks-1.15.2-1.9.4.63.jar Useful Backpacks {[email protected] DONE} torchmaster-2.1.1-rc0.jar Torchmaster {[email protected] DONE} embellishcraft-1.15.2-2.2.0.0.jar EmbellishCraft {[email protected] DONE} AmbientSounds_v3.0.19_mc1.15.2.jar Ambient Sounds {[email protected] DONE} BiomesOPlenty-1.15.2-10.0.0.363-universal.jar Biomes O' Plenty {[email protected] DONE} phosphor-forge-mc1.15.2-0.5.2+build.4.jar Phosphor {[email protected]+build.4 DONE} MekanismAdditions-1.15.2-9.10.6.419.jar Mekanism: Additions {[email protected] DONE} Blur-1.1.0-1.jar Blur {[email protected] DONE} valhelsia_structures-15.0.2a.jar Valhelsia Structures {[email protected] DONE} Lollipop-1.15.2-1.0.15.jar Lollipop {[email protected] DONE} SilentGear-1.15.2-1.7.0+93.jar Silent Gear {[email protected]+93 DONE} simplefarming-1.15.2-1.2.7.jar Simple Farming {[email protected] DONE} SolarFluxReborn-1.15.2-15.0.0.jar Solar Flux Reborn {[email protected] DONE} curios-FORGE-1.15.2-2.0.2.2.jar Curios API {[email protected] DONE} Botania-r1.15-384.jar Botania {[email protected] DONE} Patchouli-1.15.2-1.2-33.jar Patchouli {[email protected] DONE} extlights-2.0.jar Extended Lights {[email protected] DONE} config-2-3.0.jar Cloth Config v2 API {[email protected] DONE} libnonymous-1.15.2-1.1.1.5.jar Libnonymous {[email protected] DONE} elevatorid-1.15.2-1.7.1.jar Elevator Mod {[email protected] DONE} MekanismTools-1.15.2-9.10.6.419.jar Mekanism: Tools {[email protected] DONE} mcw-roofs-1.0.2-mc1.15.2_1.15.1.jar Macaw's Roofs {[email protected] DONE} furniture-7.0.0-pre16-1.15.1.jar MrCrayfish's Furniture Mod {[email protected] DONE} curiouselytra-FORGE-1.15.2-2.0.jar Curious Elytra {[email protected] DONE} cc-tweaked-1.15.2-1.88.1.jar CC: Tweaked {[email protected] DONE} AI-Improvements-1.15.2-0.3.0.jar AI-Improvements {[email protected] DONE} mcw-furniture-1.0.1-mc1.15.1 1.15.2.jar Macaw's Furnitures {[email protected] DONE} cherishedworlds-FORGE-1.15.2-3.0.jar Cherished Worlds {[email protected] DONE} bwncr-1.15.1-3.6.13.jar Bad Wither No Cookie Reloaded {[email protected] DONE} FastLeafDecay-v22.jar FastLeafDecay {fastleafdecay@v22 DONE} CraftPresence-1.15.2-1.6.5.jar CraftPresence {[email protected] DONE} QuarkOddities-1.15.2.jar Quark Oddities {[email protected] DONE} TrashSlot_1.15.2-11.0.0.jar TrashSlot {[email protected] DONE} torchslabmod-1.15.2_v1.6.13.jar Torch Slab Mod {[email protected] DONE} EquipmentTooltips-1.15.2-1.4.0+11.jar Equipment Tooltips {[email protected]+11 DONE} mining-helmet-1.15.2-1.0.8.jar Mining Helmet {[email protected] DONE} PersistentBits-1.15.2-2.0.2.jar Persistent Bits {[email protected] DONE} jei-1.15.2-6.0.0.4.jar Just Enough Items {[email protected] DONE} AttributeFix-1.15.2-7.0.2.jar AttributeFix {[email protected] DONE} Abnormals-Core-1.15.2-v1.0.4.jar Abnormals Core {[email protected] DONE} Buzzier-Bees-1.15.2-v1.5.0.jar Buzzier Bees {[email protected] DONE} Mekanism-1.15.2-9.10.6.419.jar Mekanism {[email protected] DONE} caelus-FORGE-1.15.2-2.0-beta2.jar Caelus API {[email protected] DONE} Upgrade-Aquatic-1.15.2-v1.6.1.jar Upgrade Aquatic {[email protected] DONE} reap-1.12.4.jar Reap Mod {[email protected] DONE} WAWLA-1.15.2-3.0.2.jar WAWLA {[email protected] DONE} Waystones_1.15.2-6.0.1.jar Waystones {[email protected] DONE} Clumps-5.0.2.jar Clumps {[email protected] DONE} LightOverlay-4.6.1.jar Light Overlay Forge {[email protected] DONE} comforts-FORGE-1.15.2-2.0.0.2.jar Comforts {[email protected] DONE} NaturesCompass-1.15.2-1.8.5.jar Nature's Compass {[email protected] DONE} FruitTrees-1.15.2-1.3.0.jar Fruit Trees {[email protected] DONE} Kiwi-1.15.2-2.7.1.jar Kiwi {[email protected] DONE} SimpleStorageNetwork-1.15.2-0.3.2.jar Simple Storage Network {[email protected] DONE} SereneSeasons-1.15.2-3.0.0.71-universal.jar Serene Seasons {[email protected] DONE} decorative_blocks-6d.jar Decorative Blocks {[email protected] DONE} BotanyPots-1.15.2-2.0.21.jar BotanyPots {[email protected] DONE} The-Endergetic-Expansion-1.15.2-v1.3.1.jar The Endergetic Expansion {[email protected] DONE} BonsaiTrees-2.1.2.6.jar Bonsai Trees 2 {[email protected] DONE} mcjtylib-1.15-4.1.0-beta.jar McJtyLib {[email protected] DONE} rftoolsbase-1.15-1.1.1-beta.jar RFToolsBase {[email protected] DONE} xnet-1.15-2.1.2-beta.jar XNet {[email protected] DONE} rftoolsstorage-1.15-1.1.2-beta.jar RFToolsStorage {[email protected] DONE} rftoolscontrol-1.15-3.0.2-beta.jar RFToolsControl {[email protected] DONE} mapperbase-1.15.2-1.1.0.0.jar Mapper Base {[email protected] DONE} trash-1.15.2-0.1.4.jar Trash {[email protected] DONE} ToastControl-1.15.2-3.0.1.jar Toast Control {[email protected] DONE} mininggadgets-1.3.5.jar Mining Gadgets {[email protected] DONE} rftoolspower-1.15-2.1.1-beta.jar RFToolsPower {[email protected] DONE} extradisks-1.15.1-1.2.jar Extra Disks {[email protected] DONE} Swamp-Expansion-1.15.2-v1.7.1.jar Swamp Expansion {swampexpansion@NONE DONE} forge-1.15.2-31.2.0-universal.jar Forge {[email protected] DONE} Bountiful-1.15.2-3.1.1.jar Bountiful {[email protected] DONE} ironchest-1.15.2-10.0.3.jar Iron Chests {[email protected] DONE} CraftingTweaks_1.15.1-11.0.0.jar Crafting Tweaks {[email protected] DONE} forge-1.15.2-31.2.0-client.jar Minecraft {[email protected] DONE} cofh_core-1.15.2-0.4.0b.jar CoFH Core {[email protected] DONE} ensorcellation-1.15.2-0.4.1b.jar Ensorcellation {[email protected] DONE} rftoolsutility-1.15-2.1.2-beta.jar RFToolsUtility {[email protected] DONE} swingthroughgrass-1.15.2-1.4.0.jar SwingThroughGrass {[email protected] DONE} MouseTweaks-2.13-mc1.15.1.jar Mouse Tweaks {[email protected] DONE} ToolBelt-1.15.2-1.14.1.jar Tool Belt {[email protected] DONE} titanium-1.15.2-2.4.0.jar Titanium {[email protected] DONE} Psi r1.2-81.jar Psi {[email protected] DONE} SilentLib-1.15.2-4.6.1+49.jar Silent Lib {[email protected]+49 DONE} forbidden_arcanus-1.15.2-1.3.1.jar Forbidden & Arcanus {[email protected] DONE} archers_paradox-1.15.2-0.4.0b.jar Archer's Paradox {[email protected] DONE} Atmospheric-1.15.2-v1.3.0.jar Atmospheric {[email protected] DONE} rftoolsbuilder-1.15-2.1.1-beta.jar RFToolsBuilder {[email protected] DONE} MiscAdditions-1.2.3.jar Misc Additions {[email protected] DONE} jeiintegration_1.15.2-3.1.0.1.jar JEI Integration {[email protected] DONE} Xaeros_Minimap_20.11.0_Forge_1.15.2.jar Xaero's Minimap {[email protected] DONE} JAOPCA-1.15.2-3.2.0.9.jar JAOPCA {[email protected] DONE} ftb-backups-2.1.0.1.jar FTB Utilities: Backups {[email protected] DONE} FastWorkbench-1.15.1-3.0.0.jar FastWorkbench {[email protected] DONE} autumnity-1.3.0-1.15.2.jar Autumnity {[email protected] DONE} AutoRegLib-1.5-40.jar AutoRegLib {[email protected] DONE} Quark-r2.1-237.jar Quark {[email protected] DONE} StorageDrawers-1.15.2-7.0.2.jar Storage Drawers {[email protected] DONE} FluxNetworks-1.15.2-5.0.1-2.jar Flux Networks {[email protected] DONE} performant-1.15-2.10m.jar Performant {[email protected] DONE} DoubleSlabs-1.15-2.3.0.jar Double Slabs {[email protected] DONE} themidnight-0.5.7-3.jar The Midnight {[email protected] DONE} HardcoreRevival_1.15.2-4.0.1.jar Hardcore Revival {[email protected] DONE} structurize-0.10.315-ALPHA.jar Structurize {[email protected] DONE} minecolonies-1.15.2-0.11.948-universal.jar Minecolonies {[email protected] DONE} FastFurnace-1.15.1-3.0.0.jar FastFurnace {[email protected] DONE} AppleSkin-mc1.15.2-forge-1.0.13.jar AppleSkin {[email protected] DONE} Aquaculture-1.15.2-2.0.14.jar Aquaculture 2 {[email protected] DONE} refinedstorageaddons-0.6.1.jar Refined Storage Addons {[email protected] DONE} CosmeticArmorReworked-1.15.2-v3a.jar CosmeticArmorReworked {[email protected] DONE} DefaultOptions_1.15.2-11.0.1.jar Default Options {[email protected] DONE} Kiwi Modules: fruittrees:cherry fruittrees:fruittrees fruittrees:hybridization kiwi:contributors kiwi:data [Psi] Active spell: None Launched Version: forge-31.2.0 Backend library: LWJGL version 3.2.2 build 10 Backend API: GeForce GTX 1660 Ti/PCIe/SSE2 GL version 4.6.0 NVIDIA 445.87, NVIDIA Corporation GL Caps: Using framebuffer using OpenGL 3.0 Using VBOs: Yes Is Modded: Definitely; Client brand changed to 'forge' Type: Client (map_client.txt) Resource Packs: Current Language: English (US) CPU: 6x Intel(R) Core(TM) i5-9400F CPU @ 2.90GHz OptiFine Version: OptiFine_1.15.2_HD_U_G1_pre16 OptiFine Build: 20200506-004910 Render Distance Chunks: 8 Mipmaps: 4 Anisotropic Filtering: 1 Antialiasing: 0 Multitexture: false Shaders: null OpenGlVersion: 4.6.0 NVIDIA 445.87 OpenGlRenderer: GeForce GTX 1660 Ti/PCIe/SSE2 OpenGlVendor: NVIDIA Corporation CpuCount: 6
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.