Skip to content

Instantly share code, notes, and snippets.

@Ridanisaurus
Created December 17, 2020 19:32
Show Gist options
  • Save Ridanisaurus/9247637d32268d85918aa8d53e1aa1a0 to your computer and use it in GitHub Desktop.
Save Ridanisaurus/9247637d32268d85918aa8d53e1aa1a0 to your computer and use it in GitHub Desktop.
---- Minecraft Crash Report ----
// I just don't know what went wrong :(
Time: 12/4/20 3:02 AM
Description: Ticking entity
java.lang.NullPointerException: Ticking entity
at com.hollingsworth.arsnouveau.common.entity.EntityProjectileSpell.func_70071_h_(EntityProjectileSpell.java:104) ~[ars_nouveau:1.6.1] {re:classloading}
at net.minecraft.world.server.ServerWorld.func_217479_a(ServerWorld.java:611) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:immersiveengineering:IE block update callback,pl:mixin:APP:quark.mixins.json:ServerWorldMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.world.World.func_217390_a(World.java:554) ~[?:?] {re:computing_frames,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:404) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:immersiveengineering:IE block update callback,pl:mixin:APP:quark.mixins.json:ServerWorldMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:850) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:APP:jaopca.mixins.json:MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:291) ~[?:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:786) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:APP:jaopca.mixins.json:MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:641) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:APP:jaopca.mixins.json:MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.server.MinecraftServer.lambda$startServer$0(MinecraftServer.java:232) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:APP:jaopca.mixins.json:MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_271] {}
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Server thread
Stacktrace:
at com.hollingsworth.arsnouveau.common.entity.EntityProjectileSpell.func_70071_h_(EntityProjectileSpell.java:104) ~[ars_nouveau:1.6.1] {re:classloading}
at net.minecraft.world.server.ServerWorld.func_217479_a(ServerWorld.java:611) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:immersiveengineering:IE block update callback,pl:mixin:APP:quark.mixins.json:ServerWorldMixin,pl:mixin:A,pl:runtimedistcleaner:A}
-- Entity being ticked --
Details:
Entity Type: ars_nouveau:spell_proj (com.hollingsworth.arsnouveau.common.entity.EntityProjectileSpell)
Entity ID: 111555
Entity Name: entity.ars_nouveau.spell_proj
Entity's Exact location: -396.59, 29.97, 126.02
Entity's Block location: World: (-397,29,126), Chunk: (at 3,1,14 in -25,7; contains blocks -400,0,112 to -385,255,127), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Entity's Momentum: 1.92, -0.55, 0.05
Entity's Passengers: []
Entity's Vehicle: ~~ERROR~~ NullPointerException: null
Stacktrace:
at net.minecraft.world.World.func_217390_a(World.java:554) ~[?:?] {re:computing_frames,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:404) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:immersiveengineering:IE block update callback,pl:mixin:APP:quark.mixins.json:ServerWorldMixin,pl:mixin:A,pl:runtimedistcleaner:A}
-- Affected level --
Details:
All players: 6 total; [ServerPlayerEntity['Mrs_Kitty_Cat'/1237, l='ServerLevel[boodlyneck]', x=35.64, y=11.00, z=130.59], ServerPlayerEntity['manolis87'/10654, l='ServerLevel[boodlyneck]', x=1402.30, y=70.00, z=-143.55], ServerPlayerEntity['CosmicCrazy'/43443, l='ServerLevel[boodlyneck]', x=-398.51, y=29.00, z=126.01], ServerPlayerEntity['sbcloatitr'/35720, l='ServerLevel[boodlyneck]', x=-394.22, y=28.00, z=125.63], ServerPlayerEntity['Hanabwun_UwU'/101297, l='ServerLevel[boodlyneck]', x=-683.48, y=80.00, z=100.52], ServerPlayerEntity['Movi3t'/104469, l='ServerLevel[boodlyneck]', x=67.42, y=11.00, z=-612.34]]
Chunk stats: ServerChunkCache: 10254
Level dimension: minecraft:overworld
Level spawn location: World: (-254,67,180), Chunk: (at 2,4,4 in -16,11; contains blocks -256,0,176 to -241,255,191), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Level time: 11627444 game time, 9969334 day time
Level name: boodlyneck
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Level weather: Rain time: 36341 (now: false), thunder time: 49236 (now: false)
Known server brands: forge
Level was modded: true
Level storage version: 0x04ABD - Anvil
Stacktrace:
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:850) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:APP:jaopca.mixins.json:MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:291) ~[?:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:786) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:APP:jaopca.mixins.json:MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:641) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:APP:jaopca.mixins.json:MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.server.MinecraftServer.lambda$startServer$0(MinecraftServer.java:232) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:APP:jaopca.mixins.json:MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_271] {}
-- System Details --
Details:
Minecraft Version: 1.16.4
Minecraft Version ID: 1.16.4
Operating System: Linux (amd64) version 4.15.0-76-generic
Java Version: 1.8.0_271, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 3338847680 bytes (3184 MB) / 6482296832 bytes (6182 MB) up to 8589934592 bytes (8192 MB)
CPUs: 16
JVM Flags: 4 total; -Xmx8192M -Xms512M -XX:+UseG1GC -Xss2M
ModLauncher: 8.0.6+85+master.325de55
ModLauncher launch target: fmlserver
ModLauncher naming: srg
ModLauncher services:
/mixin-0.8.2.jar mixin PLUGINSERVICE
/eventbus-3.0.5-service.jar eventbus PLUGINSERVICE
/twitch_Enigmatica6_0.3.0.jar object_holder_definalize PLUGINSERVICE
/twitch_Enigmatica6_0.3.0.jar runtime_enum_extender PLUGINSERVICE
/accesstransformers-2.2.0-shadowed.jar accesstransformer PLUGINSERVICE
/twitch_Enigmatica6_0.3.0.jar capability_inject_definalize PLUGINSERVICE
/twitch_Enigmatica6_0.3.0.jar runtimedistcleaner PLUGINSERVICE
/mixin-0.8.2.jar mixin TRANSFORMATIONSERVICE
/twitch_Enigmatica6_0.3.0.jar fml TRANSFORMATIONSERVICE
FML: 35.1
Forge: net.minecraftforge:35.1.0
FML Language Providers:
javafml@35.1
minecraft@1
Mod List:
ftbessentials-1603.1.0.11.jar |FTB Essentials |ftbessentials |1603.1.0.11 |DONE |NOSIGNATURE
justenoughbeacons-3.1-1.16.3.jar |Just Enough Beacons |justenoughbeacons |3.1-1.16.3 |DONE |NOSIGNATURE
rad-1.16-4.1.0.jar |Reload Audio Driver |rad |4.1.0 |DONE |NOSIGNATURE
mcw-windows-1.0.2-mc1.16.4.jar |Macaw's Windows |mcwwindows |1.0.2 |DONE |NOSIGNATURE
bambooeverything-1.16.3-forge-1.0.0.jar |Bamboo Everything |bambooeverything |1.16.3-forge-1.0.0 |DONE |NOSIGNATURE
pitg-1.16.3-1.4.1.jar |Pane In The Glass |pitg |1.16.3-1.4.1 |DONE |NOSIGNATURE
BetterCaves-1.16.3-1.0.5.jar |YUNG's Better Caves |bettercaves |1.16.3-1.0.5 |DONE |NOSIGNATURE
CTM-MC1.16.1-1.1.1.5.jar |ConnectedTexturesMod |ctm |MC1.16.1-1.1.1.5 |DONE |NOSIGNATURE
Powah-1.16.4-2.3.5.jar |Powah |powah |2.3.5 |DONE |NOSIGNATURE
rangedpumps-0.8.2.jar |Ranged Pumps |rangedpumps |0.8.2 |DONE |NOSIGNATURE
Wither-Skeleton-Tweaks-1.16.3-5.2.1.jar |Wither Skeleton Tweaks |wstweaks |5.2.1 |DONE |NOSIGNATURE
randompatches-1.16.2-1.22.1.2.jar |RandomPatches |randompatches |1.16.2-1.22.1.2 |DONE |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
Morpheus-1.16.4-4.2.68.jar |Morpheus |morpheus |4.2.68 |DONE |NOSIGNATURE
gunswithoutroses-1.16.4-1.0.6.jar |Guns Without Roses |gunswithoutroses |1.0.5 |DONE |NOSIGNATURE
TMechworks-1.16.3+-2.2.2.jar |Tinkers' Mechworks |tmechworks |2.2.2 |DONE |NOSIGNATURE
emojiful-1.16.3-2.1.1.jar |Emojiful |emojiful |1.16.3-2.1.1 |DONE |NOSIGNATURE
refinedstorage-1.9.9.jar |Refined Storage |refinedstorage |1.9.9 |DONE |NOSIGNATURE
structure-gel-api-1.16.4-1.7.0.jar |Structure Gel API |structure_gel |1.7.0 |DONE |NOSIGNATURE
industrial-foregoing-1.16.4-3.2.2-daea863.jar |Industrial Foregoing |industrialforegoing |3.2.2 |DONE |NOSIGNATURE
torchmaster-2.3.4-alpha.jar |Torchmaster |torchmaster |2.3.4-alpha |DONE |NOSIGNATURE
TipTheScales-1.16.3-3.0.0.9.jar |TipTheScales |tipthescales |3.0.0.9 |DONE |NOSIGNATURE
BiomesOPlenty-1.16.4-13.0.0.421-universal.jar |Biomes O' Plenty |biomesoplenty |1.16.4-13.0.0.418 |DONE |NOSIGNATURE
ToolStats-1.16.4-5.0.1.jar |ToolStats |toolstats |5.0.1 |DONE |ea:45:b3:82:b6:9d:50:16:95:e7:2e:34:e1:92:d5:b4:9b:69:90:d3:4f:2e:71:99:b0:be:40:80:27:1f:3e:b0
dungeons-plus-1.16.4-1.1.0.jar |Dungeons Plus |dungeons_plus |1.1.0 |DONE |NOSIGNATURE
mcw-trapdors-1.0.0-mc1.16.4.jar |Macaw's Trapdoors |mcwtrpdoors |1.0.0 |DONE |NOSIGNATURE
masonry-1.16.3-0.3.6.jar |Masonry |masonry |NONE |DONE |NOSIGNATURE
fishingreal-1.16.3-1.0.0.jar |Fishing Real |fishingreal |1.0.0 |DONE |NOSIGNATURE
curios-forge-1.16.4-4.0.2.1.jar |Curios API |curios |1.16.4-4.0.2.1 |DONE |NOSIGNATURE
Botania-1.16.3-409.jar |Botania |botania |1.16.3-409 |DONE |NOSIGNATURE
GameStages-1.16.4-6.0.1.jar |GameStages |gamestages |6.0.1 |DONE |ea:45:b3:82:b6:9d:50:16:95:e7:2e:34:e1:92:d5:b4:9b:69:90:d3:4f:2e:71:99:b0:be:40:80:27:1f:3e:b0
angelring-1.16.3-1.3.3.jar |Angel Ring |angelring |1.3.3 |DONE |NOSIGNATURE
NaturesAura-33.0.jar |Nature's Aura |naturesaura |33.0 |DONE |NOSIGNATURE
mcws-roofs-2.0.0-mc1.16.4.jar |Macaw's Roofs |mcwroofs |2.0.0 |DONE |NOSIGNATURE
ensorcelled-0.1a.jar |Ensorcelled |ensorcelled |0.1a |DONE |NOSIGNATURE
BetterBurning-1.16.4-5.0.2.jar |BetterBurning |betterburning |5.0.2 |DONE |ea:45:b3:82:b6:9d:50:16:95:e7:2e:34:e1:92:d5:b4:9b:69:90:d3:4f:2e:71:99:b0:be:40:80:27:1f:3e:b0
FastLeafDecay-v25.jar |FastLeafDecay |fastleafdecay |v25 |DONE |NOSIGNATURE
BetterMineshafts-Forge-1.16.3-1.1.jar |YUNG's Better Mineshafts |bettermineshafts |1.16.3-1.1 |DONE |NOSIGNATURE
SimpleDiscordRichPresence-1.16.4-1.3.5.jar |Simple Discord Rich Presence |sdrp |1.16.4-1.3.5 |DONE |NOSIGNATURE
forge-1.16.3-geckolib-3.0.0-beta.8.jar |GeckoLib |geckolib3 |3.0.0-beta.8 |DONE |NOSIGNATURE
DangerousStoneCutter-1.16.2-1.4.jar |Dangerous Stone Cutter |dangerousstonecutter |1.4 |DONE |NOSIGNATURE
QuarkOddities-1.16.3.jar |Quark Oddities |quarkoddities |1.16.3 |DONE |NOSIGNATURE
enigmatica-1.16.3-0.1.1.jar |Enigmatica Mod |enigmatica |1.16.3-0.1.1 |DONE |NOSIGNATURE
mining-helmet-1.16.4-2.0.0.jar |Mining Helmet |mining_helmet |2.0.0 |DONE |NOSIGNATURE
vanillaexcavators-1.16.4-2.2.0.jar |Vanilla Excavators |vanillaexcavators |2.2.0 |DONE |NOSIGNATURE
Bountiful Baubles FORGE-1.16.3-0.0.2.jar |Bountiful Baubles |bountifulbaubles |NONE |DONE |NOSIGNATURE
jei-1.16.4-7.6.0.58.jar |Just Enough Items |jei |7.6.0.58 |DONE |NOSIGNATURE
AttributeFix-1.16.4-9.0.2.jar |AttributeFix |attributefix |9.0.2 |DONE |ea:45:b3:82:b6:9d:50:16:95:e7:2e:34:e1:92:d5:b4:9b:69:90:d3:4f:2e:71:99:b0:be:40:80:27:1f:3e:b0
seals-1.16.3-2.0.0.jar |Seals |seals |2.0.0 |DONE |NOSIGNATURE
Mekanism-1.16.4-10.0.17.444.jar |Mekanism |mekanism |10.0.17 |DONE |NOSIGNATURE
caelus-forge-1.16.4-2.1.0.0.jar |Caelus API |caelus |1.16.4-2.1.0.0 |DONE |NOSIGNATURE
invtweaks-1.16.4-1.0.1.jar |Inventory Tweaks Renewed |invtweaks |1.16.4-1.0.1 |DONE |NOSIGNATURE
NaturesCompass-1.16.3-1.8.5.jar |Nature's Compass |naturescompass |1.16.3-1.8.5 |DONE |NOSIGNATURE
[1.16.3]-additionalbars-1.5.2.jar |Additional Bars |additionalbars |1.5.2 |DONE |NOSIGNATURE
LibX-1.16.3-1.0.5.jar |LibX |libx |1.16.3-1.0.5 |DONE |NOSIGNATURE
curioofundying-forge-1.16.3-5.0.0.1.jar |Curio of Undying |curioofundying |1.16.3-5.0.0.1 |DONE |NOSIGNATURE
FarmingForBlockheads_1.16.3-7.2.1.jar |Farming for Blockheads |farmingforblockheads |7.2.1 |DONE |NOSIGNATURE
pneumaticcraft-repressurized-1.16.4-2.6.2-73.jar |PneumaticCraft: Repressurized |pneumaticcraft |1.16.4-2.6.2-73 |DONE |NOSIGNATURE
pedestals-0.8h.jar |Pedestals |pedestals |0.8h |DONE |NOSIGNATURE
additional_lights-1.16.4-2.1.3.jar |Additional Lights |additional_lights |2.1.3 |DONE |NOSIGNATURE
extradisks-1.16.3-1.3.3.jar |Extra Disks |extradisks |1.3.3 |DONE |NOSIGNATURE
ironchest-1.16.4-11.2.10.jar |Iron Chests |ironchest |1.16.4-11.2.10 |DONE |NOSIGNATURE
MythicBotany-1.16.3-1.1.10.jar |MythicBotany |mythicbotany |1.16.3-1.1.10 |DONE |NOSIGNATURE
forge-1.16.4-35.1.0-server.jar |Minecraft |minecraft |1.16.4 |DONE |NOSIGNATURE
theoneprobe-1.16-3.0.6.jar |The One Probe |theoneprobe |1.16-3.0.6 |DONE |NOSIGNATURE
MouseTweaks-2.13-mc1.16.2.jar |Mouse Tweaks |mousetweaks |2.13 |DONE |NOSIGNATURE
configswapper-1.1.jar |Config Swapper |configswapper |1.1 |DONE |NOSIGNATURE
ImmersiveEngineering-1.16.4-4.1.1-128.jar |Immersive Engineering |immersiveengineering |1.16.4-4.1.1-128 |DONE |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
useful_railroads-1.16.4-1.4.6.34.jar |Useful Railroads |usefulrailroads |1.4.6.34 |DONE |f4:a6:0b:ee:cb:8a:1a:ea:9f:9d:45:91:8f:8b:b3:ae:26:f3:bf:05:86:1d:90:9e:f6:32:2a:1a:ed:1d:ce:b0
morevanillalib-1.16.4-1.3.8.jar |MoreVanillaLib |morevanillalib |1.3.8 |DONE |NOSIGNATURE
SaveYourPets-1.16.2-1.0.0.4.jar |Save Your Pets |syp |1.0.0.4 |DONE |NOSIGNATURE
EmendatusEnigmatica-1.16.4-1.0.2.jar |Emendatus Enigmatica |emendatusenigmatica |1.16.4-1.0.2 |DONE |NOSIGNATURE
Mantle-1.16.4-1.6.43.jar |Mantle |mantle |1.6.43 |DONE |NOSIGNATURE
ftb-backups-2.1.1.6.jar |FTB Backups |ftbbackups |2.1.1.6 |DONE |NOSIGNATURE
serverconfigupdater-1.3.jar |ServerConfig Updater |serverconfigupdater |1.3 |DONE |NOSIGNATURE
AutoRegLib-1.6-46.jar |AutoRegLib |autoreglib |1.6-46 |DONE |NOSIGNATURE
FastFurnace-1.16.3-4.3.0.jar |FastFurnace |fastfurnace |4.3.0 |DONE |NOSIGNATURE
connectedglass-1.0.6-mc1.16.4.jar |Connected Glass |connectedglass |1.0.6 |DONE |NOSIGNATURE
byg-1.1.5.jar |Oh The Biomes You'll Go |byg |1.1.5 |DONE |NOSIGNATURE
extremeSoundMuffler-3.0_Forge-1.16.4.jar |Extreme Sound Muffler |extremesoundmuffler |3.0_forge-1.16.4 |DONE |NOSIGNATURE
CosmeticArmorReworked-1.16.4-v1.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.16.4-v1 |DONE |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
EnderMail-1.16.3-1.1.5.jar |Ender Mail |endermail |1.16.3-1.1.5 |DONE |NOSIGNATURE
DefaultOptions_1.16.3-12.2.0.jar |Default Options |defaultoptions |12.2.0 |DONE |NOSIGNATURE
tetra-1.16.4-3.3.1.jar |Tetra |tetra |3.3.1 |DONE |NOSIGNATURE
rsrequestify-1.16.3-2.0.1.jar |RSRequestify |rsrequestify |2.0.1 |DONE |NOSIGNATURE
NetherPortalFix_1.16.3-7.2.1.jar |NetherPortalFix |netherportalfix |7.2.1 |DONE |NOSIGNATURE
aiotbotania-1.16.3-1.4.2.jar |AIOT Botania |aiotbotania |1.4.2 |DONE |NOSIGNATURE
KleeSlabs_1.16.3-9.2.0.jar |KleeSlabs |kleeslabs |9.2.0 |DONE |NOSIGNATURE
rsgauges-1.16.4-1.2.6-b1.jar |Gauges and Switches |rsgauges |1.2.6-b1 |DONE |NOSIGNATURE
findme-1.16.3-2.1.0.0.jar |Find Me |findme |NONE |DONE |NOSIGNATURE
glassential-forge-1.16.4-1.1.5.jar |Glassential |glassential |1.1.5 |DONE |NOSIGNATURE
CookingForBlockheads_1.16.3-9.2.2.jar |Cooking for Blockheads |cookingforblockheads |9.2.2 |DONE |NOSIGNATURE
Controlling-7.0.0.11.jar |Controlling |controlling |7.0.0.11 |DONE |NOSIGNATURE
Placebo-1.16.3-4.3.3.jar |Placebo |placebo |4.3.3 |DONE |NOSIGNATURE
dankstorage-3.11.jar |Dank Storage |dankstorage |3.11 |DONE |NOSIGNATURE
mightyarchitect-mc1.16.3_v0.5.jar |The Mighty Architect |mightyarchitect |0.5 |DONE |NOSIGNATURE
ftb-gui-library-1603.1.1.25.jar |FTB GUI Library |ftbguilibrary |1603.1.1.25 |DONE |NOSIGNATURE
Bookshelf-1.16.4-9.1.13.jar |Bookshelf |bookshelf |9.1.13 |DONE |ea:45:b3:82:b6:9d:50:16:95:e7:2e:34:e1:92:d5:b4:9b:69:90:d3:4f:2e:71:99:b0:be:40:80:27:1f:3e:b0
DarkUtilities-1.16.4-7.0.3.jar |Dark Utilities |darkutils |7.0.3 |DONE |ea:45:b3:82:b6:9d:50:16:95:e7:2e:34:e1:92:d5:b4:9b:69:90:d3:4f:2e:71:99:b0:be:40:80:27:1f:3e:b0
BotanyPots-1.16.4-6.0.6.jar |BotanyPots |botanypots |6.0.6 |DONE |ea:45:b3:82:b6:9d:50:16:95:e7:2e:34:e1:92:d5:b4:9b:69:90:d3:4f:2e:71:99:b0:be:40:80:27:1f:3e:b0
BotanyTrees-1.16.4-2.0.4.jar |BotanyTrees |botanytrees |2.0.4 |DONE |ea:45:b3:82:b6:9d:50:16:95:e7:2e:34:e1:92:d5:b4:9b:69:90:d3:4f:2e:71:99:b0:be:40:80:27:1f:3e:b0
Tips-1.16.4-3.0.1.jar |Tips |tips |3.0.1 |DONE |ea:45:b3:82:b6:9d:50:16:95:e7:2e:34:e1:92:d5:b4:9b:69:90:d3:4f:2e:71:99:b0:be:40:80:27:1f:3e:b0
u_team_core-1.16.4-3.1.13.187.jar |U Team Core |uteamcore |3.1.13.187 |DONE |f4:a6:0b:ee:cb:8a:1a:ea:9f:9d:45:91:8f:8b:b3:ae:26:f3:bf:05:86:1d:90:9e:f6:32:2a:1a:ed:1d:ce:b0
buildinggadgets-3.7.2.jar |Building Gadgets |buildinggadgets |3.7.2 |DONE |NOSIGNATURE
forge-1.16.4-35.1.0-universal.jar |Forge |forge |35.1.0 |DONE |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
PassthroughSigns-1.16.4-2.3.7.jar |Passthrough Signs |passthroughsigns |1.16.4-2.3.7 |DONE |NOSIGNATURE
cofh_core-1.16.3-1.0.4.jar |CoFH Core |cofh_core |1.0.4 |DONE |NOSIGNATURE
thermal-1.16.3-1.0.5.jar |Thermal Series |thermal |1.0.5 |DONE |NOSIGNATURE
thermal_innovation-1.16.3-1.0.3.jar |Thermal Innovation |thermal_innovation |1.0.3 |DONE |NOSIGNATURE
thermal_locomotion-1.16.3-1.0.3.jar |Thermal Locomotion |thermal_locomotion |1.0.3 |DONE |NOSIGNATURE
plonk-1.16.4-9.0.3.jar |Plonk |plonk |9.0.3 |DONE |NOSIGNATURE
AppleSkin-mc1.16.2-forge-1.0.14.jar |AppleSkin |appleskin |1.0.14 |DONE |NOSIGNATURE
Aquaculture-1.16.4-2.1.6.jar |Aquaculture 2 |aquaculture |1.16.4-2.1.6 |DONE |NOSIGNATURE
mcw-doors-1.0.1fix-mc1.16.4.jar |Macaw's Doors |mcwdoors |1.0.1 |DONE |NOSIGNATURE
MekanismGenerators-1.16.4-10.0.17.444.jar |Mekanism: Generators |mekanismgenerators |10.0.17 |DONE |NOSIGNATURE
FpsReducer-mc1.16.4-1.18.jar |FPS Reducer |fpsreducer |mc1.16.4-1.18 |DONE |NOSIGNATURE
XNetGases-1.16.4-2.1.0.jar |XNet Gases |xnetgases |2.1.0 |DONE |NOSIGNATURE
ftb-teams-1.0.1.12.jar |FTB Teams |ftbteams |1.0.1.12 |DONE |NOSIGNATURE
LostTrinkets-1.16.4-0.1.2.jar |Lost Trinkets |losttrinkets |0.1.2 |DONE |NOSIGNATURE
cobblegenrandomizer-1.16-5.1.1.jar |CobbleGenRandomizer |cobblegenrandomizer |1.16-5.1.1 |DONE |NOSIGNATURE
PrettyPipes-1.8.2.jar |Pretty Pipes |prettypipes |1.8.2 |DONE |NOSIGNATURE
mcw-bridges-1.0.4-mc1.16.4.jar |Macaw's Bridges |mcwbridges |1.0.4 |DONE |NOSIGNATURE
FarmersDelight-1.16.3-0.2.3.jar |Farmer's Delight |farmersdelight |1.16.3-0.2.3 |DONE |NOSIGNATURE
useful_backpacks-1.16.4-1.11.6.86.jar |Useful Backpacks |usefulbackpacks |1.11.6.86 |DONE |f4:a6:0b:ee:cb:8a:1a:ea:9f:9d:45:91:8f:8b:b3:ae:26:f3:bf:05:86:1d:90:9e:f6:32:2a:1a:ed:1d:ce:b0
resourcefulbees-1.16.3-0.5.5b.jar |Resourceful Bees |resourcefulbees |1.16.3-0.5.5b |DONE |NOSIGNATURE
Curious Armor Stands-1.16.3-2.0.2.jar |Curious Armor Stands |curious_armor_stands |1.16.3-2.0.2 |DONE |NOSIGNATURE
valhelsia_structures-16.0.5.jar |Valhelsia Structures |valhelsia_structures |16.0.5 |DONE |NOSIGNATURE
Lollipop-1.16.4-3.2.2.jar |Lollipop |lollipop |3.2.2 |DONE |NOSIGNATURE
ftb-ranks-1604.1.1.9.jar |FTB Ranks |ftbranks |1604.1.1.9 |DONE |NOSIGNATURE
rare-ice-0.2.2.jar |Rare Ice |rare-ice |version |DONE |NOSIGNATURE
simplylight-1.16.4-1.1.1.jar |Simply Light |simplylight |1.16.4-1.1.1 |DONE |NOSIGNATURE
simplefarming-1.16.4-1.3.5.jar |Simple Farming |simplefarming |1.16.4-1.3.5 |DONE |NOSIGNATURE
xercamod-1.16.3-1.1.jar |Xerca Mod |xercamod |1.16.3-1.1 |DONE |NOSIGNATURE
Patchouli-1.16.2-47.jar |Patchouli |patchouli |1.16.2-47 |DONE |NOSIGNATURE
ars_nouveau-1.16.3-1.6.1.jar |Ars Nouveau |ars_nouveau |1.6.1 |DONE |NOSIGNATURE
cakechomps-forge-1.16.4-5.0.0.2.jar |Cake Chomps |cakechomps |1.16.4-5.0.0.2 |DONE |NOSIGNATURE
blockcarpentry-1.16.2-0.3.4.jar |BlockCarpentry |blockcarpentry |1.16.2-0.3.4 |DONE |NOSIGNATURE
thermal_expansion-1.16.3-1.0.5.jar |Thermal Expansion |thermal_expansion |1.0.5 |DONE |NOSIGNATURE
DrawersTooltip-1.16.2-2.1.0.jar |Drawers Tooltip |drawerstooltip |2.1.0 |DONE |NOSIGNATURE
elevatorid-1.16.4-1.7.8.jar |Elevator Mod |elevatorid |1.16.4-1.7.8 |DONE |NOSIGNATURE
ftb-ultimine-1603.1.1.13.jar |FTB Ultimine |ftbultimine |1603.1.1.13 |DONE |NOSIGNATURE
buildersaddition-1.16.3-20201113a.jar |Builders Crafts & Addition |buildersaddition |1.16.3-20201113a |DONE |NOSIGNATURE
Runelic-1.16.4-6.0.2.jar |Runelic |runelic |6.0.2 |DONE |ea:45:b3:82:b6:9d:50:16:95:e7:2e:34:e1:92:d5:b4:9b:69:90:d3:4f:2e:71:99:b0:be:40:80:27:1f:3e:b0
MekanismTools-1.16.4-10.0.17.444.jar |Mekanism: Tools |mekanismtools |10.0.17 |DONE |NOSIGNATURE
curiouselytra-forge-1.16.3-4.0.0.1.jar |Curious Elytra |curiouselytra |1.16.3-4.0.0.1 |DONE |NOSIGNATURE
AI-Improvements-1.16.2-0.3.0.jar |AI-Improvements |aiimprovements |0.3.0 |DONE |NOSIGNATURE
cherishedworlds-forge-1.16.4-5.1.0.0.jar |Cherished Worlds |cherishedworlds |1.16.4-5.1.0.0 |DONE |NOSIGNATURE
trashcans-1.0.3-mc1.16.4.jar |Trash Cans |trashcans |1.0.3 |DONE |NOSIGNATURE
InventoryEssentials_1.16.3-2.3.0.jar |Inventory Essentials |inventoryessentials |2.3.0 |DONE |NOSIGNATURE
bwncr-1.16.4-3.9.16.jar |Bad Wither No Cookie Reloaded |bwncr |1.16.4-3.9.16 |DONE |NOSIGNATURE
ServerTabInfo-1.16.4-1.3.3.jar |Server Tab Info |servertabinfo |1.3.3 |DONE |NOSIGNATURE
QuantumStorage-1.16.4-5.3.0.jar |QuantumStorage |quantumstorage |5.3.0Alpha5 |DONE |NOSIGNATURE
BetterAdvancements-1.16.4-0.1.0.103.jar |Better Advancements |betteradvancements |0.1.0.103 |DONE |NOSIGNATURE
rhino-1.7.13.8.jar |Rhino |rhino |1.7.13.8 |DONE |NOSIGNATURE
kubejs-1604.3.1.83.jar |KubeJS |kubejs |1604.3.1.83 |DONE |NOSIGNATURE
BotaniaAdditionsMC1.16.3-1.0.3.jar |Botania Additions |botaniaadditions |1.0.3 |DONE |NOSIGNATURE
BedBenefits-1.16.4-4.0.2.jar |BedBenefits |bedbenefits |4.0.2 |DONE |ea:45:b3:82:b6:9d:50:16:95:e7:2e:34:e1:92:d5:b4:9b:69:90:d3:4f:2e:71:99:b0:be:40:80:27:1f:3e:b0
TrashSlot_1.16.3-12.2.1.jar |TrashSlot |trashslot |12.2.1 |DONE |NOSIGNATURE
craftingstation-4.1.1.jar |Crafting Station |craftingstation |4.1.1 |DONE |NOSIGNATURE
OldJavaWarning-1.16.4-6.0.1.jar |OldJavaWarning |oldjavawarning |6.0.1 |DONE |ea:45:b3:82:b6:9d:50:16:95:e7:2e:34:e1:92:d5:b4:9b:69:90:d3:4f:2e:71:99:b0:be:40:80:27:1f:3e:b0
item-filters-2.2.2.18.jar |Item Filters |itemfilters |2.2.2.18 |DONE |NOSIGNATURE
ftb-quests-1604.1.1.15.jar |FTB Quests |ftbquests |1604.1.1.15 |DONE |NOSIGNATURE
ensorcellation-1.16.3-1.0.3.jar |Ensorcellation |ensorcellation |1.0.3 |DONE |NOSIGNATURE
Waystones_1.16.3-7.3.1.jar |Waystones |waystones |7.3.1 |DONE |NOSIGNATURE
Clumps-6.0.0.12.jar |Clumps |clumps |6.0.0.12 |DONE |NOSIGNATURE
mgui-1.16.4-3.1.3.jar |mgui |mgui |3.1.3 |DONE |NOSIGNATURE
comforts-forge-1.16.4-4.0.0.2.jar |Comforts |comforts |1.16.4-4.0.0.2 |DONE |NOSIGNATURE
framedcompactdrawers-1.16-2.1.2.jar |Framed Compacting Drawers |framedcompactdrawers |1.16-2.1.2 |DONE |NOSIGNATURE
decorative_blocks-1.16.4-1.6.0.jar |Decorative Blocks |decorative_blocks |1.6.0 |DONE |NOSIGNATURE
TravelAnchors-2.1.jar |Travel Anchors |travel_anchors |2.1 |DONE |NOSIGNATURE
mcjtylib-1.16-5.0.14.jar |McJtyLib |mcjtylib |1.16-5.0.14 |DONE |NOSIGNATURE
rftoolsbase-1.16-2.0.7.jar |RFToolsBase |rftoolsbase |1.16-2.0.7 |DONE |NOSIGNATURE
xnet-1.16-3.0.9.jar |XNet |xnet |1.16-3.0.9 |DONE |NOSIGNATURE
rftoolsbuilder-1.16-3.0.10.jar |RFToolsBuilder |rftoolsbuilder |1.16-3.0.10 |DONE |NOSIGNATURE
rftoolsstorage-1.16-2.0.6.jar |RFToolsStorage |rftoolsstorage |1.16-2.0.6 |DONE |NOSIGNATURE
rftoolscontrol-1.16-4.0.6.jar |RFToolsControl |rftoolscontrol |1.16-4.0.6 |DONE |NOSIGNATURE
mapperbase-1.16.3-2.2.0.0.jar |Mapper Base |mapperbase |1.16.3-2.2.0.0 |DONE |NOSIGNATURE
embellishcraft-1.16.3-3.2.0.0.jar |EmbellishCraft |embellishcraft |1.16.3-3.2.0.0 |DONE |NOSIGNATURE
bedspreads-forge-1.16.4-5.1.0.1.jar |Bedspreads |bedspreads |1.16.4-5.1.0.1 |DONE |NOSIGNATURE
Interactio-1.16.3-3.1.0a.jar |Interactio |interactio |1.16.3-3.1.0a |DONE |NOSIGNATURE
Toast-Control-1.16.3-4.3.0.jar |Toast Control |toastcontrol |4.3.0 |DONE |NOSIGNATURE
iChunUtil-1.16.3-10.0.0.jar |iChunUtil |ichunutil |10.0.0 |DONE |NOSIGNATURE
mininggadgets-1.7.0.jar |Mining Gadgets |mininggadgets |1.7.0 |DONE |NOSIGNATURE
ftb-chunks-1603.2.0.43.jar |FTB Chunks |ftbchunks |1603.2.0.43 |DONE |NOSIGNATURE
campfiretorches-1.16.3-1.0.3.jar |Campfire Torches |campfiretorches |1.16.3-1.02 |DONE |NOSIGNATURE
recipebuffers-1.0.jar |Recipe Buffers |recipebuffers |1.0 |DONE |NOSIGNATURE
meetyourfight-1.16.3-1.0.0.jar |Meet Your Fight |meetyourfight |1.0.0 |DONE |NOSIGNATURE
immersiveposts-1.16.3-3.0.0.jar |Immersive Posts |immersiveposts |3.0.0 |DONE |d5:aa:49:67:b7:dd:64:8a:a4:7d:3e:57:12:6b:f9:3f:e8:5e:6b:24:d9:f9:c5:fb:c5:e7:a0:cf:98:64:dc:d0
CraftingTweaks_1.16.3-12.2.0.jar |Crafting Tweaks |craftingtweaks |12.2.0 |DONE |NOSIGNATURE
rftoolsutility-1.16-3.0.18.jar |RFToolsUtility |rftoolsutility |1.16-3.0.18 |DONE |NOSIGNATURE
EnchantmentDescriptions-1.16.4-6.0.2.jar |EnchantmentDescriptions |enchdesc |6.0.2 |DONE |ea:45:b3:82:b6:9d:50:16:95:e7:2e:34:e1:92:d5:b4:9b:69:90:d3:4f:2e:71:99:b0:be:40:80:27:1f:3e:b0
swingthroughgrass-1.16.4-1.5.3.jar |SwingThroughGrass |swingthroughgrass |1.16.4-1.5.3 |DONE |NOSIGNATURE
titanium-1.16.4-3.2.1.jar |Titanium |titanium |3.2.1 |DONE |NOSIGNATURE
CreativeCore_v2.0.7_mc1.16.2.jar |CreativeCore |creativecore |2.0.0 |DONE |NOSIGNATURE
archers_paradox-1.16.3-1.0.0.jar |Archer's Paradox |archers_paradox |1.0.0 |DONE |NOSIGNATURE
towers_of_the_wild-1.16.4-2.0.1.jar |Towers Of The Wild |towers_of_the_wild |1.16.4-2.0.1 |DONE |NOSIGNATURE
Quark-r2.4-276.jar |Quark |quark |r2.4-276 |DONE |NOSIGNATURE
Apotheosis-1.16.3-4.4.1.jar |Apotheosis |apotheosis |4.4.1 |DONE |NOSIGNATURE
JAOPCA-1.16.4-3.4.0.1.jar |JAOPCA |jaopca |3.4.0.1 |DONE |NOSIGNATURE
FastWorkbench-1.16.3-4.4.1.jar |FastWorkbench |fastbench |4.4.1 |DONE |NOSIGNATURE
StorageDrawers-1.16.3-8.2.1.jar |Storage Drawers |storagedrawers |8.2.1 |DONE |NOSIGNATURE
vanillahammers-1.16.4-2.2.0.jar |Vanilla Hammers |vanillahammers |2.2.0 |DONE |NOSIGNATURE
ScreenshotToClipboard-1.15.1-1.0.5.jar |Screenshot to Clipboard |screenshotclipboard |1.15.1-1.0.5 |DONE |NOSIGNATURE
scaffoldingpower-1.16.3-1.2.1.jar |Scaffolding power |scaffoldingpower |1.16.3-1.2.1 |DONE |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
Actually Useful Stonecutter-Alternate-1.0.4 mc 1.1|Actually Useful Stonecutter |actuallyusefulstonecutter |1.0.4 mc 1.16.3 |DONE |NOSIGNATURE
World Stripper-1.16.3-1.7.2.jar |World Stripper |worldstripper |1.7.2 |DONE |NOSIGNATURE
Transport-1.16.3-3.2.0.jar |Transport |transport |3.2.0 |DONE |NOSIGNATURE
engineersdecor-1.16.4-1.1.4-b2.jar |Engineer's Decor |engineersdecor |1.1.4-b2 |DONE |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
solcarrot-1.16.3-1.9.8.jar |Spice of Life: Carrot Edition |solcarrot |1.16.3-1.9.8 |DONE |NOSIGNATURE
BackTools-1.16.3-10.0.0.jar |Back Tools |backtools |10.0.0 |DONE |NOSIGNATURE
moredragoneggs-1.4.jar |More Dragon Eggs |moredragoneggs |1.4 |DONE |NOSIGNATURE
modular-routers-1.16.3-7.2.0-39.jar |Modular Routers |modularrouters |1.16.3-7.2.0-39 |DONE |NOSIGNATURE
refinedstorageaddons-0.7.2.jar |Refined Storage Addons |refinedstorageaddons |0.7.2 |DONE |NOSIGNATURE
overloadedarmorbar-5.1.0.jar |Overloaded Armor Bar |overloadedarmorbar |5.1.0 |DONE |NOSIGNATURE
chiselsandbits-0.2.2-ALPHA.jar |Chisels & bits |chiselsandbits |NONE |DONE |NOSIGNATURE
Crash Report UUID: e0e23b08-e009-4e84-ae1a-d7028904c832
Player Count: 6 / 99; [ServerPlayerEntity['Mrs_Kitty_Cat'/1237, l='ServerLevel[boodlyneck]', x=35.64, y=11.00, z=130.59], ServerPlayerEntity['manolis87'/10654, l='ServerLevel[boodlyneck]', x=1402.30, y=70.00, z=-143.55], ServerPlayerEntity['CosmicCrazy'/43443, l='ServerLevel[boodlyneck]', x=-398.51, y=29.00, z=126.01], ServerPlayerEntity['sbcloatitr'/35720, l='ServerLevel[boodlyneck]', x=-394.22, y=28.00, z=125.63], ServerPlayerEntity['Hanabwun_UwU'/101297, l='ServerLevel[boodlyneck]', x=-683.48, y=80.00, z=100.52], ServerPlayerEntity['Movi3t'/104469, l='ServerLevel[boodlyneck]', x=67.42, y=11.00, z=-612.34]]
Data Packs: resourcefulbees:internals, vanilla, mod:ftbessentials, mod:justenoughbeacons (incompatible), mod:rad (incompatible), mod:mcwwindows (incompatible), mod:bambooeverything (incompatible), mod:pitg (incompatible), mod:bettercaves (incompatible), mod:ctm (incompatible), mod:powah, mod:rangedpumps, mod:wstweaks (incompatible), mod:randompatches (incompatible), mod:morpheus (incompatible), mod:gunswithoutroses (incompatible), mod:tmechworks (incompatible), mod:emojiful (incompatible), mod:refinedstorage, mod:structure_gel, mod:industrialforegoing (incompatible), mod:torchmaster (incompatible), mod:tipthescales, mod:biomesoplenty, mod:toolstats, mod:dungeons_plus, mod:mcwtrpdoors (incompatible), mod:masonry (incompatible), mod:fishingreal (incompatible), mod:curios, mod:botania, mod:gamestages, mod:angelring (incompatible), mod:naturesaura (incompatible), mod:mcwroofs (incompatible), mod:ensorcelled, mod:betterburning, mod:fastleafdecay (incompatible), mod:bettermineshafts (incompatible), mod:sdrp (incompatible), mod:geckolib3 (incompatible), mod:dangerousstonecutter, mod:quarkoddities (incompatible), mod:enigmatica (incompatible), mod:mining_helmet (incompatible), mod:vanillaexcavators, mod:bountifulbaubles (incompatible), mod:jei, mod:attributefix, mod:seals (incompatible), mod:mekanism, mod:caelus, mod:invtweaks (incompatible), mod:naturescompass (incompatible), mod:additionalbars, mod:libx, mod:curioofundying, mod:farmingforblockheads (incompatible), mod:pneumaticcraft, mod:pedestals (incompatible), mod:additional_lights, mod:extradisks, mod:ironchest (incompatible), mod:mythicbotany, mod:theoneprobe, mod:mousetweaks, mod:configswapper, mod:immersiveengineering (incompatible), mod:usefulrailroads, mod:morevanillalib, mod:syp, mod:emendatusenigmatica (incompatible), mod:mantle (incompatible), mod:ftbbackups (incompatible), mod:serverconfigupdater (incompatible), mod:autoreglib (incompatible), mod:fastfurnace (incompatible), mod:connectedglass (incompatible), mod:byg, mod:extremesoundmuffler (incompatible), mod:cosmeticarmorreworked (incompatible), mod:endermail (incompatible), mod:defaultoptions (incompatible), mod:tetra, mod:rsrequestify (incompatible), mod:netherportalfix (incompatible), mod:aiotbotania (incompatible), mod:kleeslabs (incompatible), mod:rsgauges, mod:findme (incompatible), mod:glassential (incompatible), mod:cookingforblockheads (incompatible), mod:controlling, mod:placebo (incompatible), mod:dankstorage (incompatible), mod:mightyarchitect (incompatible), mod:ftbguilibrary (incompatible), mod:bookshelf, mod:darkutils (incompatible), mod:botanypots, mod:botanytrees, mod:tips, mod:uteamcore, mod:buildinggadgets, mod:forge, mod:passthroughsigns, mod:cofh_core (incompatible), mod:thermal (incompatible), mod:thermal_innovation (incompatible), mod:thermal_locomotion (incompatible), mod:plonk (incompatible), mod:appleskin, mod:aquaculture (incompatible), mod:mcwdoors, mod:mekanismgenerators, mod:fpsreducer, mod:xnetgases, mod:ftbteams (incompatible), mod:losttrinkets, mod:cobblegenrandomizer, mod:prettypipes (incompatible), mod:mcwbridges (incompatible), mod:farmersdelight, mod:usefulbackpacks, mod:resourcefulbees (incompatible), mod:curious_armor_stands (incompatible), mod:valhelsia_structures (incompatible), mod:lollipop, mod:ftbranks (incompatible), mod:rare-ice (incompatible), mod:simplylight, mod:simplefarming, mod:xercamod (incompatible), mod:patchouli (incompatible), mod:ars_nouveau, mod:cakechomps, mod:blockcarpentry (incompatible), mod:thermal_expansion (incompatible), mod:drawerstooltip, mod:elevatorid, mod:ftbultimine (incompatible), mod:buildersaddition (incompatible), mod:runelic, mod:mekanismtools, mod:curiouselytra, mod:aiimprovements, mod:cherishedworlds, mod:trashcans (incompatible), mod:inventoryessentials (incompatible), mod:bwncr (incompatible), mod:servertabinfo, mod:quantumstorage (incompatible), mod:betteradvancements, mod:rhino, mod:kubejs, mod:botaniaadditions, mod:bedbenefits, mod:trashslot (incompatible), mod:craftingstation (incompatible), mod:oldjavawarning, mod:itemfilters (incompatible), mod:ftbquests (incompatible), mod:ensorcellation (incompatible), mod:waystones (incompatible), mod:clumps (incompatible), mod:mgui (incompatible), mod:comforts (incompatible), mod:framedcompactdrawers (incompatible), mod:decorative_blocks, mod:travel_anchors, mod:mcjtylib, mod:rftoolsbase, mod:xnet, mod:rftoolsbuilder, mod:rftoolsstorage, mod:rftoolscontrol, mod:mapperbase (incompatible), mod:embellishcraft (incompatible), mod:bedspreads, mod:interactio, mod:toastcontrol (incompatible), mod:ichunutil, mod:mininggadgets (incompatible), mod:ftbchunks (incompatible), mod:campfiretorches, mod:recipebuffers (incompatible), mod:meetyourfight (incompatible), mod:immersiveposts (incompatible), mod:craftingtweaks (incompatible), mod:rftoolsutility, mod:enchdesc, mod:swingthroughgrass (incompatible), mod:titanium (incompatible), mod:creativecore (incompatible), mod:archers_paradox (incompatible), mod:towers_of_the_wild, mod:quark (incompatible), mod:apotheosis (incompatible), mod:jaopca (incompatible), mod:fastbench (incompatible), mod:storagedrawers (incompatible), mod:vanillahammers, mod:screenshotclipboard (incompatible), mod:scaffoldingpower (incompatible), mod:actuallyusefulstonecutter (incompatible), mod:worldstripper, mod:transport, mod:engineersdecor, mod:solcarrot (incompatible), mod:backtools, mod:moredragoneggs (incompatible), mod:modularrouters, mod:refinedstorageaddons, mod:overloadedarmorbar (incompatible), mod:chiselsandbits (incompatible), inmemory:jaopca (incompatible)
Is Modded: Definitely; Server brand changed to 'forge'
Type: Dedicated Server (map_server.txt)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment