Giter VIP home page Giter VIP logo

yungs-better-mineshafts's People

Contributors

mpustovoi avatar nikitacartes avatar telepathicgrunt avatar yungnickyoung avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

yungs-better-mineshafts's Issues

[Feature Request] Configurable Ores

Hello, I installed this along with Emendatus Enigmatica, which comes with it's own vanilla ores such as gold ore and iron ore. However, the mineshafts spawn the unmodded ores. Players would find emendatusenigmatica:gold_ore in caves and minecraft:gold_ore in mineshafts. What would you recommend for this? Perhaps I could use a datapack to override minecraft:gold_ore drops, however I'm not sure that is possible.

Mineshafts don't spawn with Terraforged

The structures in this mod do not generate with Terraforged worlds, I've contacted the mod author for Terraforged and this is apparently because "The mod that added the structure needs to register their "structure separation settings". These settings tell the chunkgenerator how to space each structure type out - if they're not registered TF can't know how the structure should generate."

The mod author linked me: https://github.com/TerraForged/TerraForged/wiki/Mod:-Structures:-Compatibility
Which demonstrates how to implement the solution to this issue

Mineshafts not generating with terraforge

I use terraforge for my world gen and sadly better mineshafts is not working with it. When i use /locate to find a mineshaft it says nothing nearby and in the server log i get

[TerraForged/]: Structure [bettermineshafts:mineshaft] does not have any generation settings registered for it so it cannot be generated!

MC Version: 1.16.5
Forge Version: 36.0.14
Better Mineshafts Version: 2.0.1
Terraforged Version: 0.2.8

1.16.4 V1.1 - Some Mineshafts aren't fully generating.

On my 1.16.4 server, I tested it a bit and found three Mineshafts and a 4th one via command which wasn't there at all.

2/3 of the ones I did find weren't fully generated at all. One was an frozen Mineshaft under a Spruce Forest with only just the main hallway and nothing else. Just the central hallway. Another I found with an above ground entrance on an island (was a really cool entrance spot imho and I was excited to turn it into my main Mineshaft area) but it was literally just the entrance 'tower' which just led to a dead end.

The final mineshaft is fully generated and working just fine though, so at least out of four, I got one good one in this world so far.

Side note: Does the chests in the new mineshafts still generate the vanilla loot tables for mineshaft or a new loot table? If latter, might want to fix that to avoid mod conflicts.

Compatibility

I'm having a compatibility issue its saying it for an older version of the game and everywhere I looked I can't find a update
Screenshot_222

[1.16 Forge] Unsupported registration method causing crash

The following configuration:
Forge: 34.1.33
Better Caves: 1.16.2-1.0.3
(Better Mineshafts: 1.16.2-1.0)

Causes a crash with the following log:
https://pastebin.com/PszY232n

This is caused by this line:
https://github.com/yungnickyoung/YUNGs-Better-Mineshafts/blob/forge-1.16/src/main/java/com/yungnickyoung/minecraft/bettermineshafts/init/ModStructures.java#L79

Registry.register is unsupported and has been for many years. It is an extremely outdated way of registering game items.

event.register should work with the context given, but i do not have time to dig deeper.

  • Curle, Forge Triage

[1.16.4, latest version] /locate command not working

I was in spectator mode, inside of a mineshaft, but the /locate command would only locate one that tried to generate in the ocean, almost 100 blocks away from where I was. I know ocean mineshafts don't generate, but that doesn't explain why /locate couldn't find the one I was in.

Datapack version out of date

The data pack with the fabric version of the mod is causing errors for my world creation or to join worlds. It keeps saying it is out of date and unable to be used

[1.16] Log spam regarding inability to check if Terraforged's ChunkGenerator is being used

[bettermineshafts/]: Was unable to check if minecraft:overworld is using Terraforged's ChunkGenerator.
[11Mar2021 17:39:32.966] [Server thread/ERROR] [bettermineshafts/]: Was unable to check if minecraft:the_nether is using Terraforged's ChunkGenerator.
[11Mar2021 17:39:32.990] [Server thread/ERROR] [bettermineshafts/]: Was unable to check if minecraft:the_end is using Terraforged's ChunkGenerator.

No Villages Generated when this mod is enabled

Basically what the title says, if I have this mod enabled, no villages are generated anywhere on the world map.

Minecraft version 1.16.3
Forge: 34.1.18
Mod: BetterMineshaftsForge-1.16.2-1.0.jar
Seed: 12542 (should spawn within sight of village when turning around)

Just realized this might be because this is for version 1.16.2
But thought I would let you know either way.

[1.12.2] Overfilled containers/spilled items

Just installed the 1.12.2 version of your mod into my modpack and figured I'd explore the mineshafts a bit.

Turns out, that chest-minecarts are often over-filled and spill items for some reason.

2020-07-07_18 33 59

2020-07-07_18 33 45

Since most of the items that are in the chest and also dropped are vanilla items, I don't think this has anything to do with the other mods of the modpack, but if you need more information on my mod collection, feel free to ask.

[1.16.1/1.16.2] Missing a Mod License

Since Forge added the license requirement once again at some point, the mod is forced to not load, causing the instance to get shut down. If there's more backend stuff needed to be finished for it to work on 1.16.2, I apologise.

[1.12.2] Unable to use Chisel blocks when FoamFix is present

This is my variants.json:
https://paste.ubuntu.com/p/Bc5TjydDQv/

But this doesn't work, and I can see this in logs:

[21:56:28] [Server thread/ERROR] [bettermineshafts]: variants.json: Encountered error while attempting to apply property variation=1 to block 工业方块: java.lang.IllegalArgumentException: Can not set final net.minecraft.util.BlockRenderLayer field team.chisel.common.block.BlockCarvable.layer to pl.asie.foamfix.common.FoamyBlockState
[21:56:28] [Server thread/ERROR] [bettermineshafts]: Error loading Better Mineshafts variants.json file: com.google.gson.JsonSyntaxException: duplicate key: chisel:technical[variation=0]
[21:56:28] [Server thread/ERROR] [bettermineshafts]: Using default configuration...
[21:56:28] [Server thread/ERROR] [bettermineshafts]: variants.json: Encountered error while attempting to apply property variation=1 to block 工业方块: java.lang.IllegalArgumentException: Can not set final net.minecraft.util.BlockRenderLayer field team.chisel.common.block.BlockCarvable.layer to pl.asie.foamfix.common.FoamyBlockState
[21:56:28] [Server thread/ERROR] [bettermineshafts]: Error loading Better Mineshafts variants.json file: com.google.gson.JsonSyntaxException: duplicate key: chisel:technical[variation=0]
[21:56:28] [Server thread/ERROR] [bettermineshafts]: Using default configuration...

Looks like it can't set the blockstate of chisel's blocks and defaulted the blockstate to 0, which causes the keys to duplicate.

Aboveground and Underwater Generation

Can you stop mineshafts from generating aboveground and underwater? I've seen this happen in two seeds, though this one at spawn was the only one I was able to find again:

8347598419420470852

Update Request

Hi! Would you please update this mod to 1.16.1 for fabric? I really love this mod!

Mineshafts not spawning...

