Jump to content

Recommended Posts

Posted
The game crashed whilst initializing game
Error: java.lang.NoClassDefFoundError: Could not initialize class net.darkhax.openloader.OpenLoader
Exit Code: -1

\HOW DO I FIX THIS 

 

---- Minecraft Crash Report ----
// Uh... Did I do that?

Time: 3/4/21 9:43 AM
Description: Initializing game

java.lang.NoClassDefFoundError: Could not initialize class net.darkhax.openloader.OpenLoader
    at net.minecraft.resources.ResourcePackList.handler$zlp000$setEnabledPacks(ResourcePackList.java:541) ~[?:?] {re:mixin,re:classloading,pl:mixin:APP:openloader.mixins.json:MixinResourcePackList,pl:mixin:A}
    at net.minecraft.resources.ResourcePackList.func_198985_a(ResourcePackList.java:53) ~[?:?] {re:mixin,re:classloading,pl:mixin:APP:openloader.mixins.json:MixinResourcePackList,pl:mixin:A}
    at net.minecraft.client.GameSettings.func_198017_a(GameSettings.java:766) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:openloader.mixins.json:MixinGameSettings,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.Minecraft.<init>(Minecraft.java:439) [?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:randompatches.mixins.json:client.MinecraftMixin,pl:mixin:APP:mining_helmet.mixins.json:MinecraftMixin,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:APP:kubejs-common.mixins.json:MinecraftMixin,pl:mixin:APP:valhelsia_tweaks.mixins.json:RemoveExperimentalSettingsWarningMixin,pl:mixin:APP:valhelsia_tweaks.mixins.json:DisplayMemoryWarningScreenMixin,pl:mixin:APP:assets/botania/botania.mixins.json:AccessorMinecraft,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.main.Main.main(Main.java:149) [?:?] {re:classloading,pl:runtimedistcleaner:A}
    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:51) [forge-1.16.5-36.0.35.jar:36.0] {}
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$480/1995103322.call(Unknown Source) [forge-1.16.5-36.0.35.jar:36.0] {}
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.0.9.jar:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.0.9.jar:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.0.9.jar:?] {}
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.0.9.jar:?] {re:classloading}
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.0.9.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.minecraft.resources.ResourcePackList.handler$zlp000$setEnabledPacks(ResourcePackList.java:541) ~[?:?] {re:mixin,re:classloading,pl:mixin:APP:openloader.mixins.json:MixinResourcePackList,pl:mixin:A}
    at net.minecraft.resources.ResourcePackList.func_198985_a(ResourcePackList.java:53) ~[?:?] {re:mixin,re:classloading,pl:mixin:APP:openloader.mixins.json:MixinResourcePackList,pl:mixin:A}
    at net.minecraft.client.GameSettings.func_198017_a(GameSettings.java:766) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:openloader.mixins.json:MixinGameSettings,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.Minecraft.<init>(Minecraft.java:439) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:randompatches.mixins.json:client.MinecraftMixin,pl:mixin:APP:mining_helmet.mixins.json:MinecraftMixin,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:APP:kubejs-common.mixins.json:MinecraftMixin,pl:mixin:APP:valhelsia_tweaks.mixins.json:RemoveExperimentalSettingsWarningMixin,pl:mixin:APP:valhelsia_tweaks.mixins.json:DisplayMemoryWarningScreenMixin,pl:mixin:APP:assets/botania/botania.mixins.json:AccessorMinecraft,pl:mixin:A,pl:runtimedistcleaner:A}
-- Initialization --
Details:
Stacktrace:
    at net.minecraft.client.main.Main.main(Main.java:149) [?:?] {re:classloading,pl:runtimedistcleaner:A}
    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:51) [forge-1.16.5-36.0.35.jar:36.0] {}
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$480/1995103322.call(Unknown Source) [forge-1.16.5-36.0.35.jar:36.0] {}
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.0.9.jar:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.0.9.jar:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.0.9.jar:?] {}
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.0.9.jar:?] {re:classloading}
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.0.9.jar:?] {re:classloading}


