Jump to content

Recommended Posts

Posted

---- Minecraft Crash Report ----
// Sorry :(

Time: 2023-07-07 17:55:09
Description: Initializing game

java.lang.NoClassDefFoundError: Could not initialize class net.minecraft.client.renderer.RenderType
    at net.minecraft.client.gui.font.FontTexture.<init>(FontTexture.java:29) ~[client-1.19.2-20220805.130853-srg.jar%23394!/:?] {re:classloading}
    at net.minecraft.client.gui.font.FontSet.m_232556_(FontSet.java:163) ~[client-1.19.2-20220805.130853-srg.jar%23394!/:?] {re:classloading}
    at net.minecraft.client.gui.font.glyphs.SpecialGlyphs.m_213604_(SpecialGlyphs.java:53) ~[client-1.19.2-20220805.130853-srg.jar%23394!/:?] {re:classloading}
    at net.minecraft.client.gui.font.FontSet.m_95071_(FontSet.java:53) ~[client-1.19.2-20220805.130853-srg.jar%23394!/:?] {re:classloading}
    at net.minecraft.client.gui.font.FontManager.m_95009_(FontManager.java:43) ~[client-1.19.2-20220805.130853-srg.jar%23394!/:?] {re:mixin,re:classloading,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.FontResourceManagerAccess,pl:mixin:A}
    at net.minecraft.Util.m_137469_(Util.java:368) ~[client-1.19.2-20220805.130853-srg.jar%23394!/:?] {re:mixin,re:classloading,pl:mixin:APP:yungsbridges.mixins.json:SuppressLogMixin,pl:mixin:APP:bettermineshafts.mixins.json:SuppressLogMixin,pl:mixin:APP:smoothboot.mixins.json:UtilMixin,pl:mixin:A}
    at net.minecraft.client.gui.font.FontManager.<init>(FontManager.java:43) ~[client-1.19.2-20220805.130853-srg.jar%23394!/:?] {re:mixin,re:classloading,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.FontResourceManagerAccess,pl:mixin:A}
    at net.minecraft.client.Minecraft.<init>(Minecraft.java:482) ~[client-1.19.2-20220805.130853-srg.jar%23394!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.main.Main.m_239872_(Main.java:176) ~[client-1.19.2-20220805.130853-srg.jar%23394!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.main.Main.main(Main.java:51) ~[client-1.19.2-20220805.130853-srg.jar%23394!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A}
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
    at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
    at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:27) ~[fmlloader-1.19.2-43.2.14.jar%2395!/:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2382!/:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2382!/:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2382!/:?] {}
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2382!/:?] {}
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2382!/:?] {}
    at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2382!/:?] {}
    at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2382!/:?] {}
    at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?] {}


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- Head --
Thread: Render thread
Stacktrace:
    at net.minecraft.client.gui.font.FontTexture.<init>(FontTexture.java:29) ~[client-1.19.2-20220805.130853-srg.jar%23394!/:?] {re:classloading}
    at net.minecraft.client.gui.font.FontSet.m_232556_(FontSet.java:163) ~[client-1.19.2-20220805.130853-srg.jar%23394!/:?] {re:classloading}
    at net.minecraft.client.gui.font.glyphs.SpecialGlyphs.m_213604_(SpecialGlyphs.java:53) ~[client-1.19.2-20220805.130853-srg.jar%23394!/:?] {re:classloading}
    at net.minecraft.client.gui.font.FontSet.m_95071_(FontSet.java:53) ~[client-1.19.2-20220805.130853-srg.jar%23394!/:?] {re:classloading}
    at net.minecraft.client.gui.font.FontManager.m_95009_(FontManager.java:43) ~[client-1.19.2-20220805.130853-srg.jar%23394!/:?] {re:mixin,re:classloading,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.FontResourceManagerAccess,pl:mixin:A}
    at net.minecraft.Util.m_137469_(Util.java:368) ~[client-1.19.2-20220805.130853-srg.jar%23394!/:?] {re:mixin,re:classloading,pl:mixin:APP:yungsbridges.mixins.json:SuppressLogMixin,pl:mixin:APP:bettermineshafts.mixins.json:SuppressLogMixin,pl:mixin:APP:smoothboot.mixins.json:UtilMixin,pl:mixin:A}
    at net.minecraft.client.gui.font.FontManager.<init>(FontManager.java:43) ~[client-1.19.2-20220805.130853-srg.jar%23394!/:?] {re:mixin,re:classloading,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.FontResourceManagerAccess,pl:mixin:A}
    at net.minecraft.client.Minecraft.<init>(Minecraft.java:482) ~[client-1.19.2-20220805.130853-srg.jar%23394!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
Mixins in Heaven:
    net.minecraft.client.gui.font.FontManager:
        blusunrize.immersiveengineering.mixin.accessors.client.FontResourceManagerAccess (immersiveengineering.mixins.json)
    net.minecraft.Util:
        com.yungnickyoung.minecraft.yungsbridges.mixin.SuppressLogMixin (yungsbridges.mixins.json)
        com.abdelaziz.smoothboot.mixin.UtilMixin (smoothboot.mixins.json)
        com.yungnickyoung.minecraft.bettermineshafts.mixin.SuppressLogMixin (bettermineshafts.mixins.json)
    net.minecraft.client.Minecraft:
        dev.architectury.mixin.forge.MixinMinecraft (architectury.mixins.json)
        com.simibubi.create.foundation.mixin.client.WindowResizeMixin (create.mixins.json)
        ca.fxco.memoryleakfix.mixin.targetEntityLeak.Minecraft_targetClearMixin (memoryleakfix.mixins.json)
        ca.fxco.memoryleakfix.mixin.hugeScreenshotLeak.Minecraft_screenshotMixin (memoryleakfix.mixins.json)
        com.jozufozu.flywheel.mixin.PausedPartialTickAccessor (flywheel.mixins.json)
        fudge.notenoughcrashes.mixins.client.MixinMinecraftClient (notenoughcrashes.mixins.json)
        me.jellysquid.mods.sodium.mixin.core.MixinMinecraftClient (rubidium.mixins.json)
        blusunrize.immersiveengineering.mixin.accessors.client.MinecraftAccess (immersiveengineering.mixins.json)
        vazkii.quark.mixin.client.MinecraftMixin (quark.mixins.json)
-- Initialization --
Details:
    Modules: 
Stacktrace:
    at net.minecraft.client.main.Main.m_239872_(Main.java:176) ~[client-1.19.2-20220805.130853-srg.jar%23394!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.main.Main.main(Main.java:51) ~[client-1.19.2-20220805.130853-srg.jar%23394!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A}
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
    at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
    at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:27) ~[fmlloader-1.19.2-43.2.14.jar%2395!/:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2382!/:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2382!/:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2382!/:?] {}
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2382!/:?] {}
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2382!/:?] {}
    at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2382!/:?] {}
    at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2382!/:?] {}
    at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?] {}