I kept teleporting to random places to check but I could never locate a mineshaft :/ I use this mod with Yungs Better Caves, Extended Caves, Quark, Subterrarian Wilderness, and Biomes O Plenty.

"Workstation Dungeon" is extremely OP.

While traversing my local Better Mineshaft, I discovered this room:

image

This is extremely unbalanced, as it allows a player to make infinite permanently-loyal villagers selling their various items at extremely low prices (usually 1 emerald, for all but the most expensive trades), for virtually no effort. I will be disabling it in my modpacks going forwards, however, I would personally recommend the feature be removed. Finding this "Workstation Dungeon" completely changes your entire game, and I feel that's too much impact for a single feature from a simple mod to improve mineshafts.

Mineshafts don't spawn in superflats

Forge 36.0.55
BetterMineshafts-Forge-1.16.4-2.0.2
YungsApi-1.16.4-Forge-4

https://imgur.com/a/kv5NnHp
my variants.json config https://pastebin.com/2a24H820

As you can see from the image a normal overworld creates mineshafts as you would expect (I drastically increased the minecart chest spawns and other features)

But when you create a world using the Vanilla Superflat World Desert preset the mineshafts appear normal, bland and boring

is this a bug? Im aiming for a desert world with mineshafts with stone, moss, vines, cactus and mushrooms

[Feature Request] No Floating Cobwebs

I think this is more of a feature request than a bug. Since Minecraft will be removing the floating cobwebs for 1.17, are you considering removing them as well?

[1.16.4 v1.1] Crash during worldgen

BetterMineshafts-Forge-1.16.3-1.1
random crashes during worldgeneration

issue arising in All The Mods 6 - pack version 1.3.4c

https://pastebin.com/yZHK5CdQ

the dimension being affected is created via vanilla datapack however generation does work, occasionally this happens, it takes the server down instantly

Game crashed when loading

GameVersion: 1.12.2
ForgeVersion: 14.23.5.2854
MODVersion: 2.0

com.yungnickyoung.minecraft.bettermineshafts.init.ModConfig.loadVariantsJSON(ModConfig.java:207)?

=================Crash Report================
Time: 2020-09-07 12:24:16 CST
Description: Initializing game

net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from YUNG's Better Mineshafts (bettermineshafts)
Caused by: java.lang.AssertionError: java.lang.NoSuchFieldException: STAFF_OF_RENDING
at com.google.gson.internal.bind.TypeAdapters$EnumTypeAdapter.(TypeAdapters.java:808)
at com.google.gson.internal.bind.TypeAdapters$30.create(TypeAdapters.java:834)
at com.google.gson.Gson.getAdapter(Gson.java:423)
at com.google.gson.internal.bind.ArrayTypeAdapter$1.create(ArrayTypeAdapter.java:48)
at com.google.gson.Gson.getAdapter(Gson.java:423)
at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory.createBoundField(ReflectiveTypeAdapterFactory.java:115)
at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory.getBoundFields(ReflectiveTypeAdapterFactory.java:164)
at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory.create(ReflectiveTypeAdapterFactory.java:100)
at com.google.gson.Gson.getAdapter(Gson.java:423)
at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory.createBoundField(ReflectiveTypeAdapterFactory.java:115)
at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory.getBoundFields(ReflectiveTypeAdapterFactory.java:164)
at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory.create(ReflectiveTypeAdapterFactory.java:100)
at com.google.gson.Gson.getAdapter(Gson.java:423)
at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory.createBoundField(ReflectiveTypeAdapterFactory.java:115)
at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory.getBoundFields(ReflectiveTypeAdapterFactory.java:164)
at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory.create(ReflectiveTypeAdapterFactory.java:100)
at com.google.gson.Gson.getAdapter(Gson.java:423)
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.write(TypeAdapterRuntimeTypeWrapper.java:56)
at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$1.write(ReflectiveTypeAdapterFactory.java:125)
at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.write(ReflectiveTypeAdapterFactory.java:243)
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.write(TypeAdapterRuntimeTypeWrapper.java:69)
at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$1.write(ReflectiveTypeAdapterFactory.java:125)
at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.write(ReflectiveTypeAdapterFactory.java:243)
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.write(TypeAdapterRuntimeTypeWrapper.java:69)
at com.google.gson.internal.bind.CollectionTypeAdapterFactory$Adapter.write(CollectionTypeAdapterFactory.java:97)
at com.google.gson.internal.bind.CollectionTypeAdapterFactory$Adapter.write(CollectionTypeAdapterFactory.java:61)
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.write(TypeAdapterRuntimeTypeWrapper.java:69)
at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$1.write(ReflectiveTypeAdapterFactory.java:125)
at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.write(ReflectiveTypeAdapterFactory.java:243)
at com.google.gson.Gson.toJson(Gson.java:669)
at com.google.gson.Gson.toJson(Gson.java:648)
at com.google.gson.Gson.toJson(Gson.java:603)
at com.google.gson.Gson.toJson(Gson.java:583)
at com.yungnickyoung.minecraft.bettermineshafts.init.ModConfig.loadVariantsJSON(ModConfig.java:207)
at com.yungnickyoung.minecraft.bettermineshafts.init.ModConfig.initCustomFiles(ModConfig.java:35)
at com.yungnickyoung.minecraft.bettermineshafts.init.ModConfig.preInit(ModConfig.java:26)
at com.yungnickyoung.minecraft.bettermineshafts.proxy.ClientProxy.preInit(ClientProxy.java:11)
at com.yungnickyoung.minecraft.bettermineshafts.BetterMineshafts.preInit(BetterMineshafts.java:45)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637)
at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
at com.google.common.eventbus.EventBus.post(EventBus.java:217)
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
at com.google.common.eventbus.EventBus.post(EventBus.java:217)
at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:629)
at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:252)
at net.minecraft.client.Minecraft.init(Minecraft.java:467)
at net.minecraft.client.Minecraft.run(Minecraft.java:3931)
at net.minecraft.client.main.Main.main(SourceFile:123)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:196)
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:231)
at org.multimc.EntryPoint.listen(EntryPoint.java:143)
at org.multimc.EntryPoint.main(EntryPoint.java:34)
Caused by: java.lang.NoSuchFieldException: STAFF_OF_RENDING
at java.lang.Class.getField(Unknown Source)
at com.google.gson.internal.bind.TypeAdapters$EnumTypeAdapter.(TypeAdapters.java:797)
... 85 more

Updated to 1.16.5 and getting "Yung's better mineshafts had failed to load corrrectly

Was playing fine on 1.16.4 yesterday (with the same version of the mod I am pretty sure!) Remembered the message about deleting the config when I updated originally, so the first time it crashed with same error I did that again, just in case it needed it again

crash log: https://pastebin.com/SxvdXaGm
latest.log: https://pastebin.com/NsPn0LXY

If you need any other info, just holler! =)

edits just realised total brain fart and didn't include versions, though I think one of those logs has them in
YungsApi forge-3
BetterMineshafts 2.0

Server side crash on startup - 1.15.2 - Forge 31.2.20

Hello ! Thank you for updating this mod on forge ! Unfortunately, I have a strong crash issue on my server startup on forge 31.2.20 for Minecraft 1.15.2. Can you see what's wrong please ? Thank. Have a nice day.