-- System Details --
Details:
    Minecraft Version: 1.16.5
    Minecraft Version ID: 1.16.5
    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: 319839960 bytes (305 MB) / 1767374848 bytes (1685 MB) up to 3817865216 bytes (3641 MB)
    CPUs: 16
    JVM Flags: 5 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx4096m -Xms256m -XX:PermSize=256m
    ModLauncher: 8.0.9+86+master.3cf110c
    ModLauncher launch target: fmlclient
    ModLauncher naming: srg
    ModLauncher services: 
        /mixin-0.8.2.jar mixin PLUGINSERVICE 
        /eventbus-4.0.0.jar eventbus PLUGINSERVICE 
        /forge-1.16.5-36.0.35.jar object_holder_definalize PLUGINSERVICE 
        /forge-1.16.5-36.0.35.jar runtime_enum_extender PLUGINSERVICE 
        /accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE 
        /forge-1.16.5-36.0.35.jar capability_inject_definalize PLUGINSERVICE 
        /forge-1.16.5-36.0.35.jar runtimedistcleaner PLUGINSERVICE 
        /mixin-0.8.2.jar mixin TRANSFORMATIONSERVICE 
        /forge-1.16.5-36.0.35.jar fml TRANSFORMATIONSERVICE 
    FML: 36.0
    Forge: net.minecraftforge:36.0.35
    FML Language Providers: 
        [email protected]
        minecraft@1
    Mod List: 
        mcw-windows-1.0.3-mc1.16.5.jar                    |Macaw's Windows               |mcwwindows                    |1.0.3               |NONE      |NOSIGNATURE
        pitg-1.16.3-1.4.1.jar                             |Pane In The Glass             |pitg                          |1.16.3-1.4.1        |NONE      |NOSIGNATURE
        Neat 1.7-27.jar                                   |Neat                          |neat                          |1.7-27              |NONE      |NOSIGNATURE
        BetterCaves-Forge-1.16.4-1.1.1.jar                |YUNG's Better Caves           |bettercaves                   |1.16.4-1.1.1        |NONE      |NOSIGNATURE
        BetterTitleScreen-1.16.4-1.10.2.jar               |Better Title Screen           |bettertitlescreen             |1.16.4-1.10.2       |NONE      |NOSIGNATURE
        CTM-MC1.16.1-1.1.2.6.jar                          |ConnectedTexturesMod          |ctm                           |MC1.16.1-1.1.2.6    |NONE      |NOSIGNATURE
        ReAuth-1.16-Forge-3.9.3.jar                       |ReAuth                        |reauth                        |3.9.3               |NONE      |3d:06:1e:e5:da:e2:ff:ae:04:00:be:45:5b:ff:fd:70:65:00:67:0b:33:87:a6:5f:af:20:3c:b6:a1:35:ca:7e
        YungsApi-1.16.4-Forge-4.jar                       |YUNG's API                    |yungsapi                      |1.16.4-Forge-4      |NONE      |NOSIGNATURE
        Powah-1.16.4-2.3.13.jar                           |Powah                         |powah                         |2.3.13              |NONE      |NOSIGNATURE
        randompatches-2.4.4-forge.jar                     |RandomPatches                 |randompatches                 |2.4.4-forge         |NONE      |92:f6:29:d4:09:89:f5:f5:98:5e:20:34:31:d0:7b:58:22:06:bd:a5:d1:6a:92:6e:ac:3d:8d:18:c5:b2:5b:d7
        SnowRealMagic-1.16.4-2.3.2.jar                    |Snow! Real Magic!             |snowrealmagic                 |2.3.2               |NONE      |NOSIGNATURE
        JustEnoughResources-1.16.4-0.12.0.104.jar         |Just Enough Resources         |jeresources                   |0.12.0.104          |NONE      |NOSIGNATURE
        supplementaries-1.16.5-0.9.27.jar                 |Supplementaries               |supplementaries               |1.16.5-0.9.27       |NONE      |NOSIGNATURE
        refinedstorage-1.9.12.jar                         |Refined Storage               |refinedstorage                |1.9.12              |NONE      |NOSIGNATURE
        structure_gel-1.16.4-1.7.5.jar                    |Structure Gel API             |structure_gel                 |1.7.5               |NONE      |NOSIGNATURE
        PackMenu-1.16.4-2.3.1.jar                         |Pack Menu                     |packmenu                      |2.3.1               |NONE      |NOSIGNATURE
        industrial-foregoing-1.16.5-3.2.10-09eb824.jar    |Industrial Foregoing          |industrialforegoing           |3.2.10              |NONE      |NOSIGNATURE
        torchmaster-2.3.6.jar                             |Torchmaster                   |torchmaster                   |2.3.6               |NONE      |NOSIGNATURE
        BiomesOPlenty-1.16.4-13.0.0.431-universal.jar     |Biomes O' Plenty              |biomesoplenty                 |1.16.4-13.0.0.431   |NONE      |NOSIGNATURE
        ToolStats-1.16.5-6.0.1.jar                        |ToolStats                     |toolstats                     |6.0.1               |NONE      |eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
        toughnessbar-6.1.jar                              |Toughness Bar                 |toughnessbar                  |6.1                 |NONE      |NOSIGNATURE
        mcw-trapdors-1.0.1-mc1.16.5.jar                   |Macaw's Trapdoors             |mcwtrpdoors                   |1.0.1               |NONE      |NOSIGNATURE
        Botania-1.16.4-411.jar                            |Botania                       |botania                       |1.16.4-411          |NONE      |NOSIGNATURE
        fishingreal-1.16.3-1.0.0.jar                      |Fishing Real                  |fishingreal                   |1.0.0               |NONE      |NOSIGNATURE
        fairylights-4.0.4-1.16.4.jar                      |Fairy Lights                  |fairylights                   |4.0.4               |NONE      |NOSIGNATURE
        spark-forge.jar                                   |spark                         |spark                         |1.4.3               |NONE      |NOSIGNATURE
        curios-forge-1.16.5-4.0.4.0.jar                   |Curios API                    |curios                        |1.16.5-4.0.4.0      |NONE      |NOSIGNATURE
        GameStages-1.16.5-6.0.1.jar                       |GameStages                    |gamestages                    |6.0.1               |NONE      |eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
        extlights-3.3.jar                                 |Extended Lights               |extlights                     |3.3                 |NONE      |NOSIGNATURE
        neoncraft-2.0.jar                                 |Neon Craft                    |neoncraft                     |2.0                 |NONE      |NOSIGNATURE
        mcw-roofs-2.0.1-mc1.16.5-4.jar                    |Macaw's Roofs                 |mcwroofs                      |2.0.1               |NONE      |NOSIGNATURE
        observerlib-1.16.4-1.5.1.jar                      |ObserverLib                   |observerlib                   |1.16.4-1.5.1        |NONE      |NOSIGNATURE
        mcw-furniture-2.0.1-mc1.16.5.jar                  |Macaw's Furniture             |mcwfurnitures                 |2.0.1               |NONE      |NOSIGNATURE
        cloth-config-4.11.14-forge.jar                    |Cloth Config v4 API           |cloth-config                  |4.11.14             |NONE      |NOSIGNATURE
        BetterBurning-1.16.5-6.0.2.jar                    |BetterBurning                 |betterburning                 |6.0.2               |NONE      |eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
        FastLeafDecay-v25.jar                             |FastLeafDecay                 |fastleafdecay                 |v25                 |NONE      |NOSIGNATURE
        CodeChickenLib-1.16.4-3.5.0.401-universal.jar     |CodeChicken Lib               |codechickenlib                |3.5.0.401           |NONE      |31:e6:db:63:47:4a:6e:e0:0a:2c:11:d1:76:db:4e:82:ff:56:2d:29:93:d2:e5:02:bd:d3:bd:9d:27:47:a5:71
        BetterMineshafts-Forge-1.16.4-2.0.1.jar           |YUNG's Better Mineshafts      |bettermineshafts              |1.16.4-2.0.1        |NONE      |NOSIGNATURE
        SimpleDiscordRichPresence-1.16.4-1.3.5.jar        |Simple Discord Rich Presence  |sdrp                          |1.16.4-1.3.5        |NONE      |NOSIGNATURE
        SaveMyStronghold-1.16.4-1.0.jar                   |Save My Stronghold!           |savemystronghold              |1.16.4-1.0          |NONE      |NOSIGNATURE
        QuarkOddities-1.16.3.jar                          |Quark Oddities                |quarkoddities                 |1.16.3              |NONE      |NOSIGNATURE
        Kiwi-1.16.3-3.4.1.jar                             |Kiwi                          |kiwi                          |3.4.1               |NONE      |NOSIGNATURE
        ClientTweaks_1.16.3-5.2.0.jar                     |Client Tweaks                 |clienttweaks                  |5.2.0               |NONE      |NOSIGNATURE
        torchslabmod-1.16.3_v1.6.18.jar                   |Torch Slab Mod                |torchslabmod                  |1.6.18              |NONE      |NOSIGNATURE
        mining-helmet-1.16.4-2.0.0.jar                    |Mining Helmet                 |mining_helmet                 |2.0.0               |NONE      |NOSIGNATURE
        jei-1.16.4-7.6.1.71.jar                           |Just Enough Items             |jei                           |7.6.1.71            |NONE      |NOSIGNATURE
        goblintraders-1.2.2-1.16.3.jar                    |Goblin Traders                |goblintraders                 |1.2.2               |NONE      |NOSIGNATURE
        Mekanism-1.16.5-10.0.20.447.jar                   |Mekanism                      |mekanism                      |10.0.20             |NONE      |NOSIGNATURE
        caelus-forge-1.16.5-2.1.2.2.jar                   |Caelus API                    |caelus                        |1.16.5-2.1.2.2      |NONE      |NOSIGNATURE
        NaturesCompass-1.16.5-1.8.6.jar                   |Nature's Compass              |naturescompass                |1.16.5-1.8.6        |NONE      |NOSIGNATURE
        catjammies-1.0.0.jar                              |CatJammies                    |catjammies                    |NONE                |NONE      |NOSIGNATURE
        netheritehorsearmor-1.7.jar                       |Netherite Horse Armor Mod     |netheritehorsearmor           |1.7                 |NONE      |NOSIGNATURE
        LibX-1.16.3-1.0.17.jar                            |LibX                          |libx                          |1.16.3-1.0.17       |NONE      |NOSIGNATURE
        curioofundying-forge-1.16.4-5.1.0.0.jar           |Curio of Undying              |curioofundying                |1.16.4-5.1.0.0      |NONE      |NOSIGNATURE
        snowundertrees-1.16.4-v1.1.3.jar                  |Snow Under Trees              |snowundertrees                |v1.1.3              |NONE      |NOSIGNATURE
        mysticalworld-1.16.4-0.3.1.8.jar                  |Mystical World                |mysticalworld                 |1.16.4-0.3.1.8      |NONE      |NOSIGNATURE
        ImmersivePetroleum-1.16.4-3.1.0-2.jar             |Immersive Petroleum           |immersivepetroleum            |3.1.0-2             |NONE      |NOSIGNATURE
        forge-1.16.5-36.0.35-universal.jar                |Forge                         |forge                         |36.0.35             |NONE      |22:af:21:d8:19:82:7f:93:94:fe:2b:ac:b7:e4:41:57:68:39:87:b1:a7:5c:c6:44:f9:25:74:21:14:f5:0d:90
        DynamicSurroundings-1.16.4-4.0.3.11.jar           |§3Dynamic Surroundings        |dsurround                     |1.16.4-4.0.3.11     |NONE      |b4:98:14:b9:76:55:25:4f:e5:5f:4d:71:90:87:43:5b:f9:d5:3a:02:60:42:5e:da:1f:15:9c:ff:be:a9:7c:77
        ironchest-1.16.4-11.2.10.jar                      |Iron Chests                   |ironchest                     |1.16.4-11.2.10      |NONE      |NOSIGNATURE
        MythicBotany-1.16.3-1.2.5.jar                     |MythicBotany                  |mythicbotany                  |1.16.3-1.2.5        |NONE      |NOSIGNATURE
        forge-1.16.5-36.0.35-client.jar                   |Minecraft                     |minecraft                     |1.16.5              |NONE      |NOSIGNATURE
        cofh_core-1.16.3-1.1.6.jar                        |CoFH Core                     |cofh_core                     |1.1.6               |NONE      |NOSIGNATURE
        MouseTweaks-2.14-mc1.16.2.jar                     |Mouse Tweaks                  |mousetweaks                   |2.14                |NONE      |NOSIGNATURE
        Psi 1.16-91.jar                                   |Psi                           |psi                           |1.16-91             |NONE      |NOSIGNATURE
        ImmersiveEngineering-1.16.5-4.2.1-131.jar         |Immersive Engineering         |immersiveengineering          |1.16.5-4.2.1-131    |NONE      |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
        paintings-1.16.4-7.0.0.1.jar                      |Paintings ++                  |paintings                     |1.16.4-6.0.1.5      |NONE      |NOSIGNATURE
        jeiintegration_1.16.5-7.0.1.15.jar                |JEI Integration               |jeiintegration                |7.0.1.15            |NONE      |NOSIGNATURE
        Xaeros_Minimap_21.4.0_Forge_1.16.5.jar            |Xaero's Minimap               |xaerominimap                  |21.4.0              |NONE      |NOSIGNATURE
        ftb-backups-2.1.1.6.jar                           |FTB Backups                   |ftbbackups                    |2.1.1.6             |NONE      |NOSIGNATURE
        serverconfigupdater-1.3.jar                       |ServerConfig Updater          |serverconfigupdater           |1.3                 |NONE      |NOSIGNATURE
        polymorph-forge-1.16.5-0.24.jar                   |Polymorph                     |polymorph                     |1.16.5-0.24         |NONE      |NOSIGNATURE
        AutoRegLib-1.6-47.jar                             |AutoRegLib                    |autoreglib                    |1.6-47              |NONE      |NOSIGNATURE
        structurize-0.13.139-ALPHA-universal.jar          |Structurize                   |structurize                   |0.13.139-ALPHA      |NONE      |NOSIGNATURE
        FastFurnace-1.16.4-4.4.0.jar                      |FastFurnace                   |fastfurnace                   |4.4.0               |NONE      |NOSIGNATURE
        AppleSkin-mc1.16.2-forge-1.0.14.jar               |AppleSkin                     |appleskin                     |1.0.14              |NONE      |NOSIGNATURE
        Aquaculture-1.16.5-2.1.15.jar                     |Aquaculture 2                 |aquaculture                   |1.16.5-2.1.15       |NONE      |NOSIGNATURE
        CosmeticArmorReworked-1.16.5-v1b.jar              |CosmeticArmorReworked         |cosmeticarmorreworked         |1.16.5-v1b          |NONE      |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
        step-1.16.4-1.0.3.jar                             |Step                          |step                          |1.0.3               |NONE      |NOSIGNATURE
        DefaultOptions_1.16.3-12.2.0.jar                  |Default Options               |defaultoptions                |12.2.0              |NONE      |NOSIGNATURE
        tetra-1.16.4-3.6.1.jar                            |Tetra                         |tetra                         |3.6.1               |NONE      |NOSIGNATURE
        rsrequestify-1.16.3-2.0.1.jar                     |RSRequestify                  |rsrequestify                  |2.0.1               |NONE      |NOSIGNATURE
        enchantedbookredesign-3.2.jar                     |Enchanted Book Redesign       |enchantedbookredesign         |3.2                 |NONE      |NOSIGNATURE
        astralsorcery-1.16.4-1.13.9.jar                   |Astral Sorcery                |astralsorcery                 |1.16.4-1.13.9       |NONE      |45:2b:0a:49:6b:65:3b:39:a9:dd:d2:5b:55:7f:82:47:a5:1d:7a:cc:7f:a8:69:73:72:53:6f:57:4d:b2:1a:b7
        aiotbotania-1.16.4-1.7.1.jar                      |AIOT Botania                  |aiotbotania                   |1.7.1               |NONE      |NOSIGNATURE
        eidolon-0.2.7.jar                                 |Eidolon                       |eidolon                       |0.2.7               |NONE      |NOSIGNATURE
        curiousshulkerboxes-forge-1.16.5-4.0.1.0.jar      |Curious Shulker Boxes         |curiousshulkerboxes           |1.16.5-4.0.1.0      |NONE      |NOSIGNATURE
        HealthOverlay-1.16.4-2.1.7.jar                    |Health Overlay                |healthoverlay                 |NONE                |NONE      |NOSIGNATURE
        incontrol-1.16-5.1.5.jar                          |InControl                     |incontrol                     |1.16-5.1.5          |NONE      |NOSIGNATURE
        KleeSlabs_1.16.3-9.2.0.jar                        |KleeSlabs                     |kleeslabs                     |9.2.0               |NONE      |NOSIGNATURE
        XaerosWorldMap_1.12.0.2_Forge_1.16.5.jar          |Xaero's World Map             |xaeroworldmap                 |1.12.0              |NONE      |NOSIGNATURE
        CookingForBlockheads_1.16.3-9.2.2.jar             |Cooking for Blockheads        |cookingforblockheads          |9.2.2               |NONE      |NOSIGNATURE
        Controlling-7.0.0.13.jar                          |Controlling                   |controlling                   |7.0.0.13            |NONE      |NOSIGNATURE
        Placebo-1.16.4-4.4.1.jar                          |Placebo                       |placebo                       |4.4.1               |NONE      |NOSIGNATURE
        citadel-1.6.1.jar                                 |Citadel                       |citadel                       |1.6.1               |NONE      |NOSIGNATURE
        alexsmobs-1.6.0.jar                               |Alex's Mobs                   |alexsmobs                     |1.6.0               |NONE      |NOSIGNATURE
        mightyarchitect-mc1.16.3_v0.5.jar                 |The Mighty Architect          |mightyarchitect               |0.5                 |NONE      |NOSIGNATURE
        Bookshelf-1.16.5-10.0.1.jar                       |Bookshelf                     |bookshelf                     |10.0.1              |NONE      |eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
        DarkUtilities-1.16.5-8.0.3.jar                    |Dark Utilities                |darkutils                     |8.0.3               |NONE      |eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
        Waddles-1.16.4-0.8.11.jar                         |Waddles                       |waddles                       |1.16.4-0.8.11       |NONE      |NOSIGNATURE
        mcw-doors-1.0.2-mc1.16.5.jar                      |Macaw's Doors                 |mcwdoors                      |1.0.2               |NONE      |NOSIGNATURE
        MekanismGenerators-1.16.5-10.0.20.447.jar         |Mekanism: Generators          |mekanismgenerators            |10.0.20             |NONE      |NOSIGNATURE
        carryon-1.16.5-1.15.3.13.jar                      |Carry On                      |carryon                       |1.15.3.13           |NONE      |8c:03:ac:7d:21:62:65:e2:83:91:f3:22:57:99:ed:75:78:1e:db:de:03:99:ef:53:3b:59:95:18:01:bc:84:a9
        absentbydesign-1.16.5-1.4.1.jar                   |Absent By Design Mod          |absentbydesign                |1.16.5-1.4.1        |NONE      |1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
        mcw-bridges-1.0.5-mc1.16.5-4.jar                  |Macaw's Bridges               |mcwbridges                    |1.0.5               |NONE      |NOSIGNATURE
        FarmersDelight-1.16.3-0.3.2.jar                   |Farmer's Delight              |farmersdelight                |1.16.3-0.3.2        |NONE      |NOSIGNATURE
        AmbientSounds_v3.1.4_mc1.16.4.jar                 |Ambient Sounds                |ambientsounds                 |3.0.3               |NONE      |NOSIGNATURE
        MekanismAdditions-1.16.5-10.0.20.447.jar          |Mekanism: Additions           |mekanismadditions             |10.0.20             |NONE      |NOSIGNATURE
        valhelsia_structures-16.0.5.jar                   |Valhelsia Structures          |valhelsia_structures          |16.0.5              |NONE      |NOSIGNATURE
        Lollipop-1.16.4-3.2.7.jar                         |Lollipop                      |lollipop                      |3.2.7               |NONE      |NOSIGNATURE
        Patchouli-1.16.4-50.jar                           |Patchouli                     |patchouli                     |1.16.4-50           |NONE      |NOSIGNATURE
        leap-1.16.4-1.0.1.jar                             |Leap                          |leap                          |1.0.1               |NONE      |NOSIGNATURE
        blockcarpentry-1.16-0.3.5a.jar                    |BlockCarpentry                |blockcarpentry                |1.16-0.3.5a         |NONE      |NOSIGNATURE
        elevatorid-1.16.5-1.7.12.jar                      |Elevator Mod                  |elevatorid                    |1.16.5-1.7.12       |NONE      |NOSIGNATURE
        Runelic-1.16.5-7.0.1.jar                          |Runelic                       |runelic                       |7.0.1               |NONE      |eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
        MekanismTools-1.16.5-10.0.20.447.jar              |Mekanism: Tools               |mekanismtools                 |10.0.20             |NONE      |NOSIGNATURE
        architectury-1.8.120-forge.jar                    |Architectury                  |architectury                  |1.8.120             |NONE      |NOSIGNATURE
        ftb-gui-library-1605.2.1.40-forge.jar             |FTB GUI Library               |ftbguilibrary                 |1605.2.1.40         |NONE      |NOSIGNATURE
        curiouselytra-forge-1.16.5-4.0.2.0.jar            |Curious Elytra                |curiouselytra                 |1.16.5-4.0.2.0      |NONE      |NOSIGNATURE
        cc-tweaked-1.16.4-1.95.2.jar                      |CC: Tweaked                   |computercraft                 |1.95.2              |NONE      |NOSIGNATURE
        Storage4ComputerCraft-1.16.4-1.2.2.jar            |Storage for ComputerCraft     |storage4computercraft         |1.2.2               |NONE      |NOSIGNATURE
        AI-Improvements-1.16.2-0.3.0.jar                  |AI-Improvements               |aiimprovements                |0.3.0               |NONE      |NOSIGNATURE
        cherishedworlds-forge-1.16.4-5.1.0.0.jar          |Cherished Worlds              |cherishedworlds               |1.16.4-5.1.0.0      |NONE      |NOSIGNATURE
        light-overlay-5.8.0.jar                           |Light Overlay                 |lightoverlay                  |5.8.0               |NONE      |NOSIGNATURE
        ServerTabInfo-1.16.4-1.3.3.jar                    |Server Tab Info               |servertabinfo                 |1.3.3               |NONE      |NOSIGNATURE
        BetterAdvancements-1.16.4-0.1.0.104.jar           |Better Advancements           |betteradvancements            |0.1.0.104           |NONE      |NOSIGNATURE
        inventorysorter-1.16.1-18.1.0.jar                 |Simple Inventory Sorter       |inventorysorter               |18.1.0              |NONE      |NOSIGNATURE
        rhino-1.7.13-build.14.jar                         |Rhino                         |rhino                         |1.7.13-build.14     |NONE      |NOSIGNATURE
        kubejs-1605.3.6-build.170-forge.jar               |KubeJS                        |kubejs                        |1605.3.6-build.170  |NONE      |NOSIGNATURE
        kubejs-immersive-engineering-1604.1.0.12.jar      |KubeJS Immersive Engineering  |kubejs_immersive_engineering  |1604.1.0.12         |NONE      |NOSIGNATURE
        kubejs-mekanism-1604.1.1.6.jar                    |KubeJS Mekanism               |kubejs_mekanism               |1604.1.1.6          |NONE      |NOSIGNATURE
        BedBenefits-1.16.5-5.0.3.jar                      |BedBenefits                   |bedbenefits                   |5.0.3               |NONE      |eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
        TrashSlot_1.16.3-12.2.1.jar                       |TrashSlot                     |trashslot                     |12.2.1              |NONE      |NOSIGNATURE
        Druidcraft-1.16.5-0.4.52.jar                      |Druidcraft                    |druidcraft                    |0.4.52              |NONE      |NOSIGNATURE
        the-conjurer-1.16.4-1.0.13.jar                    |The Conjurer                  |conjurer_illager              |1.0.13              |NONE      |NOSIGNATURE
        abnormals_core-1.16.4-3.0.6.jar                   |Abnormals Core                |abnormals_core                |3.0.6               |NONE      |NOSIGNATURE
        upgrade_aquatic-1.16.5-3.0.1.jar                  |Upgrade Aquatic               |upgrade_aquatic               |3.0.1               |NONE      |NOSIGNATURE
        endergetic-1.16.4-3.0.0.jar                       |The Endergetic Expansion      |endergetic                    |3.0.0               |NONE      |NOSIGNATURE
        neapolitan-1.16.4-2.0.1.jar                       |Neapolitan                    |neapolitan                    |2.0.1               |NONE      |NOSIGNATURE
        savageandravage-1.16.4-3.0.0.jar                  |Savage & Ravage               |savageandravage               |3.0.0               |NONE      |NOSIGNATURE
        autumnity-1.16.4-2.0.1.jar                        |Autumnity                     |autumnity                     |2.0.1               |NONE      |NOSIGNATURE
        buzzier_bees-1.16.4-3.0.0.jar                     |Buzzier Bees                  |buzzier_bees                  |3.0.0               |NONE      |NOSIGNATURE
        berry_good-1.16.4-4.0.0.jar                       |Berry Good                    |berry_good                    |4.0.0               |NONE      |NOSIGNATURE
        Enhanced-Mushrooms-1.16.4-3.0.3.jar               |Enhanced Mushrooms            |enhanced_mushrooms            |1.16.4-3.0.3        |NONE      |NOSIGNATURE
        extraboats-1.16.5-2.1.0.jar                       |Extra Boats                   |extraboats                    |2.1.0               |NONE      |NOSIGNATURE
        ensorcellation-1.16.3-1.1.2.jar                   |Ensorcellation                |ensorcellation                |1.1.2               |NONE      |NOSIGNATURE
        create-mc1.16.3_v0.3e.jar                         |Create                        |create                        |mc1.16.3_v0.3e      |NONE      |NOSIGNATURE
        kubejs-create-1604.1.0.4.jar                      |KubeJS Create                 |kubejs_create                 |1604.1.0.4          |NONE      |NOSIGNATURE
        Waystones_1.16.3-7.3.1.jar                        |Waystones                     |waystones                     |7.3.1               |NONE      |NOSIGNATURE
        Clumps-6.0.0.17.jar                               |Clumps                        |clumps                        |6.0.0.17            |NONE      |NOSIGNATURE
        mgui-1.16.4-3.1.3.jar                             |mgui                          |mgui                          |3.1.3               |NONE      |NOSIGNATURE
        comforts-forge-1.16.4-4.0.1.0.jar                 |Comforts                      |comforts                      |1.16.4-4.0.1.0      |NONE      |NOSIGNATURE
        Artifacts-1.16.5-2.8.2.jar                        |Artifacts                     |artifacts                     |1.16.5-2.8.2        |NONE      |NOSIGNATURE
        decorative_blocks-1.16.4-1.7.2.jar                |Decorative Blocks             |decorative_blocks             |1.7.2               |NONE      |NOSIGNATURE
        decorative_blocks_abnormals-1.16.4-1.1.jar        |Decorative Blocks Abnormals   |decorative_blocks_abnormals   |1.1                 |NONE      |NOSIGNATURE
        bedspreads-forge-1.16.4-5.1.0.1.jar               |Bedspreads                    |bedspreads                    |1.16.4-5.1.0.1      |NONE      |NOSIGNATURE
        Toast-Control-1.16.4-4.3.1.jar                    |Toast Control                 |toastcontrol                  |4.3.1               |NONE      |NOSIGNATURE
        iChunUtil-1.16.3-10.0.0.jar                       |iChunUtil                     |ichunutil                     |10.0.0              |NONE      |NOSIGNATURE
        EnderStorage-1.16.4-2.7.0.161-universal.jar       |EnderStorage                  |enderstorage                  |2.7.0.161           |NONE      |31:e6:db:63:47:4a:6e:e0:0a:2c:11:d1:76:db:4e:82:ff:56:2d:29:93:d2:e5:02:bd:d3:bd:9d:27:47:a5:71
        AkashicTome-1.4-16.jar                            |Akashic Tome                  |akashictome                   |1.4-16              |NONE      |NOSIGNATURE
        BloodMagic-1.16.4-3.1.0-15.jar                    |Blood Magic                   |bloodmagic                    |1.16.4-3.1.0-15     |NONE      |NOSIGNATURE
        kubejs-blood-magic-1604.1.0.4.jar                 |KubeJS Blood Magic            |kubejs_blood_magic            |1604.1.0.4          |NONE      |NOSIGNATURE
        scuba-gear-1.16.5-1.0.2.jar                       |Scuba Gear                    |scuba_gear                    |1.0.2               |NONE      |NOSIGNATURE
        recipebuffers-2.1.jar                             |Recipe Buffers                |recipebuffers                 |2.1                 |NONE      |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
        xercamusic-1.16.5-1.1.jar                         |Xerca's Music Maker Mod       |xercamusic                    |1.16.5-1.1          |NONE      |NOSIGNATURE
        dash-1.16.4-1.0.1.jar                             |Dash                          |dash                          |1.0.1               |NONE      |NOSIGNATURE
        sounddeviceoptions-1.4.2.jar                      |Sound Device Options          |sounddeviceoptions            |1.4.2               |NONE      |NOSIGNATURE
        CraftingTweaks_1.16.3-12.2.0.jar                  |Crafting Tweaks               |craftingtweaks                |12.2.0              |NONE      |NOSIGNATURE
        swingthroughgrass-1.16.4-1.5.3.jar                |SwingThroughGrass             |swingthroughgrass             |1.16.4-1.5.3        |NONE      |NOSIGNATURE
        titanium-1.16.5-3.2.7.jar                         |Titanium                      |titanium                      |3.2.7               |NONE      |NOSIGNATURE
        Jade-1.16.4-2.4.2.jar                             |Jade                          |jade                          |2.4.2               |NONE      |NOSIGNATURE
        WailaHarvestability-mc1.16.x-forge-1.1.14.jar     |Waila Harvestability          |wailaharvestability           |1.1.14              |NONE      |NOSIGNATURE
        CreativeCore_v2.0.10_mc1.16.4.jar                 |CreativeCore                  |creativecore                  |2.0.0               |NONE      |NOSIGNATURE
        archers_paradox-1.16.3-1.1.1.jar                  |Archer's Paradox              |archers_paradox               |1.1.1               |NONE      |NOSIGNATURE
        atmospheric-1.16.4-3.0.0.jar                      |Atmospheric                   |atmospheric                   |3.0.0               |NONE      |NOSIGNATURE
        Quark-r2.4-306.jar                                |Quark                         |quark                         |r2.4-306            |NONE      |NOSIGNATURE
        Apotheosis-1.16.3-4.4.1.jar                       |Apotheosis                    |apotheosis                    |4.4.1               |NONE      |NOSIGNATURE
        JAOPCA-1.16.4-3.4.0.4.jar                         |JAOPCA                        |jaopca                        |3.4.0.4             |NONE      |NOSIGNATURE
        FastWorkbench-1.16.4-4.5.0.jar                    |FastWorkbench                 |fastbench                     |4.5.0               |NONE      |NOSIGNATURE
        StorageDrawers-1.16.3-8.2.2.jar                   |Storage Drawers               |storagedrawers                |8.2.2               |NONE      |NOSIGNATURE
        FluxNetworks-1.16.5-6.1.6.11.jar                  |Flux Networks                 |fluxnetworks                  |1.16.5-6.1.6.11     |NONE      |NOSIGNATURE
        performant-1.16.2-4-3.30m.jar                     |Performant                    |performant                    |3.30m               |NONE      |NOSIGNATURE
        InventoryHud_[1.16.2-1.16.5].forge-3.2.2.jar      |Inventory HUD+(Forge edition) |inventoryhud                  |3.2.2               |NONE      |NOSIGNATURE
        minecolonies-0.13.643-ALPHA-universal.jar         |MineColonies                  |minecolonies                  |0.13.643-ALPHA      |NONE      |NOSIGNATURE
        Transport-1.16.4-3.4.2.jar                        |Transport                     |transport                     |3.4.2               |NONE      |NOSIGNATURE
        ferritecore-2.0.1-forge.jar                       |Ferrite Core                  |ferritecore                   |2.0.1               |NONE      |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.16.4-1.1.8-b2.jar                |Engineer's Decor              |engineersdecor                |1.1.8-b2            |NONE      |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
        BackTools-1.16.3-10.0.0.jar                       |Back Tools                    |backtools                     |10.0.0              |NONE      |NOSIGNATURE
        valhelsia_tweaks-16.0.4.jar                       |Valhelsia Tweaks              |valhelsia_tweaks              |16.0.4              |NONE      |NOSIGNATURE
        refinedstorageaddons-0.7.2.jar                    |Refined Storage Addons        |refinedstorageaddons          |0.7.2               |NONE      |NOSIGNATURE
        valhelsia_core-16.0.3.jar                         |Valhelsia Core                |valhelsia_core                |16.0.3              |NONE      |NOSIGNATURE
        forbidden_arcanus-16.2.0-beta-1.jar               |Forbidden & Arcanus           |forbidden_arcanus             |16.2.0-beta-1       |NONE      |NOSIGNATURE
        overloadedarmorbar-5.1.0.jar                      |Overloaded Armor Bar          |overloadedarmorbar            |5.1.0               |NONE      |NOSIGNATURE
        chiselsandbits-0.2.10-RELEASE.jar                 |Chisels & bits                |chiselsandbits                |NONE                |NONE      |NOSIGNATURE
        OpenLoader-1.16.5-9.0.3.jar                       |OpenLoader                    |openloader                    |9.0.3               |NONE      |eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
    Launched Version: forge-36.0.35
    Backend library: LWJGL version 3.2.2 build 10
    Backend API: Radeon RX 5500 XT GL version 4.6.13596 Compatibility Profile Context 20.10.35.02 27.20.1034.6, ATI Technologies Inc.
    GL Caps: Using framebuffer using OpenGL 3.0
    Using VBOs: Yes
    Is Modded: Definitely; Client brand changed to 'forge'
    Type: Client (map_client.txt)
    CPU: 16x AMD Ryzen 7 3700X 8-Core Processor 

 

  • 8 months later...

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

    • So am trying to make a custom 1.19.2 modpack and everything works until I add Oculus. I have tried Oculus+Embedium and Oculus+Rubdium and by themselves they work but as soon as I add anything it crashes no matter what it is. The modpack works fine with just Embedium and Rubdium. Can you help me to see if this is something i can fix or do i just have to deal with not having shaders. Here is the crash log. Thank you for your time. https://paste.ee/p/WXfNZ24K
    • New users at Temureceive a 40 Off discount on orders over 40 Off Use the code [{acx318439}]] during checkout to get TemuDiscount 40 Off For New Users. You n save 40 Off off your first order with the Promo Code available for a limited time only. Extra 30% off for new and existing customers + Up to $40 Off % off & more. Temu Promo Codes for New users- [{acx318439}]] Temudiscount code for New customers- [{acx318439}]] Temu $40 Off Promo Code- [{acx318439}]] what are Temu codes- acx318439 does Temu give you $40 Off - [{acx318439}]] Yes Verified Temu Promo Code january 2025- {acx318439} TemuNew customer offer {acx318439} Temudiscount codejanuary 2025 {acx318439} 40 off Promo Code Temu {acx318439} Temu 40% off any order {acx318439} 40 dollar off Temu code {acx318439} TemuCoupon $40 Off off for New customers There are a number of discounts and deals shoppers n take advantage of with the Teemu Coupon Bundle [{acx318439}]]. TemuCoupon $40 Off off for New customers [{acx318439}]] will save you $40 Off on your order. To get a discount, click on the item to purchase and enter the code. You n think of it as a supercharged savings pack for all your shopping needs Temu Promo Code 80% off – [{acx318439}]] Free Temu codes 50% off – [{acx318439}]] TemuCoupon $40 Off off – [{acx318439}]] Temu buy to get ₱39 – [{acx318439}]] Temu 129 coupon bundle – [{acx318439}]] Temu buy 3 to get €99 – [{acx318439}]] Exclusive $40 Off Off TemuDiscount Code Temu $40 Off Off Promo Code : (acx318439) Temu Discount Code $40 Off Bundle acx318439) acx318439 Temu $40 Off off Promo Code for Exsting users : acx318439) Temu Promo Code $40 Off off Temu 40 Off coupon code (acx318439) will save you 40 Off on your order. To get a discount, click on the item to purchase and enter the code. Yes, Temu offers 40 Off Coupon Code “acx318439” for Existing Customers.  You can get a 40 Off bonus plus 30% off any purchase at Temu with the 40 Off Coupon Bundle at Temu if you sign up with the referral code [{acx318439}]] and make a first purchase of $40 Off or more. Temu Promo Code 40 off-{acx318439} Temu Promo Code -{acx318439} Temu Promo Code $40 Off off-{acx318439} kubonus code -{acx318439} Get ready to unlock a world of savings with our free Temu UK coupons! We’ve got you covered with a wide range of Temu UK coupon code options that will help you maximize your shopping experience.30% Off Temu UK Coupons, Promo Codes + 25% Cash Back [ acx318439]   Yes, Temu offers 40 off coupon code {acx318439} for first-time users. You can get a $40 bonus plus 40% off any purchase at Temu with the $40 Coupon Bundle if you sign up with the referral code [{acx318439}]] and make a first purchase of $40 or more. If you are who wish to join Temu, then you should use this exclusive TemuCoupon code 40 off (acx318439) and get 40 off on your purchase with Temu. You can get a 40% discount with TemuCoupon code {acx318439}. This exclusive offer is for existing customers and can be used for a 40 reduction on your total purchase. Enter coupon code {acx318439} at checkout to avail of the discount. You can use the code {acx318439} to get a 40 off TemuCoupon as a new customer. Apply this TemuCoupon code $40 off (acx318439) to get a $40 discount on your shopping with Temu. If you’re a first-time user and looking for a TemuCoupon code $40 first time user(acx318439) then using this code will give you a flat $40 Off and a 90% discount on your Temu shopping.     •    acx318439: Enjoy flat 40% off on your first Temu order.     •    acx318439: Download the Temu app and get an additional 40% off.     •    acx318439: Celebrate spring with up to 90% discount on selected items.     •    acx318439: Score up to 90% off on clearance items.     •    acx318439: Beat the heat with hot summer savings of up to 90% off.     •    acx318439: Temu UK Coupon Code to 40% off on Appliances at Temu. How to Apply Temu Coupon Code? Using the TemuCoupon code $40 off is a breeze. All you need to do is follow these simple steps:     1    Visit the Temu website or app and browse through the vast collection of products.     2    Once you’ve added the items you wish to purchase to your cart, proceed to the checkout page.     3    During the checkout process, you’ll be prompted to enter a coupon code or promo code.     4    Type in the coupon code: [{acx318439}]] and click “Apply.”     5    Voila! You’ll instantly see the $40 discount reflected in your total purchase amount. Temu New User Coupon: Up To 90% OFF For Existing Customers Temu Existing customer’s coupon codes are designed just for new customers, offering the biggest discounts 90% and the best deals currently available on Temu. To maximize your savings, download the Temu app and apply our Temu new user coupon during checkout.     •    acx318439: New users can get up to 80% extra off.     •    acx318439: Get a massive 40% off your first order!     •    acx318439: Get 20% off on your first order; no minimum spending required.     •    acx318439: Take an extra 15% off your first order on top of existing discounts.     •    acx318439: Temu UK Enjoy a 40% discount on your entire first purchase.  
    • What do I do now when it says "1 error"?
    • Hello everyone new here how are you all?
    • I haven't tested it but under https://minecraft.wiki/w/Items_model_definition it says now:   So I guess the resource location must have changed with 1.24.4, which means you need to move your models/item/ to the new source. But as I said I haven't tested this so it also may be that this wont work. Nevertheless give it a try      EDIT (important) So now I tested it and found out how it works   Let the model files (e.g. the .json from blockbench) within "assets/<your_mod_id>/models/item" In addition to that do the following: Every model you added will need a new file under "assets/<your_mod_id>/items" That file is also a JSON and looks like this: { "model": { "type": "minecraft:model", "model": "your_mod_id:item/custom_item" } } - "type" can be minecraft:model, minecraft:composite, minecraft:condition, minecraft:select, minecraft:range_dispatch, minecraft:empty, minecraft:bundle/selected_item or minecraft:special. (In most cases you would need minecraft:model) - "model" is the path to your actual model for this item. For example the value above would point to "assets/your_mod_id/models/item/custom_item"
  • Topics

×
×
  • Create New...

Important Information

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