Mixins in Heaven:
    net.minecraft.client.main.Main:
        com.jozufozu.flywheel.mixin.ClientMainMixin (flywheel.mixins.json)
        com.abdelaziz.smoothboot.mixin.client.MainMixin (smoothboot.mixins.json)
        fudge.notenoughcrashes.forge.mixins.client.MixinMain (notenoughcrashes.forge.mixins.json)

-- System Details --
Details:
    Minecraft Version: 1.19.2
    Minecraft Version ID: 1.19.2
    Operating System: Mac OS X (x86_64) version 13.4.1
    Java Version: 17.0.3, Microsoft
    Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
    Memory: 268614200 bytes (256 MiB) / 838860800 bytes (800 MiB) up to 2147483648 bytes (2048 MiB)
    CPUs: 4
    Processor Vendor: GenuineIntel
    Processor Name: Intel(R) Core(TM) i5-7360U CPU @ 2.30GHz
    Identifier: Intel64 Family 6 Model 142 Stepping 9
    Microarchitecture: Amber Lake
    Frequency (GHz): 2.30
    Number of physical packages: 1
    Number of physical CPUs: 2
    Number of logical CPUs: 4
    Graphics card #0 name: Intel Iris Plus Graphics 640
    Graphics card #0 vendor: Intel
    Graphics card #0 VRAM (MB): 1536.00
    Graphics card #0 deviceId: 0x5926
    Graphics card #0 versionInfo: Revision ID: 0x0006
    Memory slot #0 capacity (MB): 4096.00
    Memory slot #0 clockSpeed (GHz): 2.13
    Memory slot #0 type: DDR4 SO-DIMM
    Memory slot #1 capacity (MB): 4096.00
    Memory slot #1 clockSpeed (GHz): 2.13
    Memory slot #1 type: DDR4 SO-DIMM
    Virtual memory max (MB): 11264.00
    Virtual memory used (MB): 7393.21
    Swap memory total (MB): 3072.00
    Swap memory used (MB): 1859.75
    JVM Flags: 8 total; -Xss1M -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
    Launched Version: forge-43.2.14
    Backend library: LWJGL version 3.3.1 build 7
    Backend API: Intel(R) Iris(TM) Plus Graphics 640 GL version 4.1 INTEL-20.6.1, Intel Inc.
    Window size: <not initialized>
    GL Caps: Using framebuffer using OpenGL 3.2
    GL debug messages: <disabled>
    Using VBOs: Yes
    Is Modded: Definitely; Client brand changed to 'forge'
    Type: Client (map_client.txt)
    CPU: 4x Intel(R) Core(TM) i5-7360U CPU @ 2.30GHz
    ModLauncher: 10.0.8+10.0.8+main.0ef7e830
    ModLauncher launch target: forgeclient
    ModLauncher naming: srg
    ModLauncher services: 
        mixin-0.8.5.jar mixin PLUGINSERVICE 
        eventbus-6.0.3.jar eventbus PLUGINSERVICE 
        fmlloader-1.19.2-43.2.14.jar slf4jfixer PLUGINSERVICE 
        fmlloader-1.19.2-43.2.14.jar object_holder_definalize PLUGINSERVICE 
        fmlloader-1.19.2-43.2.14.jar runtime_enum_extender PLUGINSERVICE 
        fmlloader-1.19.2-43.2.14.jar capability_token_subclass PLUGINSERVICE 
        accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE 
        fmlloader-1.19.2-43.2.14.jar runtimedistcleaner PLUGINSERVICE 
        modlauncher-10.0.8.jar mixin TRANSFORMATIONSERVICE 
        modlauncher-10.0.8.jar fml TRANSFORMATIONSERVICE 
    FML Language Providers: 
        [email protected]
        lowcodefml@null
        javafml@null
    Mod List: 
        saturn-mc1.19.2-0.0.4.jar                         |Saturn                        |saturn                        |0.0.4               |COMMON_SET|Manifest: NOSIGNATURE
        YungsBetterDungeons-1.19.2-Forge-3.2.2.jar        |YUNG's Better Dungeons        |betterdungeons                |1.19.2-Forge-3.2.2  |COMMON_SET|Manifest: NOSIGNATURE
        notenoughcrashes-4.2.1+1.19.2-forge.jar           |Not Enough Crashes            |notenoughcrashes              |4.2.1+1.19.2        |COMMON_SET|Manifest: NOSIGNATURE
        create_misc_and_things_  1.19.2_3.0.jar           |create: things and misc       |create_things_and_misc        |1.0.0               |COMMON_SET|Manifest: NOSIGNATURE
        YungsBetterWitchHuts-1.19.2-Forge-2.1.0.jar       |YUNG's Better Witch Huts      |betterwitchhuts               |1.19.2-Forge-2.1.0  |COMMON_SET|Manifest: NOSIGNATURE
        superflatworldnoslimes-1.19.2-3.0.jar             |Superflat World No Slimes     |superflatworldnoslimes        |3.0                 |COMMON_SET|Manifest: NOSIGNATURE
        Architects-Palette-1.19.2-1.3.2.jar               |Architect's Palette           |architects_palette            |1.3.1               |COMMON_SET|Manifest: NOSIGNATURE
        YungsBetterOceanMonuments-1.19.2-Forge-2.1.0.jar  |YUNG's Better Ocean Monuments |betteroceanmonuments          |1.19.2-Forge-2.1.0  |COMMON_SET|Manifest: NOSIGNATURE
        Entity_Collision_FPS_Fix-forge-1.19-2.0.0.0.jar   |Entity Collision FPS Fix      |entitycollisionfpsfix         |2.0.0.0             |COMMON_SET|Manifest: NOSIGNATURE
        mcw-windows-2.1.1-mc1.19.2forge.jar               |Macaw's Windows               |mcwwindows                    |2.1.1               |COMMON_SET|Manifest: NOSIGNATURE
        immersive_aircraft-0.5.1+1.19.2-forge.jar         |Immersive Aircraft            |immersive_aircraft            |0.5.1+1.19.2        |COMMON_SET|Manifest: NOSIGNATURE
        sophisticatedcore-1.19.2-0.5.77.346.jar           |Sophisticated Core            |sophisticatedcore             |1.19.2-0.5.77.346   |COMMON_SET|Manifest: NOSIGNATURE
        rubidium-0.6.2b.jar                               |Rubidium                      |rubidium                      |0.6.2b              |COMMON_SET|Manifest: NOSIGNATURE
        deco-storage-forge-1.19.2-1.5.1.jar               |DecoStorage                   |deco_storage                  |1.5                 |COMMON_SET|Manifest: NOSIGNATURE
        connectedness-2.0.1a.jar                          |Connectedness                 |connectedness                 |2.0.1a              |COMMON_SET|Manifest: NOSIGNATURE
        endportalparallax-2.0-mc1.19.jar                  |End Portal Parallax           |endportalparallax             |2.0                 |COMMON_SET|Manifest: NOSIGNATURE
        memoryusagescreen-forge-mc1.19-1.6.jar            |Memory Usage Screen           |memoryusagescreen             |1.6                 |COMMON_SET|Manifest: NOSIGNATURE
        YungsApi-1.19.2-Forge-3.8.9.jar                   |YUNG's API                    |yungsapi                      |1.19.2-Forge-3.8.9  |COMMON_SET|Manifest: NOSIGNATURE
        undeco-1.19-1.3.2.jar                             |Ornamental: Unusually Decorati|undeco                        |1.19-1.3.2          |COMMON_SET|Manifest: NOSIGNATURE
        moreminecarts-1.5.7.jar                           |More Minecarts                |moreminecarts                 |1.5.7               |COMMON_SET|Manifest: NOSIGNATURE
        sophisticatedbackpacks-1.19.2-3.18.53.868.jar     |Sophisticated Backpacks       |sophisticatedbackpacks        |1.19.2-3.18.53.868  |COMMON_SET|Manifest: NOSIGNATURE
        FullTurtleArmor-1.2-FORGE-MC1.19.jar              |Full Turtle Armor             |fullturtlearmor               |1.2                 |COMMON_SET|Manifest: NOSIGNATURE
        mcw-doors-1.0.9forge-mc1.19.2.jar                 |Macaw's Doors                 |mcwdoors                      |1.0.9               |COMMON_SET|Manifest: NOSIGNATURE
        Steam_Rails-1.3.5+forge-mc1.19.2.jar              |Create: Steam 'n Rails        |railways                      |1.3.5+forge-mc1.19.2|ERROR     |Manifest: NOSIGNATURE
        WaterStrainer-1.19-14.1.1.jar                     |Water Strainer                |waterstrainer                 |1.19-14.1.1         |COMMON_SET|Manifest: NOSIGNATURE
        SnowRealMagic-1.19.2-forge-6.5.1.jar              |Snow! Real Magic!             |snowrealmagic                 |6.5.1               |COMMON_SET|Manifest: NOSIGNATURE
        giacomos_automatable_cauldrons1.0.2-1.19.2.jar    |Giacomo's automatable cauldron|giacomos_automatable_cauldrons|1.0.2               |COMMON_SET|Manifest: NOSIGNATURE
        FpsReducer2-forge-1.19.2-2.1.jar                  |FPS Reducer                   |fpsreducer                    |1.19.2-2.1          |COMMON_SET|Manifest: NOSIGNATURE
        bbs-1.19.2-1.1.0-forge.jar                        |Better Block Sounds           |bbs                           |1.19.2-1.0          |COMMON_SET|Manifest: NOSIGNATURE
        cameraoverhaul-1.0-1.19.2.jar                     |Camera Overhaul               |cameraoverhaul                |1.0.0               |COMMON_SET|Manifest: NOSIGNATURE
        YungsBetterNetherFortresses-1.19.2-Forge-1.0.5.jar|YUNG's Better Nether Fortresse|betterfortresses              |1.19.2-Forge-1.0.5  |COMMON_SET|Manifest: NOSIGNATURE
        cloth-config-8.2.88-forge.jar                     |Cloth Config v8 API           |cloth_config                  |8.2.88              |COMMON_SET|Manifest: NOSIGNATURE
        soundphysics-forge-1.19.2-1.0.18.jar              |Sound Physics Remastered      |sound_physics_remastered      |1.19.2-1.0.18       |COMMON_SET|Manifest: NOSIGNATURE
        mcw-bridges-2.1.0-mc1.19.2forge.jar               |Macaw's Bridges               |mcwbridges                    |2.1.0               |COMMON_SET|Manifest: NOSIGNATURE
        DustrialDecor-1.3.3-1.19.2.jar                    |'Dustrial Decor               |dustrial_decor                |1.3.2               |COMMON_SET|Manifest: NOSIGNATURE
        Amplified_Nether_1.19.3_v1.2.1.jar                |Amplified Nether              |amplifiednether               |1.2.1               |COMMON_SET|Manifest: NOSIGNATURE
        Poofsounds2.1-1.19.2.jar                          |PoofSound                     |poofsound                     |2.1                 |COMMON_SET|Manifest: NOSIGNATURE
        material_elements_1.19.2-6.3.0.jar                |Material Elements             |material_elements             |6.3.0               |COMMON_SET|Manifest: NOSIGNATURE
        ornamental-1.19.1-4.9.13.jar                      |Ornamental                    |ornamental                    |1.19.1-4.9.13       |COMMON_SET|Manifest: NOSIGNATURE
        mcw-trapdoors-1.1.1-mc1.19.2forge.jar             |Macaw's Trapdoors             |mcwtrpdoors                   |1.1.1               |COMMON_SET|Manifest: NOSIGNATURE
        mcw-fences-1.0.7-mc1.19.2forge.jar                |Macaw's Fences and Walls      |mcwfences                     |1.0.7               |COMMON_SET|Manifest: NOSIGNATURE
        pop-1.19-1.0.0.jar                                |Pop!                          |pop                           |1.0.0               |COMMON_SET|Manifest: NOSIGNATURE
        YungsBridges-1.19.2-Forge-3.1.0.jar               |YUNG's Bridges                |yungsbridges                  |1.19.2-Forge-3.1.0  |COMMON_SET|Manifest: NOSIGNATURE
        water-erosion-1.19.2-forge-1.1.4.jar              |Water Erosion                 |watererosion                  |1.1.4               |COMMON_SET|Manifest: NOSIGNATURE
        Patchouli-1.19.2-77.jar                           |Patchouli                     |patchouli                     |1.19.2-77           |COMMON_SET|Manifest: NOSIGNATURE
        MoreDecorativeBlocks-1.19.2-1.0.0-[FORGE].jar     |More Decorative Blocks        |moredecorativeblocks          |1.0.0-[FORGE]       |COMMON_SET|Manifest: NOSIGNATURE
        collective-1.19.2-6.62.jar                        |Collective                    |collective                    |6.62                |COMMON_SET|Manifest: NOSIGNATURE
        reforgium-1.0.12a.jar                             |Reforgium                     |reforgium                     |1.0.12a             |ERROR     |Manifest: NOSIGNATURE
        advancednetherite-1.14.7-1.19.2.jar               |Advanced Netherite            |advancednetherite             |1.14.7              |COMMON_SET|Manifest: NOSIGNATURE
        YungsExtras-1.19.2-Forge-3.1.0.jar                |YUNG's Extras                 |yungsextras                   |1.19.2-Forge-3.1.0  |COMMON_SET|Manifest: NOSIGNATURE
        FramedBlocks-6.8.4.jar                            |FramedBlocks                  |framedblocks                  |6.8.4               |COMMON_SET|Manifest: NOSIGNATURE
        redstone_clock-1.0-1.19-1.19.2.jar                |Redstone Clock                |redstone_clock                |1.0                 |COMMON_SET|Manifest: NOSIGNATURE
        biomebackport-1.1.4-1.19.2.jar                    |Biome Backport                |biomebackport                 |1.1.4-1.19.2        |COMMON_SET|Manifest: NOSIGNATURE
        YungsBetterStrongholds-1.19.2-Forge-3.2.0.jar     |YUNG's Better Strongholds     |betterstrongholds             |1.19.2-Forge-3.2.0  |COMMON_SET|Manifest: NOSIGNATURE
        mcw-roofs-2.2.4-mc1.19.2forge.jar                 |Macaw's Roofs                 |mcwroofs                      |2.2.4               |COMMON_SET|Manifest: NOSIGNATURE
        architectury-6.5.85-forge.jar                     |Architectury                  |architectury                  |6.5.85              |COMMON_SET|Manifest: NOSIGNATURE
        BambooEverything-forge-2.2.4-build.33+mc1.19.2.jar|Bamboo Everything             |bambooeverything              |2.2.4-build.33+mc1.1|COMMON_SET|Manifest: NOSIGNATURE
        mcw-furniture-3.1.0-mc1.19.2forge.jar             |Macaw's Furniture             |mcwfurnitures                 |3.1.0               |COMMON_SET|Manifest: NOSIGNATURE
        cryingportals-1.19.2-2.3.jar                      |Crying Portals                |cryingportals                 |2.3                 |COMMON_SET|Manifest: NOSIGNATURE
        fallthroughslime-1.19.2-3.0.jar                   |Fall Through Slime            |fallthroughslime              |3.0                 |COMMON_SET|Manifest: NOSIGNATURE
        Create Train Additions 0.3.0-1.19.2.jar           |Create Train Additions        |create_train_additions        |0.3.0               |COMMON_SET|Manifest: NOSIGNATURE
        toms_storage-1.19-1.5.8.jar                       |Tom's Simple Storage Mod      |toms_storage                  |1.5.8               |COMMON_SET|Manifest: NOSIGNATURE
        smallernetherportals-1.19.2-3.4.jar               |Smaller Nether Portals        |smallernetherportals          |3.4                 |COMMON_SET|Manifest: NOSIGNATURE
        YungsBetterMineshafts-1.19.2-Forge-3.2.0.jar      |YUNG's Better Mineshafts      |bettermineshafts              |1.19.2-Forge-3.2.0  |COMMON_SET|Manifest: NOSIGNATURE
        geckolib-forge-1.19-3.1.40.jar                    |GeckoLib                      |geckolib3                     |3.1.40              |COMMON_SET|Manifest: NOSIGNATURE
        mcw-lights-1.0.6-mc1.19.2forge.jar                |Macaw's Lights and Lamps      |mcwlights                     |1.0.6               |COMMON_SET|Manifest: NOSIGNATURE
        DripSounds-1.19-0.3.0.jar                         |Drip Sounds                   |waterdripsound                |0.3.0               |COMMON_SET|Manifest: NOSIGNATURE
        QuarkOddities-1.18.jar                            |Quark Oddities                |quarkoddities                 |1.18                |COMMON_SET|Manifest: NOSIGNATURE
        Kiwi-1.19.1-forge-8.3.4.jar                       |Kiwi                          |kiwi                          |8.3.4               |ERROR     |Manifest: NOSIGNATURE
        extendedbogeys-0.4.3-1.19.2-0.5.1.b-forge.jar     |Extended Bogeys               |extendedbogeys                |0.4.3-1.19.2-0.5.1.b|ERROR     |Manifest: NOSIGNATURE
        waterphysics-1.19.2-1.0.7.jar                     |waterphysics mod              |waterphysics                  |1.19.2-1.0.7        |COMMON_SET|Manifest: NOSIGNATURE
        redstonepen-1.19.2-forge-1.2.20.jar               |Redstone Pen                  |redstonepen                   |1.2.20              |COMMON_SET|Manifest: bf:30:76:97:e4:58:41:61:2a:f4:30:d3:8f:4c:e3:71:1d:14:c4:a1:4e:85:36:e3:1d:aa:2f:cb:22:b0:04:9b
        pbosb-1.19.2-1.1.jar                              |PBOSB                         |pbosb                         |1.19.2-1.1          |COMMON_SET|Manifest: NOSIGNATURE
        FPS optimizer 1.19.2.jar                          |FPS optimizer                 |fps_optimizer                 |1.0.0               |COMMON_SET|Manifest: NOSIGNATURE
        enchantingcommands-1.19.2-3.0.jar                 |Enchanting Commands           |enchantingcommands            |3.0                 |COMMON_SET|Manifest: NOSIGNATURE
        immersive_weathering-1.19.2-1.2.9-forge.jar       |Immersive Weathering          |immersive_weathering          |1.19.2-1.2.9        |COMMON_SET|Manifest: NOSIGNATURE
        RealisticExplosionPhysics-1.19.2-1.0.0.jar        |Realistic Explosion Physics   |rep                           |1.0.0               |COMMON_SET|Manifest: NOSIGNATURE
        mcw-paintings-1.0.4-mc1.19.2.jar                  |Macaw's Paintings             |mcwpaintings                  |1.0.4               |COMMON_SET|Manifest: NOSIGNATURE
        dbExtended-1.19-5.0.5.jar                         |Dave's Building Extended      |davebuildingmod               |5.0.5               |COMMON_SET|Manifest: NOSIGNATURE
        Decorative Blocks-forge-1.19.2-3.0.0.jar          |Decorative Blocks             |decorative_blocks             |3.0.0               |COMMON_SET|Manifest: NOSIGNATURE
        lazydfu-1.19-1.0.2.jar                            |LazyDFU                       |lazydfu                       |0.1.3               |COMMON_SET|Manifest: NOSIGNATURE
        YungsBetterDesertTemples-1.19.2-Forge-2.2.2.jar   |YUNG's Better Desert Temples  |betterdeserttemples           |1.19.2-Forge-2.2.2  |COMMON_SET|Manifest: NOSIGNATURE
        memoryleakfix-forge-1.17+-1.0.0.jar               |Memory Leak Fix               |memoryleakfix                 |1.0.0               |COMMON_SET|Manifest: NOSIGNATURE
        material_elements_decorative_1.19.2-6.3.0.jar     |Material Elements Decorative  |material_elements_decorative  |6.3.0               |COMMON_SET|Manifest: NOSIGNATURE
        BuildingBlocksOverhaul-v2.2.6-B-Forge1.19.2.jar   |Building Blocks Overhaul      |building_blocks_overhaul      |2.2.5               |COMMON_SET|Manifest: NOSIGNATURE
        erodingstoneentities-1.19.2-4.2.jar               |Eroding Stone Entities        |erodingstoneentities          |4.2                 |COMMON_SET|Manifest: NOSIGNATURE
        forge-1.19.2-43.2.14-universal.jar                |Forge                         |forge                         |43.2.14             |COMMON_SET|Manifest: 84:ce:76:e8:45:35:e4:0e:63:86:df:47:59:80:0f:67:6c:c1:5f:6e:5f:4d:b3:54:47:1a:9f:7f:ed:5e:f2:90
        moderntrainparts-mc1.19.2-0.2.2-forge.jar         |Modern Train Parts            |moderntrainparts              |0.2.2               |COMMON_SET|Manifest: NOSIGNATURE
        dynamicfps-reforged-1.0.jar                       |Dynamic FPS ReForged          |dynamicfps                    |1.0                 |COMMON_SET|Manifest: NOSIGNATURE
        mcw-paths-1.0.3forge-mc1.19.2.jar                 |Macaw's Paths and Pavings     |mcwpaths                      |1.0.3               |COMMON_SET|Manifest: NOSIGNATURE
        ImmersivePosts-1.19.2-4.3.0-6.jar                 |Immersive Posts               |immersiveposts                |4.3.0-6             |COMMON_SET|Manifest: NOSIGNATURE
        ImmersiveFX 1.0.0 1.19.2.jar                      |§3ImmersiveFX                 |dsurround                     |5.1                 |COMMON_SET|Manifest: NOSIGNATURE
        client-1.19.2-20220805.130853-srg.jar             |Minecraft                     |minecraft                     |1.19.2              |COMMON_SET|Manifest: a1:d4:5e:04:4f:d3:d6:e0:7b:37:97:cf:77:b0:de:ad:4a:47:ce:8c:96:49:5f:0a:cf:8c:ae:b2:6d:4b:8a:3f
        Update-1.20_v2.3_1.19.2.jar                       |Trick Update 1.20             |trick_update_1_20             |2.3.0               |COMMON_SET|Manifest: NOSIGNATURE
        TerraBlender-forge-1.19.2-2.0.1.136.jar           |TerraBlender                  |terrablender                  |2.0.1.136           |COMMON_SET|Manifest: NOSIGNATURE
        moonlight-1.19.2-2.2.43-forge.jar                 |Moonlight Library             |moonlight                     |1.19.2-2.2.43       |COMMON_SET|Manifest: NOSIGNATURE
        ImmersiveEngineering-1.19.2-9.2.2-165.jar         |Immersive Engineering         |immersiveengineering          |1.19.2-9.2.2-165    |COMMON_SET|Manifest: 44:39:94:cf:1d:8c:be:3c:7f:a9:ee:f4:1e:63:a5:ac:61:f9:c2:87:d5:5b:d9:d6:8c:b5:3e:96:5d:8e:3f:b7
        enchlevel-langpatch-2.0.2.jar                     |Enchantment Level Language Pat|enchlevellangpatch            |2.0.2               |COMMON_SET|Manifest: NOSIGNATURE
        washingcauldron-forge-1.0-1.19.jar                |Washing Cauldron              |washingcauldron               |1.0                 |COMMON_SET|Manifest: NOSIGNATURE
        HopoBetterRuinedPortals-[1.19-1.19.3]-1.3.3.jar   |HopoBetterRuinedPortals       |hoporp                        |1.3.3               |COMMON_SET|Manifest: NOSIGNATURE
        armortrims-1.19.2-1.3.jar                         |Armor Trims                   |armor_trims                   |1.3                 |COMMON_SET|Manifest: NOSIGNATURE
        smoothboot(reloaded)-mc1.19.2-0.0.2.jar           |Smooth Boot (Reloaded)        |smoothboot                    |0.0.2               |COMMON_SET|Manifest: NOSIGNATURE
        NaturalDecorMod_1.19.2_V1.0.jar                   |Natural Decor Mod             |naturaldecormod               |1.0                 |COMMON_SET|Manifest: NOSIGNATURE
        flywheel-forge-1.19.2-0.6.8.a-14.jar              |Flywheel                      |flywheel                      |0.6.8.a-14          |COMMON_SET|Manifest: NOSIGNATURE
        alloyed-1.19.2-v1.5a.jar                          |Create: Alloyed               |alloyed                       |1.19.2              |ERROR     |Manifest: NOSIGNATURE
        create-1.19.2-0.5.1.b.jar                         |Create                        |create                        |0.5.1.b             |ERROR     |Manifest: NOSIGNATURE
        createdeco-1.3.3-1.19.2.jar                       |Create Deco                   |createdeco                    |1.3.3-1.19.2        |ERROR     |Manifest: NOSIGNATURE
        CreateCasing-1.19.2-1.3.jar                       |Create : Encased              |createcasing                  |1.19.2-1.3          |ERROR     |Manifest: NOSIGNATURE
        create-stuff-additions1.19.2_v2.0.3b.jar          |Create Stuff & Additions      |create_sa                     |2.0.3.              |COMMON_SET|Manifest: NOSIGNATURE
        mixininheaven-mc1.17.1-1.20-v0.0.1-hotfix.jar     |MixinInHeaven                 |mixininheaven                 |0.0NONE             |COMMON_SET|Manifest: NOSIGNATURE
        AutoRegLib-1.8.2-55.jar                           |AutoRegLib                    |autoreglib                    |1.8.2-55            |COMMON_SET|Manifest: NOSIGNATURE
        Quark-3.4-405.jar                                 |Quark                         |quark                         |3.4-405             |COMMON_SET|Manifest: NOSIGNATURE
        canary-mc1.19.2-0.2.7.jar                         |Canary                        |canary                        |0.2.7               |COMMON_SET|Manifest: NOSIGNATURE
        effective_fg-1.3.4.jar                            |Effective (Forge)             |effective_fg                  |1.3.4               |COMMON_SET|Manifest: NOSIGNATURE
        FPS-Monitor-1.19.2-1.3.0.jar                      |FPS Monitor                   |fps                           |1.3.0               |COMMON_SET|Manifest: NOSIGNATURE
        capable_cauldrons-1.19.2-1.1.0.2.jar              |Capable Cauldrons             |capable_cauldrons             |1.1.0               |COMMON_SET|Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
        lootr-1.19-0.4.24.62.jar                          |Lootr                         |lootr                         |0.4.24.61           |COMMON_SET|Manifest: NOSIGNATURE
        ferritecore-5.0.3-forge.jar                       |Ferrite Core                  |ferritecore                   |5.0.3               |COMMON_SET|Manifest: 41:ce:50:66:d1:a0:05:ce:a1:0e:02:85:9b:46:64:e0:bf:2e:cf:60:30:9a:fe:0c:27:e0:63:66:9a:84:ce:8a
        engineersdecor-1.19.2-forge-1.3.28.jar            |Engineer's Decor              |engineersdecor                |1.3.28              |COMMON_SET|Manifest: bf:30:76:97:e4:58:41:61:2a:f4:30:d3:8f:4c:e3:71:1d:14:c4:a1:4e:85:36:e3:1d:aa:2f:cb:22:b0:04:9b
        material_elements_panels_plates_slabs_1.19.2-6.4.0|Material Elements Panels, Plat|material_elements_panels_plate|6.4.0               |COMMON_SET|Manifest: NOSIGNATURE
        command_structures_forge-3.1.0+1.19.jar           |Command Structure Mod         |command_structures            |3.1.0+1.19          |COMMON_SET|Manifest: NOSIGNATURE
        PuzzlesLib-v4.4.3-1.19.2-Forge.jar                |Puzzles Lib                   |puzzleslib                    |4.4.3               |COMMON_SET|Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
        ArmorSoundTweak-6.0.0-forge.jar                   |Armor Sound Tweak             |armorsoundtweak               |6.0.0               |COMMON_SET|Manifest: 42:2c:5e:4c:e2:f5:d1:07:7f:aa:29:ae:31:88:80:0c:b1:a6:87:6b:6a:2d:0f:67:57:e4:5a:4a:26:73:31:ac
        CosmeticArmorReworked-1.19.2-v1a.jar              |CosmeticArmorReworked         |cosmeticarmorreworked         |1.19.2-v1a          |COMMON_SET|Manifest: 5e:ed:25:99:e4:44:14:c0:dd:89:c1:a9:4c:10:b5:0d:e4:b1:52:50:45:82:13:d8:d0:32:89:67:56:57:01:53
        End's Phantasm - BETAv1.2.10.5 - 1.19.2.jar       |End's Phantasm                |phantasm                      |1.2.10.5            |COMMON_SET|Manifest: NOSIGNATURE
        createaddition-1.19.2-20230623a.jar               |Create Crafts & Additions     |createaddition                |1.19.2-20230623a    |ERROR     |Manifest: NOSIGNATURE
    FramedBlocks BlockEntity Warning: Not applicable
    Crash Report UUID: 5ce0b1d3-fb73-454f-b3c6-74c9fdc7a7cf
    FML: 43.2
    Forge: net.minecraftforge:43.2.14
    Flywheel Backend: Uninitialized
    Suspected Mods: Minecraft (minecraft)

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • Hey all, I've been working a lot with datapacks lately, and I'm wondering what the most efficient way to get said data from server to client is.  I'm currently using packets, but given that a lot of the data I'm storing involves maps along the lines of Map<ResourceLocation, CustomDataType>, it can easily start to get messy if I need to transmit a lot of that data all at once. Recently I started looking into the ReloadableServerResources class, which is where Minecraft stores its built-ins.  I see you can access it via the server from the server's resources.managers, and it seems like this can be done even from the client to appropriately retrieve data from the server, unless I'm misunderstanding.  However, from what I can tell, this only works via built-in methods such as getRecipeManager() or getLootTables(), etc.  These are all SimpleJsonResourceReloadListeners, just like my datapack entries are, so it seems like it could be possible for me to access my datapack entries similarly?  But I don't see anywhere in ReloadableServerResources that stores loaded modded entries, so either I'm looking in the wrong place or it doesn't seem to be a thing. Are packets really the best way of doing this, or am I missing a method that would let me use ReloadableServerResources or something similar?
    • Im trying add to block a hole in center, just a usual block and in center of it on up side, there is should be a hole. I tried to add it via BlockModelBuilder, but its not working. Problem is that it only can change block size outside. I tried it to do with VoxelShape and its working, but its has been on server side and looks like its just changed collision shape, but for client, there is a texture covering this hole. I tried to use: base.renderType("cutout"); and removed some pixels from texture. I thought its should work, but game optimization makes block inside looks transparent. So, only custom model?
    • I Made this modpack myself and When i Open a world with embeddium enabeld no chuncks are loading in and when i have the mod brute force rendering culling eanbled the game will not start     This is the Modlist:   Chef's Delight [Forge] (by redstone3game) Yung Structures Addon for Loot Integrations (by someaddon) Macaw's Paths and Pavings (by sketch_macaw) My Nether's Delight (by soytutta) Client Crafting (by someaddon) Integrated Stronghold (by CraisinLord) Delightful (by brnbrd) Immersive Aircraft [Fabric/Forge] (by Conczin) Mysterious Mountain Lib (by sz0999312) Infinity Buttons (by LarsMans) SuperMartijn642's Core Lib (by SuperMartijn642) Clumps (by Jaredlll08) Embeddium (by FiniteReality) Cosmetic Armor Reworked (by LainMI) Creeper Overhaul (by joosh_7889) Balm (by BlayTheNinth) HT's TreeChop (by hammertater) Fastload (by StockiesLad) ImmediatelyFast (by RaphiMC) Integrated Dungeons and Structures (by CraisinLord) Mobtimizations - Entity Performance Fixes (by Corosus) Handcrafted (by terrariumearth) SuperMartijn642's Config Lib (by SuperMartijn642) Dramatic Doors (by FizzWare) Allurement (by TeamAbnormals) Xaero's World Map (by xaero96) Panda's Extra Details (by ThePandaOliver) Geophilic – Vanilla Biome Overhauls (by bebebea_loste) Auroras (by Verph) Naturalist (by Starfish_Studios) Iron Chests (by ProgWML6) Corpse (by henkelmax) FastSuite (by Shadows_of_Fire) Controlling (by Jaredlll08) Ash API (by Trikzon) Eating Animation [Neo/Forge] (by matyrobbrt) Macaw's Doors (by sketch_macaw) ForgeEndertech (by EnderLanky) Philip's Ruins (by philipmoddev) Resourceful Config (by ThatGravyBoat) ModernFix (by embeddedt) Quark (by Vazkii) Illager Invasion [Forge & Fabric] (by Fuzs) Integrated API (by CraisinLord) Redirector [Modern] (by pOtAto__bOy) Macaw's Fences and Walls (by sketch_macaw) Diagonal Windows [Forge & Fabric] (by Fuzs) Waystones (by BlayTheNinth) [EMF] Entity Model Features [Fabric & Forge] (by Traben) FerriteCore ((Neo)Forge) (by malte0811) CodeChicken Lib 1.8.+ (by covers1624) Macaw's Roofs (by sketch_macaw) Server Country Flags (by khajiitos) Bookshelf (by DarkhaxDev) Comforts (Fabric/Forge/Quilt) (by TheIllusiveC4) Enchantment Descriptions (by DarkhaxDev) Entity Culling Fabric/Forge (by tr7zw) Embeddium++ (by SrRapero720) Embeddium (Rubidium) Extra (by dimadencep) Smooth Boot (Reloaded) (by AbdElAziz333) Dungeons and Taverns (by Nova_Wostra) Placeables (by ItzSkay) CoroUtil (by Corosus) Small Ships [Fabric & Forge] (by talhanation) Trade Cycling (by henkelmax) Better Fps - Render Distance[Forge] (by someaddon) Better Villages - Forge (by jtl_elisa) PandaLib (by ThePandaOliver) Curios API (Forge/NeoForge) (by TheIllusiveC4) Stoneworks [Forge & Fabric] (by Fuzs) Pastel Shaders (by ElocinDev) Integrated Villages (by CraisinLord) More Axolotl Variants API (by AkashiiKun69) Potato Shader (by RRe36) Better Archeology (by Pandarix) Block Runner [Forge & Fabric] (by Fuzs) Cloth Config API (Fabric/Forge/NeoForge) (by shedaniel) Kiwi 🥝 (Neo/Forge) (by Snownee) Macaw's Lights and Lamps (by sketch_macaw) Loot Integrations (by someaddon) Farmers Structures (by BlackAuresArt) Wilderness (by ketok) Corpse x Curios API Compat (by Project8gbDeRam) Friends&Foes (Forge/NeoForge) (Copper Golem,Glare,Crab,Moobloom,Iceologer,Rascal,Tuff Golem,Wildfire,Illusioner) (by Faboslav) More Mob Variants (by nyuppo) Better Than Mending (by legobmw99) Remove Reloading Screen (by dimadencep) Simply Swords [Fabric & Forge] (by sweenuss) Better Brightness Slider (by LaidBackSloth) Krypton Reforged (by Txni) AppleSkin (by squeek502) Supplementaries Squared (by plantspookable) Horse Expert (by Fuzs) YUNG's Menu Tweaks (Forge) (by YUNGNICKYOUNG) Pet Cemetery (by TeamAbnormals) Leaky - Item Lag Fix[Forge/Fabric] (by someaddon) Tectonic (by Apollo) Saturn (by AbdElAziz333) Searchables (by Jaredlll08) Inventory HUD+ (by dmitrylovin) Moonlight Lib (by MehVahdJukaar) Explorify – Dungeons & Structures (by bebebea_loste) Placebo (by Shadows_of_Fire) Overflowing Bars [Forge & Fabric] (by Fuzs) Citadel (by sbom_xela) Alex's Mobs - Naturalist Compat (by Kanadeyoru) Forge CIT (by tfarecnim) Create (by simibubi) Starlight (Forge) (by Spottedleaf) [ETF] Entity Texture Features - [Fabric & Forge] (by Traben) Advanced Chimneys (by EnderLanky) Corn Delight[Forge] (by sz0999312) Trials Chambers [1.20.1 Backport] (by Jusey1z) MVS - Moog's Voyager Structures (by finndog_123) Macaw's Paintings (by sketch_macaw) Alternate Current (by SpaceWalkerRS) Hopo Better Ruined Portals (Fabric/Forge/NeoForge) (by hoponopono) Alex's Delight (by Baisylia) Macaw's Biomes O' Plenty (by Samlegamer_) Resourceful Lib (by ThatGravyBoat) FindMe (by Buuz135) Macaw's Bridges (by sketch_macaw) YUNG's Better Witch Huts (Forge) (by YUNGNICKYOUNG) MNS - Moog's Nether Structures (by finndog_123) Mowzie's Mobs (by bobmowzie) FastWorkbench (by Shadows_of_Fire) Transparent (by Trikzon) Artifacts (by ochotonida) Passable Foliage 🌳 (Neo/Forge) (by Snownee) Supplementaries (by MehVahdJukaar) Atmospheric (by TeamAbnormals) Alex's Caves (by sbom_xela) Alex's Caves Delight (by FixerLink1) Ocean's Delight (by scouter567) Brute force Rendering Culling (by RogoShum) fix GPU memory leak[Forge/Fabric] (by someaddon) Burnt: Better Vanilla Fire (by pxlbnk) YDM's Weapon Master (by YourDailyModderx) Curios Compat Layer for Accessories (by Blodhgarm) MES - Moog's End Structures (by finndog_123) Pale Garden and Creaking (by MinoBanana) YUNG's Better Jungle Temples (Forge) (by YUNGNICKYOUNG) AddonsLib (by Samlegamer_) Athena (by CodexAdrian) MakeUp - Ultra Fast | Shaders (by XavierFST) Xaero's Minimap (by xaero96) Macaw's Trapdoors (by sketch_macaw) Translocators 1.8.+ (by covers1624) Additional Structures (by XxRexRaptorxX) AI Improvements (by QueenOfMissiles) Autochef's Delight (by Snownee) Iron Furnaces (by XenoMustache) Iris/Oculus & GeckoLib Compat (by ElocinDev) Connectivity (by someaddon) Easy Magic [Forge & Fabric] (by Fuzs) Blueprint (by TeamAbnormals) VillagersPlus (FORGE) (by finallion_13) Panda's Falling Tree's (by ThePandaOliver) Xaero's Minimap & World Map - Waystones Compatibility [Forge] (by ArcaneAlloy) ServerCore (by Wesley8081) MrCrayfish's Furniture Mod: Refurbished (by MrCrayfish) Just Enough Items (JEI) (by mezz) Farmer's Delight (by vectorwing) Old fisherman swamp house (by SuperWarioModTeam) YUNG's Better Nether Fortresses (Forge) (by YUNGNICKYOUNG) Lithostitched (by Apollo) FastFurnace (by Shadows_of_Fire) DrDestens MCShaders (by DrDesten) Server Performance - Smooth Chunk Save[Forge/Fabric] (by someaddon) Noisium (by Steveplays28) Puzzles Lib [Forge & Fabric] (by Fuzs) YUNG's Bridges (Forge) (by YUNGNICKYOUNG) Alex's Mobs (by sbom_xela) Regions Unexplored (forge/fabric) (by UHQ_GAMES) Architectury API (by shedaniel) Radium Reforged (by Asek3) Separated Leaves (by LarsMans) CullLessLeaves Reforged (Unofficial) (by ccr4ft3r) Just Enough Effect Descriptions (JEED) (by MehVahdJukaar) FastBoot (by dnlayu) Framework (by MrCrayfish) Chipped (by terrariumearth) MSS - Moog's Soaring Structures (by finndog_123) GeckoLib (by Gecko) CB Multipart (by covers1624) GlitchCore (by TheAdubbz) Realm RPG: Fallen Adventurers (by nocubeyt) Zume (by Nolij) Library Ferret - Forge (by jtl_elisa) Recipe Essentials[Forge/Fabric] (by someaddon) Macaw's Stairs (by sketch_macaw) Accessories (by Blodhgarm) What Are They Up To (Watut) (by Corosus) GroovyModLoader (GML) (by matyrobbrt) Fruits Delight (by lcy0x1) Just Enough Breeding (JEBr) (by Christofmeg) Farmer's Respite (by lumpazl) YUNG's API (Forge) (by YUNGNICKYOUNG) Underground Villages (by Mrbysco) Easy Anvils [Forge & Fabric] (by Fuzs) Cupboard (by someaddon) Diagonal Walls (by Fuzs) Large Ore Deposits (by EnderLanky) More Axolotl Variants Mod (by AkashiiKun69) Zeta (by Vazkii) TerraBlender (Forge) (by TheAdubbz) Biomes O' Plenty (by Forstride) Bocchium (by pOtAto__bOy) FramedBlocks (by XFactHD) Patchouli (by Vazkii) Quark Delight (by nocubeyt) Just Enough Resources (JER) (by way2muchnoise) Amendments (by plantspookable) Simple Hats (by fonnymunkey) Oculus (by Asek3) OpenBlocks Elevator (by vsngarcia) YUNG's Better Mineshafts (Forge) (by YUNGNICKYOUNG) Skin Layers 3D (Fabric/Forge) (by tr7zw) Mouse Tweaks (by YaLTeR) YUNG's Extras (Forge) (by YUNGNICKYOUNG)
    • After removing shieldexpansion it wont let me join the server because it's included in the server's modpack. is there a way to bypass that?  
  • Topics

×
×
  • Create New...

Important Information

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