EDIT : I'm on an existing world with Terraforged/Biome'O Plenty/Oh the biomes you'll go/repurposed structure generation.

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

Time: 16/06/20 13:34
Description: Exception in server tick loop

net.minecraftforge.fml.LoadingFailedException: Loading errors encountered: [
YUNG's Better Mineshafts (bettermineshafts) encountered an error during the common_setup event phase
§7net.minecraft.world.biome.Biome.func_205403_k()Lnet/minecraft/util/text/ITextComponent;
]
at net.minecraftforge.fml.ModLoader.dispatchAndHandleError(ModLoader.java:218) ~[?:?] {re:classloading}
at net.minecraftforge.fml.ModLoader.loadMods(ModLoader.java:156) ~[?:?] {re:classloading}
at net.minecraftforge.fml.server.ServerModLoader.begin(ServerModLoader.java:46) ~[?:?] {re:mixin,re:classloading}
at net.minecraft.server.dedicated.DedicatedServer.redirect$zzc000$begin(DedicatedServer.java:746) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.customservermsgs.json:MixinDedServer,pl:mixin:A}
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:122) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.customservermsgs.json:MixinDedServer,pl:mixin:A}
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?] {re:classloading,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,pl:mixin:APP:mixins.customservermsgs.json:MixinMCServer,pl:mixin:APP:assets/immersive_portals/immersive_portals.mixins.json:MixinMinecraftServer,pl:mixin:APP:assets/immersive_portals/immersive_portals.mixins.json:altius_world.MixinMinecraftServer_A,pl:mixin:APP:assets/immersive_portals/immersive_portals.mixins_ma.json:MixinMinecraftServer_MA,pl:mixin:A,pl:runtimedistcleaner:A}
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_202] {}

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

-- System Details --
Details:
Minecraft Version: 1.15.2
Minecraft Version ID: 1.15.2
Operating System: Linux (amd64) version 4.9.0-12-amd64
Java Version: 1.8.0_202, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 218675056 bytes (208 MB) / 1394921472 bytes (1330 MB) up to 31136546816 bytes (29694 MB)
CPUs: 32
JVM Flags: 22 total; -Xms512M -XX:PermSize=384M -XX:MaxPermSize=768M -XX:-UseConcMarkSweepGC -XX:+UseParNewGC -XX:+UseNUMA -XX:+CMSParallelRemarkEnabled -XX:+UseAdaptiveGCBoundary -XX:-UseGCOverheadLimit -XX:+UseBiasedLocking -XX:SurvivorRatio=8 -XX:TargetSurvivorRatio=90 -XX:MaxTenuringThreshold=15 -XX:UseSSE=3 -XX:+UseLargePages -XX:+UseFastAccessorMethods -XX:+UseStringCache -XX:+UseCompressedOops -XX:+OptimizeStringConcat -XX:+AggressiveOpts -XX:MaxGCPauseMillis=50 -XX:ParallelGCThreads=2
ModLauncher: 5.1.0+69+master.79f13f7
ModLauncher launch target: fmlserver
ModLauncher naming: srg
ModLauncher services:
/eventbus-2.2.0-service.jar eventbus PLUGINSERVICE
/forge-1.15.2-31.2.20.jar object_holder_definalize PLUGINSERVICE
/forge-1.15.2-31.2.20.jar runtime_enum_extender PLUGINSERVICE
/accesstransformers-2.1.1-shadowed.jar accesstransformer PLUGINSERVICE
/forge-1.15.2-31.2.20.jar capability_inject_definalize PLUGINSERVICE
/forge-1.15.2-31.2.20.jar runtimedistcleaner PLUGINSERVICE
/preview_OptiFine_1.15.2_HD_U_G1_pre23.jar OptiFine TRANSFORMATIONSERVICE
/forge-1.15.2-31.2.20.jar fml TRANSFORMATIONSERVICE
/MixinBootstrap-1.0.2.jar mixinbootstrap TRANSFORMATIONSERVICE
/MixinBootstrap-1.0.2.jar mixin PLUGINSERVICE
/MixinBootstrap-1.0.2.jar mixinbootstrap PLUGINSERVICE
FML: 31.2
Forge: net.minecraftforge:31.2.20
FML Language Providers:
[email protected]
minecraft@1
[email protected]
[email protected]
Mod List:
SlimyBoyos-2.0.1.jar SlimyBoyos {[email protected] SIDED_SETUP}
justenoughbeacons-2.0.jar Just Enough Beacons {[email protected] SIDED_SETUP}
JACM-1.1-1.15.2.jar Just Another Compass Mod {[email protected] SIDED_SETUP}
fourbottlesbrewingstandmod-1.0.jar Four Bottles Brewing Stand Mod {[email protected] SIDED_SETUP}
Variant16x-1.15-v0.11.2_beta_pre2.jar Variant16x {[email protected]_beta_pre2 SIDED_SETUP}
CraftingAutomat-MC1.15.2-1.2.2.jar Crafting Automat {[email protected] SIDED_SETUP}
extratrades-1.1.jar Extra Trades {[email protected] SIDED_SETUP}
enchantable-1.3.0-1.15.2.jar Enchantable {[email protected] SIDED_SETUP}
spiderspwebs_1.15.2-1.0.jar Spiders Produce Webs {[email protected] SIDED_SETUP}
WoolyTrees-1.15.2-1.0.1.jar Wooly Trees {[email protected] SIDED_SETUP}
Edit-Sign-Mod-1.15.2.jar Edit Sign {[email protected]+7 SIDED_SETUP}
dyeable_flower_pots-1.15.2-1.0.0.jar Dyeable Flower Pots {[email protected] SIDED_SETUP}
mcw-windows-1.0.1-mc1.15.2_1.15.1.jar Macaw's Windows {[email protected] SIDED_SETUP}
ExperienceFocus-1.0.jar Experience Focus {[email protected] SIDED_SETUP}
strawgolem-1.6.jar Straw Golem {[email protected] SIDED_SETUP}
BetterCaves-1.15.2-1.0.jar YUNG's Better Caves {[email protected] SIDED_SETUP}
bananadecor-1.15.2-1.2.2.jar Banana Decor {[email protected] SIDED_SETUP}
moreapples2.3.jar More Apples {[email protected] SIDED_SETUP}
premium-wood-1.15.2-1.1.0.jar Premium Wood {[email protected] SIDED_SETUP}
WoolToString-1.14.2-1.0.0.jar WoolToString {[email protected] SIDED_SETUP}
Guard-Villagers-Mod-1.15.2.jar Guard Villagers {[email protected] SIDED_SETUP}
Morpheus-1.15.2-4.2.50.jar Morpheus {morpheus@version SIDED_SETUP}
dragondropsel_1.15.2-1.0.jar Dragon Drops Elytra {[email protected] SIDED_SETUP}
venture-1.0.0-1.15.2.jar Venture {[email protected] SIDED_SETUP}
Water-Strainer-Mod-1.15.2.jar Water Strainer {[email protected] SIDED_SETUP}
SnowRealMagic-1.15.2-1.7.5.jar Snow! Real Magic! {[email protected] SIDED_SETUP}
StoneChest-1.15.2-1.0.0.jar Stone Chest {[email protected] SIDED_SETUP}
magicalforest-1.15.2-1.0.0.jar Magical Forest {[email protected] SIDED_SETUP}
BetterThanMending-1.4.0.jar BetterThanMending {[email protected] SIDED_SETUP}
Sunflower+Mod+mc1.15.2+v1.0.jar Sunflower Mod {[email protected] SIDED_SETUP}
EnhancedSnowman-1.15.2-1.0.1.jar Enhanced Snowman {[email protected] SIDED_SETUP}
conduitsprdrowned_1.15-1.1.jar Conduits Prevent Drowned {[email protected] SIDED_SETUP}
ClearView-1.15.2-1.0.0.jar Lava Clear View {[email protected] SIDED_SETUP}
Anger-Management-Mod-1.15.2.jar Anger Management Mod {[email protected] SIDED_SETUP}
repurposedstructures-1.15.2-1.6.0.jar Repurposed Structures {[email protected] SIDED_SETUP}
Nutritious-Milk-Mod-1.15.2.jar Nutritious Milk {[email protected] SIDED_SETUP}
BiomesOPlenty-1.15.2-10.0.0.365-universal.jar Biomes O' Plenty {[email protected] SIDED_SETUP}
phosphor-forge-mc1.15.2-0.5.2+build.4.jar Phosphor {[email protected]+build.4 SIDED_SETUP}
craftablechainmail-1.15.2-1.1.jar Leo's Craftable Chainmail {[email protected] SIDED_SETUP}
masonry-1.15.2-0.3.4.jar Masonry {masonry@NONE SIDED_SETUP}
Seeker-Compass-1.15.2.v1.0.0.jar Seeker Compass {[email protected] SIDED_SETUP}
Fishing-Real-Mod-1.15.2.jar Fishing Real {[email protected] SIDED_SETUP}
curios-FORGE-1.15.2-2.0.2.2.jar Curios API {[email protected] SIDED_SETUP}
randomite-1.15.2-1.0.0.jar Randomite Classic {[email protected] SIDED_SETUP}
Extended-Lights-Mod-1.15.2.jar Extended Lights {[email protected] SIDED_SETUP}
Mushroom+Quest_1.15.2_v2.2.jar Mushroom Quest {[email protected] SIDED_SETUP}
lastsupper-forge-1.15.2-2.0.2.jar Last Supper {[email protected] SIDED_SETUP}
Fertilization-Mod-1.15.2.jar Fertilization {[email protected] SIDED_SETUP}
mcw-roofs-1.0.2-mc1.15.2_1.15.1.jar Macaw's Roofs {[email protected] SIDED_SETUP}
WitherBones1.0.3-MC1.15.2.jar Wither Bones {[email protected] SIDED_SETUP}
mcw-furniture-1.0.1-mc1.15.1+1.15.2.jar Macaw's Furnitures {[email protected] SIDED_SETUP}
globalxp-1.15.2-v1.4.11.jar Global XP {[email protected] SIDED_SETUP}
mountedpearl-1.15.2-1.0.0.jar Mounted Pearl Mod {[email protected] SIDED_SETUP}
the_bumblezone-1.15.2-1.3.5.jar The Bumblezone {[email protected] SIDED_SETUP}
BetterBurning-1.15.2-1.3.4.jar BetterBurning {[email protected] SIDED_SETUP}
Pretty-Beaches-Mod-1.15.2.jar Pretty Beaches {[email protected] SIDED_SETUP}
BetterMineshaftsForge-1.15.2-1.0.jar YUNG's Better Mineshafts {[email protected] ERROR}
DangerousStoneCutter-Mod-1.15.2.jar DangerousStoneCutter {[email protected] SIDED_SETUP}
ChessMod-1.15.2-0.606.jar Chess Mod {[email protected] SIDED_SETUP}
Double-Doors-Mod-1.15.2.jar Double Doors {[email protected] SIDED_SETUP}
Torch-Slabs-Mod-1.15.2.jar Torch Slab Mod {[email protected] SIDED_SETUP}
mining-helmet-1.15.2-1.0.7.jar Mining Helmet {[email protected] SIDED_SETUP}
jei-1.15.2-6.0.0.2.jar Just Enough Items {[email protected] SIDED_SETUP}
tnt-yeeter-1.15.2-1.1.0.jar TNT Yeeter {[email protected] SIDED_SETUP}
AttributeFix-1.15.2-7.0.2.jar AttributeFix {[email protected] SIDED_SETUP}
DOMS+1.1.jar More Pillagers Mod {[email protected] SIDED_SETUP}
Goblin-Traders-Mod-1.15.2.jar Goblin Traders {[email protected] SIDED_SETUP}
OtherStonePickaxe-1.0.1.jar Other Stone Pickaxe {[email protected] SIDED_SETUP}
caelus-FORGE-1.15.2-2.0-beta1.jar Caelus API {[email protected] SIDED_SETUP}
Upgrade-Aquatic-1.15.2-v1.5.1.jar Upgrade Aquatic {[email protected] SIDED_SETUP}
Colytra-Mod-1.15.2.jar Colytra {[email protected] SIDED_SETUP}
Ring-of-Repair-Mod-1.15.2.jar Ring of Repair {[email protected] SIDED_SETUP}
brickfurnace-1.3.0-1.14.4_1.15.X.jar Brick Furnace {[email protected]_1.15.X SIDED_SETUP}
NaturesCompass-1.15.2-1.8.5.jar Nature's Compass {[email protected] SIDED_SETUP}
Additional-Bars-Mod-1.15.2.jar Additional Bars {[email protected] SIDED_SETUP}
champions-FORGE-1.15.2-2.0-beta3.jar Champions {[email protected] SIDED_SETUP}
branders-wellfedmod-1.15.1-1.2.0.jar Well Fed - quality food! {[email protected] SIDED_SETUP}
Ring-of-Teleport-Mod-1.15.2.jar Ring of Teleport {[email protected] SIDED_SETUP}
snowundertrees-1.15.2-v1.1.1.jar Snow Under Trees {[email protected] SIDED_SETUP}
EnhancedVanilla_Snapshot_20w23a-Forge-1.15.2.31.2.0.jar Enhanced Vanilla {enhancedvanilla@Snapshot 20w23a SIDED_SETUP}
A+Block+of+Charcoal-1.2.jar A Block of Charcoal {[email protected] SIDED_SETUP}
additional_lights-1.15.2-1.2.0.jar Additional Lights {[email protected] SIDED_SETUP}
Packing-Tape-Mod-1.15.2.jar Packing Tape {[email protected] SIDED_SETUP}
dismounte_1.15-1.1.jar Dismount Entity {[email protected] SIDED_SETUP}
magicmirror-1.4.8.jar Magic Mirrors {[email protected] SIDED_SETUP}
immersive-portals-0.22(forMc1.15withForge).jar Immersive Portals {[email protected] SIDED_SETUP}
forge-1.15.2-31.2.20-universal.jar Forge {[email protected] SIDED_SETUP}
Auto-Feeder-Helmet-Mod-1.15.2.jar AutoFeederHelmet {[email protected] SIDED_SETUP}
beesourceful-1.2.2.jar BeeSourceful {[email protected] SIDED_SETUP}
Glasshole-1.0.2.jar Glasshole {[email protected] SIDED_SETUP}
RottenCreatures-1.15.2-0.9.7.jar Rotten Creatures {[email protected] SIDED_SETUP}
forge-1.15.2-31.2.20-server.jar Minecraft {[email protected] SIDED_SETUP}
cofh_core-1.15.2-0.4.0b.jar CoFH Core {[email protected] SIDED_SETUP}
logprot-1.15.1-1.2.jar Logprot {[email protected] SIDED_SETUP}
moolands-1.15.2-1.2.1.jar Moolands {[email protected] SIDED_SETUP}
inventorytotem_1.15-1.1.jar Inventory Totem {[email protected] SIDED_SETUP}
edibsgr_1.15.2-2.0.jar Edible Sugar {[email protected] SIDED_SETUP}
concreteconversion-1.15.2-4.1.0.0.jar Concrete Conversion {[email protected] SIDED_SETUP}
underwaterench_1.15.2-1.0.jar Underwater Enchanting {[email protected] SIDED_SETUP}
Ring-of-Growth-Mod-1.15.2.jar Ring of Growth {[email protected] SIDED_SETUP}
playerhopper-1.15-1.3.jar Player Hopper {[email protected] SIDED_SETUP}
ceilingtorch-1.15.2-v1.5.jar Ceiling Torch {[email protected] SIDED_SETUP}
storage_overhaul-1.15.2-1.0.2.jar Storage Overhaul {[email protected] SIDED_SETUP}
astikorcarts-1.0.2-1.15.2.jar AstikorCarts {[email protected] SIDED_SETUP}
BerryBushes-1.1.1.jar Berry Bushes {[email protected] SIDED_SETUP}
soulchoirnoteblock-1.1.jar Soul Choir Noteblock {[email protected] SIDED_SETUP}
dragondropselytra_1.15-1.1.jar Dragon Drops Elytra {[email protected] SIDED_SETUP}
AutoRegLib-1.5-40.jar AutoRegLib {[email protected] SIDED_SETUP}
sit-1.15.1-v1.3.jar Sit {[email protected] SIDED_SETUP}
DoubleSlabs-1.15-2.5.1.jar Double Slabs {[email protected] SIDED_SETUP}
themidnight-0.5.9.jar The Midnight {[email protected] SIDED_SETUP}
TaigaAdditions+[0.1.1].jar Taiga Additions {[email protected] SIDED_SETUP}
[1.15.1-1.15.2]TorchBowMod_v1.4.jar TorchBowMod {[email protected] SIDED_SETUP}
AppleSkin-Mod-1.15.2.jar AppleSkin {[email protected] SIDED_SETUP}
byg_0.5.0.jar Oh The Biomes You'll Go {[email protected] SIDED_SETUP}
Aquaculture-1.15.2-2.0.14.jar Aquaculture 2 {[email protected] SIDED_SETUP}
XL-Food-Mod-1.15.2-2.2.2.jar XL Food Mod {[email protected] SIDED_SETUP}
Stairway_1.15.2_v15.jar StairwayToAether {stairway@v15 SIDED_SETUP}
Bambootiful-Mod-1.15.2.jar Bambootiful {[email protected] SIDED_SETUP}
tetra-1.15.2-2.9.0.jar Tetra {[email protected] SIDED_SETUP}
Following-Villagers-Mod-1.15.2.jar Following Villagers {[email protected] SIDED_SETUP}
glasscutter-1.0.1-1.15.2.jar Glasscutter {[email protected] SIDED_SETUP}
foodexpansion-1.5.1.jar Food Expansion: Reimagined {[email protected] SIDED_SETUP}
zombiehs_1.15.2-2.1.2.jar Zombie Horse Spawn {[email protected] SIDED_SETUP}
endportalrecipe_1.15-2.0.jar End Portal Recipe {[email protected] SIDED_SETUP}
SBM-BoneTorch-1.15.2-0.0.1.jar [SBM] BoneTorch {[email protected] SIDED_SETUP}
chanceglobe-1.15.2-v1.3.4.jar Chance Globe {[email protected] SIDED_SETUP}
futuremc-1.15.2-1.0.1.jar Future MC {[email protected] SIDED_SETUP}
SwordBlockingCombat-v1.4-1.15.2.jar Sword Blocking Combat {[email protected] SIDED_SETUP}
Chinese-Workshop-Mod-1.15.2.jar ChineseWorkshop {[email protected] SIDED_SETUP}
Kiwi-1.15.2-2.6.5.jar Kiwi {[email protected] SIDED_SETUP}
kingvillager-1.3.jar The King of the villagers {[email protected] SIDED_SETUP}
deadlyendphantoms-1.15.2-1.01.jar Deadly End Phantoms {[email protected] SIDED_SETUP}
TerraForged-1.15.2-0.0.10.jar TerraForged {[email protected] SIDED_SETUP}
softerhayb_1.15.2-1.0.jar Softer Hay Bales {[email protected] SIDED_SETUP}
Just-Another-Rotten-Flesh-to-Leather-Mod-1.15.2.jar JRFTL {[email protected] SIDED_SETUP}
Controlling-6.1.4.jar Controlling {[email protected] SIDED_SETUP}
FleshToLeather-1.14.3-1.1.0.jar FleshToLeather {[email protected] SIDED_SETUP}
AutoPlanter-15.1.jar Auto Planter {[email protected] SIDED_SETUP}
Give-Mod-1.15.2.jar Give Mod {[email protected] SIDED_SETUP}
potionofbees-1.15.2-1.0.1.jar Potion of Bees {[email protected] SIDED_SETUP}
Bookshelf-1.15.2-5.6.38.jar Bookshelf {[email protected] SIDED_SETUP}
BetterDrowning-1.15.2-1.0.3.jar BetterDrowning {[email protected] SIDED_SETUP}
DarkPaintings-1.15.2-1.0.4.jar DarkPaintings {[email protected] SIDED_SETUP}
MysteryMilk-1.15.2-1.0.1.jar MysteryMilk {[email protected] SIDED_SETUP}
HerdMentality-1.15.2-1.0.1.jar HerdMentality {[email protected] SIDED_SETUP}
SlimeTweaks-1.15.2-1.0.2.jar SlimeTweaks {[email protected] SIDED_SETUP}
cryingghasts_1.15-1.1.jar Crying Ghasts {[email protected] SIDED_SETUP}
Progressive-Bosses-Mod-1.15.2.jar Progressive Bosses {[email protected] SIDED_SETUP}
mcw-doors-1.0.0-mc1.15.2.jar Macaw's Doors {[email protected] SIDED_SETUP}
shulkerbox-1.9.2.jar Advanced Shulkerboxes {[email protected] SIDED_SETUP}
leveluphp-mc1.15.2-forge-5.1.2.jar Level Up HP {[email protected] SIDED_SETUP}
A+Block+of+Flint-1.0.jar A Block of Flint {[email protected] SIDED_SETUP}
Netherite+1.15.2+-+0.1.6.jar Netherite 1.15.2 {[email protected] SIDED_SETUP}
Absent-by-Design-Mod-1.15.2.jar Absent By Design Mod {[email protected] SIDED_SETUP}
PathToDirt-1.0.2-mc1.15.2.jar Path to Dirt {[email protected] SIDED_SETUP}
Variant16x-BiomesOPlenty-1.15-v0.11.2_beta_pre1.jar Variant16x: Biomes O' Plenty {[email protected]_beta_pre1 SIDED_SETUP}
quartz-chests-1.1.0.5.jar Quartz Chests {[email protected] SIDED_SETUP}
zombievfspawner_1.15.2-1.0.jar Zombie Villagers From Spawner {[email protected] SIDED_SETUP}
AirHop-v1.2-1.15.2.jar Air Hop {[email protected] SIDED_SETUP}
Anvil-Tweaks-Mod-1.15.2.jar Anvil Tweaks {[email protected] SIDED_SETUP}
wt_improvements-1.15.2-1.0.0.0.jar Wandering Trader Improvements {[email protected] SIDED_SETUP}
mcw-bridges-1.0.4fix-mc1.15.2.jar Macaw's Bridges {[email protected] SIDED_SETUP}
lightestlampsmod-3.4.1.jar Lightest Lamps {[email protected] SIDED_SETUP}
improved-stations-1.1.jar Improved Stations {[email protected] SIDED_SETUP}
Ageing-Mobs-1.15.2-1.0.0.jar Ageing Mobs Mod {[email protected] SIDED_SETUP}
GreaterEye-1.15.2-1.0.13.jar GreaterEye {[email protected] SIDED_SETUP}
smartdispensers-1.2.jar Smart Dispensers {smartdispensers@1 SIDED_SETUP}
Fast+Tool+Switching-1.15.2-1.0.0.jar Fast Tool Switching {fasttoolswitching@NONE SIDED_SETUP}
valhelsia_structures-15.0.3a.jar Valhelsia Structures {[email protected] SIDED_SETUP}
mining_dimension-1.15.2-1.0.4.jar Mining World {[email protected] SIDED_SETUP}
rare-ice-0.1.6.jar Rare Ice {[email protected] SIDED_SETUP}
Horizontal-Glass-Panes-Mod-1.15.2.jar Horizontal Glass Panes {[email protected] SIDED_SETUP}
Simple-Farming-Mod-1.15.2.jar Simple Farming {[email protected] SIDED_SETUP}
Ropes-Mod-1.15.2.jar Ropes Mod {[email protected] SIDED_SETUP}
beanmod-0.2.jar Bean Mod {[email protected] SIDED_SETUP}
Bountiful-1.15.2-3.1.2.jar Bountiful {[email protected] SIDED_SETUP}
leap-1.15.2-1.0.1.jar Leap {[email protected] SIDED_SETUP}
enchantedwolves-1.4.2.jar Enchanted Wolves {[email protected] SIDED_SETUP}
collective-1.15.2-1.19.jar Collective {[email protected] SIDED_SETUP}
nightterror-1.0.jar Night Terror {[email protected] SIDED_SETUP}
Ring-of-Blink-Mod-1.15.2.jar Ring of Blink {[email protected] SIDED_SETUP}
DramaticDoors-1.15.2-1.1.0.jar Dramatic Doors {[email protected] SIDED_SETUP}
Sully's+Mod.jar Sully's Mod {sullys_mod@FIRST RELEASE V0.3 SIDED_SETUP}
EndReborn+[0.5.6].jar End: Reborn {[email protected] SIDED_SETUP}
xercapaint-1.15.2-2.1.jar Joy of Painting {[email protected] SIDED_SETUP}
lottaterracotta-1.15.2-1.3.0.jar Lotta Terracotta {[email protected] SIDED_SETUP}
libnonymous-1.15.2-1.1.1.5.jar Libnonymous {[email protected] SIDED_SETUP}
Ring-of-Enderchest-Mod-1.15.2.jar Ring of Enderchest {[email protected] SIDED_SETUP}
curiouselytra-FORGE-1.15.2-2.0.jar Curious Elytra {[email protected] SIDED_SETUP}
skeleton-expansion-3.0.0_1.15.2.jar Skeleton Expansion+ {[email protected] SIDED_SETUP}
branders-sulfurpotassiummod-1.15.2-2.3.0.jar Sulfur And Potassium - make gunpowder {[email protected] SIDED_SETUP}
flattilesmod-1.0.jar Flat Tiles Mod {[email protected] SIDED_SETUP}
ServerTabInfo-1.15.2-1.2.6.jar Server Tab Info {[email protected] SIDED_SETUP}
JustMoreCakes-1.0_MC1.15.2.jar Just More Cake! {[email protected] SIDED_SETUP}
Cursed-1.15.2-2.0.6.jar Cursed {[email protected] SIDED_SETUP}
Ma-Enchants-1.15.2-3.1.0.jar Ma Enchants {[email protected] SIDED_SETUP}
equaldragons-1.2.jar Equal Dragons {[email protected] SIDED_SETUP}
sync_potion_effects-1.15.2-1.0.0.jar Sync Potion Effects {[email protected] SIDED_SETUP}
giantspawn_1.15-2.0.jar Giant Spawn {[email protected] SIDED_SETUP}
Druidcraft-1.15-0.4.1.jar Druidcraft {[email protected] SIDED_SETUP}
Abnormals-Core-1.15.2-1.0.6.jar Abnormals Core {[email protected] SIDED_SETUP}
The-Endergetic-Expansion-1.15.2-v1.3.1.jar The Endergetic Expansion {[email protected] SIDED_SETUP}
Savage-and-Ravage-1.15.2-v1.1.0.jar Savage & Ravage {[email protected] SIDED_SETUP}
autumnity-1.3.2-1.15.2.jar Autumnity {[email protected] SIDED_SETUP}
Enhanced-Mushrooms-1.15.2-v1.1.0.jar Enhanced Mushrooms {enhanced_mushrooms@$1.1.0 SIDED_SETUP}
Buzzier-Bees-1.15.2-1.5.1.jar Buzzier Bees {[email protected] SIDED_SETUP}
bloomful-1.15.2-1.3.2.jar Bloomful {bloomful@NONE SIDED_SETUP}
skeletonhs_1.15.2-1.1.2.jar Skeleton Horse Spawn {[email protected] SIDED_SETUP}
Extra-Boats-Mod-1.15.2.jar Extra Boats {[email protected] SIDED_SETUP}
ensorcellation-1.15.2-0.4.1b.jar Ensorcellation {[email protected] SIDED_SETUP}
create-mc1.15.2_v0.2.4d.jar Create {[email protected]_v0.2.4d SIDED_SETUP}
Waystones_1.15.2-6.0.1.jar Waystones {[email protected] SIDED_SETUP}
goldenhopper-1.1.1-1.15.2.jar Golden Hopper {[email protected] SIDED_SETUP}
Auto-Dropper-Mod-1.15.2.jar Auto Dropper {[email protected] SIDED_SETUP}
entityspring-5.0.0.jar Entity Spring {[email protected] SIDED_SETUP}
Clumps-5.0.2.jar Clumps {[email protected] SIDED_SETUP}
mgui-1.15.2-2.1.1.jar mgui {[email protected] SIDED_SETUP}
Decorative-Blocks-Mod-1.15.2.jar Decorative Blocks {[email protected] SIDED_SETUP}
BasicNetherOres-1.15.2-4.0.3.jar Basic Nether Ores {[email protected] SIDED_SETUP}
DungeonCrawl-1.15.2-1.6.3.jar Dungeon Crawl {[email protected] SIDED_SETUP}
cactusjuice15_2-1.4.6.jar Cactus Juice {[email protected] SIDED_SETUP}
Bonsai-Trees-Mod-1.15.2.jar Bonsai Trees 2 {[email protected] SIDED_SETUP}
tntbrbedrock_1.15.2-1.1.jar TNT Breaks Bedrock {[email protected] SIDED_SETUP}
chickenshed-1.14.4_2.jar Chicken Shed {[email protected]_2 SIDED_SETUP}
Bedspreads-Mod-1.15.2.jar Bedspreads {[email protected] SIDED_SETUP}
enchantability-7.0.jar Enchantability {[email protected] SIDED_SETUP}
Swamp-Expansion-1.15.2-v1.7.1.jar Swamp Expansion {swampexpansion@NONE SIDED_SETUP}
moveminecarts_1.15.2-1.2.jar Move Minecarts {[email protected] SIDED_SETUP}
Campfire-Torches-Mod-1.15.2.jar Campfire Torches {[email protected] SIDED_SETUP}
theamethystworld_0.9.jar The Amethyst World {[email protected] SIDED_SETUP}
Ultra-Amplified-Dimension-Mod-1.15.2.jar Ultra Amplified Dimension {[email protected] SIDED_SETUP}
extradiscs-1.0.0-forge1.15.2+build.1.jar ExtraDiscs {[email protected]+build.1 SIDED_SETUP}
dash-1.15.2-1.0.1.jar Dash {[email protected] SIDED_SETUP}
luckyore_1.15.2-1.2.2.jar Lucky Ore {[email protected] SIDED_SETUP}
dracomelette-1.0.jar Dracomelette {[email protected] SIDED_SETUP}
Dynmap-3.0.1-forge-1.15.2.jar Dynmap {[email protected] SIDED_SETUP}
turtlemod-1.15.1-1.2.0-6.jar Turtle Mod {[email protected] SIDED_SETUP}
SwingThroughGrass-Mod-1.15.2.jar SwingThroughGrass {[email protected] SIDED_SETUP}
amp-1.15.2-0.1.0.jar Aurum's More Potions {[email protected] SIDED_SETUP}
extractpoison_1.15-1.1.jar Extract Poison {[email protected] SIDED_SETUP}
gullivern-2.1.1.jar Gulliver-1.15.2 {[email protected] SIDED_SETUP}
sbetterwatersplash-3.1.jar Better Water Splash {[email protected] SIDED_SETUP}
Extra-Buttons-Mod-1.15.2.jar ExtraButtons {[email protected] SIDED_SETUP}
forbidden_arcanus-1.15.2-1.3.1.jar Forbidden & Arcanus {[email protected] SIDED_SETUP}
towers_of_the_wild-1.15.2-1.1.0.jar Towers Of the Wild {[email protected] SIDED_SETUP}
omgourd-1.15.2-0.1.0b.jar Oh My Gourd {[email protected] SIDED_SETUP}
moveboats_1.15.2-1.1.jar Move Boats {[email protected] SIDED_SETUP}
MiscAdditions-1.2.3.jar Misc Additions {[email protected] SIDED_SETUP}
extragolems-10.1.1.jar Extra Golems {[email protected] SIDED_SETUP}
Quark-r2.1-245.jar Quark {[email protected] SIDED_SETUP}
Charm-1.15.2-1.5.9.jar Charm {[email protected] SIDED_SETUP}
Charmonium-1.15.2-1.0.1.jar Charmonium {[email protected] SIDED_SETUP}
Strange-1.15.2-1.0.0-beta.5.hotfix1.jar Strange {[email protected] SIDED_SETUP}
Covalent-1.15.2-1.0.2.jar Covalent {[email protected] SIDED_SETUP}
MaterialMaster-v1.2-1.15.2.jar Material Master {[email protected] SIDED_SETUP}
cookieblock-1.15.2-v1.2.jar Cookie Block {[email protected] SIDED_SETUP}
MoreMusicDiscs.jar MoreMusicDisks {[email protected] SIDED_SETUP}
customServerMessages-4.0.1-1.15.jar Custom Server Messages {[email protected] SIDED_SETUP}
Mo+Craftables-1.15.2-0.2.2.jar Mo' Craftables {[email protected] SIDED_SETUP}
combustivefishing-FORGE-1.15.2-2.0.jar Combustive Fishing {[email protected] SIDED_SETUP}
vinecollector-1.15.2-1.0.0.jar VineCollector {[email protected] SIDED_SETUP}
Smoke-Mod-1.15.2.jar Smoke {[email protected] SIDED_SETUP}
lightningtweaks-1.15.2-1.1.1.0.jar Lightning Tweaks {lightningtweaks@NONE SIDED_SETUP}
Ring-of-Attraction-Mod-1.15.2.jar Ring of Attraction {[email protected] SIDED_SETUP}
packed-ice-plus-1.0.2.jar Packed Ice + {[email protected] SIDED_SETUP}
ilikewood-1.15.2-2.2.2.0.jar I Like Wood {[email protected] SIDED_SETUP}
Trading_Players_1.1.jar Trading Players {[email protected] SIDED_SETUP}
Craftable-Horse-Armour-and-Saddle-Mod-1.15.2.jar Craftable Horse Armour {[email protected] SIDED_SETUP}
Big-Buckets-Mod-1.15.2.jar BigBuckets {[email protected] SIDED_SETUP}
Kiwi Modules:
chineseworkshop:blocks
chineseworkshop:debug_stick
chineseworkshop:decorations
chineseworkshop:materials
chineseworkshop:retexture
kiwi:contributors
snowrealmagic:snowrealmagic
Data Packs:
Is Modded: Definitely; Server brand changed to 'forge'
Type: Dedicated Server (map_server.txt)

Old save wont load anymore keeps causing the game to crash

---- Minecraft Crash Report ----
// Hey, that tickles! Hehehe!

Time: 1/19/21 2:19 PM
Description: Mod loading error has occurred

java.lang.Exception: Mod Loading has failed
at net.minecraftforge.fml.CrashReportExtender.dumpModLoadingCrashReport(CrashReportExtender.java:85) [?:?] {re:classloading}
at net.minecraftforge.fml.client.ClientModLoader.completeModLoading(ClientModLoader.java:188) [?:?] {re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.lambda$null$1(Minecraft.java:508) [?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft$$Lambda$3889/576875922.run(Unknown Source) [?:?] {}
at net.minecraft.util.Util.func_215077_a(Util.java:418) [?:?] {re:classloading,xf:OptiFine:default}
at net.minecraft.client.Minecraft.lambda$new$2(Minecraft.java:504) [?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft$$Lambda$3452/1872158052.accept(Unknown Source) [?:?] {}
at net.minecraft.client.gui.ResourceLoadProgressGui.func_230430_a_(ResourceLoadProgressGui.java:172) [?:?] {re:classloading,xf:OptiFine:default}
at net.minecraft.client.renderer.GameRenderer.func_195458_a(GameRenderer.java:802) [?:?] {re:classloading,pl:accesstransformer:B,xf:OptiFine:default}
at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:976) [?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:607) [?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.main(Main.java:184) [?:?] {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.4-35.1.36.jar:35.1] {}
at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$428/2032399795.call(Unknown Source) [forge-1.16.4-35.1.36.jar:35.1] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.0.6.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.0.6.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.0.6.jar:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.0.6.jar:?] {}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.0.6.jar:?] {}

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

-- Head --
Thread: Render thread
Stacktrace:
at net.minecraftforge.fml.CrashReportExtender.lambda$dumpModLoadingCrashReport$7(CrashReportExtender.java:88) ~[?:?] {re:classloading}
-- MOD minecolonies --
Details:
Mod File: minecolonies-0.13.568-ALPHA-universal.jar
Failure message: Mod minecolonies requires structurize 0.13.104-ALPHA
Currently, structurize is 0.13.111-ALPHA
Mod Version: 0.13.568-ALPHA
Mod Issue URL: https://github.com/ldtteam/minecolonies/issues/new
Exception message: MISSING EXCEPTION MESSAGE
Stacktrace:
at net.minecraftforge.fml.CrashReportExtender.lambda$dumpModLoadingCrashReport$7(CrashReportExtender.java:88) ~[?:?] {re:classloading}
at net.minecraftforge.fml.CrashReportExtender$$Lambda$3905/958580156.accept(Unknown Source) ~[?:?] {}
at java.util.ArrayList.forEach(ArrayList.java:1249) ~[?:1.8.0_51] {}
at net.minecraftforge.fml.CrashReportExtender.dumpModLoadingCrashReport(CrashReportExtender.java:86) [?:?] {re:classloading}
at net.minecraftforge.fml.client.ClientModLoader.completeModLoading(ClientModLoader.java:188) [?:?] {re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.lambda$null$1(Minecraft.java:508) [?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft$$Lambda$3889/576875922.run(Unknown Source) [?:?] {}
at net.minecraft.util.Util.func_215077_a(Util.java:418) [?:?] {re:classloading,xf:OptiFine:default}
at net.minecraft.client.Minecraft.lambda$new$2(Minecraft.java:504) [?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft$$Lambda$3452/1872158052.accept(Unknown Source) [?:?] {}
at net.minecraft.client.gui.ResourceLoadProgressGui.func_230430_a_(ResourceLoadProgressGui.java:172) [?:?] {re:classloading,xf:OptiFine:default}
at net.minecraft.client.renderer.GameRenderer.func_195458_a(GameRenderer.java:802) [?:?] {re:classloading,pl:accesstransformer:B,xf:OptiFine:default}
at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:976) [?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:607) [?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.main(Main.java:184) [?:?] {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.4-35.1.36.jar:35.1] {}
at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$428/2032399795.call(Unknown Source) [forge-1.16.4-35.1.36.jar:35.1] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.0.6.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.0.6.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.0.6.jar:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.0.6.jar:?] {}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.0.6.jar:?] {}

-- System Details --
Details:
Minecraft Version: 1.16.4
Minecraft Version ID: 1.16.4
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: 4307420832 bytes (4107 MB) / 4852809728 bytes (4628 MB) up to 11453595648 bytes (10923 MB)
CPUs: 16
JVM Flags: 5 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx12288m -Xms256m -XX:PermSize=256m
ModLauncher: 8.0.6+85+master.325de55
ModLauncher launch target: fmlclient
ModLauncher naming: srg
ModLauncher services:
/mixin-0.8.2.jar mixin PLUGINSERVICE
/eventbus-3.0.5-service.jar eventbus PLUGINSERVICE
/forge-1.16.4-35.1.36.jar object_holder_definalize PLUGINSERVICE
/forge-1.16.4-35.1.36.jar runtime_enum_extender PLUGINSERVICE
/accesstransformers-2.2.0-shadowed.jar accesstransformer PLUGINSERVICE
/forge-1.16.4-35.1.36.jar capability_inject_definalize PLUGINSERVICE
/forge-1.16.4-35.1.36.jar runtimedistcleaner PLUGINSERVICE
/mixin-0.8.2.jar mixin TRANSFORMATIONSERVICE
/OptiFine_1.16.4_HD_U_G5.jar OptiFine TRANSFORMATIONSERVICE
/OptiForge-MC1.16.4-0.4.5.jar optiforge TRANSFORMATIONSERVICE
/forge-1.16.4-35.1.36.jar fml TRANSFORMATIONSERVICE
/OptiForge-MC1.16.4-0.4.5.jar FakeOptiFine TRANSFORMATIONSERVICE
/MixinBootstrap-1.0.5.jar mixinbootstrap TRANSFORMATIONSERVICE
/OptiForge-MC1.16.4-0.4.5.jar optiforgewrapper TRANSFORMATIONSERVICE
FML: 35.1
Forge: net.minecraftforge:35.1.36
FML Language Providers:
[email protected]
minecraft@1
Mod List:
forge-1.16.4-35.1.36-client.jar |Minecraft |minecraft |1.16.4 |NONE |NOSIGNATURE
forge-1.16.4-35.1.36-universal.jar |Forge |forge |35.1.36 |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
OptiFine Version: OptiFine_1.16.4_HD_U_G5
OptiFine Build: 20201106-171901
Render Distance Chunks: 8
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: null
OpenGlVersion: 4.6.0 NVIDIA 461.09
OpenGlRenderer: GeForce RTX 2070 SUPER/PCIe/SSE2
OpenGlVendor: NVIDIA Corporation
CpuCount: 16

how do i fix i have a file from a few days ago

Curse 1.16.4 Compatibility Flag

I had to update to 1.16.4 Forge 35.0+ because of other mods, but your mod is working fine with the latest versions.
Can you add the 1.16.4 compatibility flag in Curse?

I'm trying to rebuild a pack in Twitch for release, but it hides all mods without an exact compatibility tag match...

[1.16] Mineshafts are spawning in an in-dev void dimension mod, can't find a config setting to disable

FTB Schools is basically a mod that has two void dimensions which dynamically generate school buildings in the void as they're needed. It uses the dimension ids ftbschools:school_day and ftbschools:school_night.

image
image

Mineshafts are generating in the void around the schools. I couldn't find a config, or a dimension blacklist. The dev for FTB Schools says it's disabling structures:
image
Is there a way to blacklist structures from this mod's side?

Chests not generating after config file tweaks

Hello! Ive never messed with configurations or anything, but my games not crashing so I can’t quite get a good reading on what Im going wrong here.

Basically, I installed a dungeons gear mod and would like items from it to spawn within the mineshaft chests, and within the dungeons gear file I attempted to add “bettermineshafts:chests/mineshaft” but it doesn’t quite seem to work. I would like to know if this is the proper id for the mod, as I can’t really find a specific tutorial on your mod page or the dungeon’s one.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.