Created
December 19, 2021 03:19
-
-
Save tariqk/bd25a92837daf60be5d35e90392ff302 to your computer and use it in GitHub Desktop.
Minecraft Crash Log for 2021-12-19
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
---- Minecraft Crash Report ---- | |
// Why did you do that? | |
Time: 12/19/21, 10:55 AM | |
Description: Ticking entity | |
java.lang.ClassCastException: class net.minecraft.class_1792 cannot be cast to class net.minecraft.class_1747 (net.minecraft.class_1792 and net.minecraft.class_1747 are in unnamed module of loader net.fabricmc.loader.impl.launch.knot.KnotClassLoader @7de62196) | |
at io.github.how_bout_no.outvoted.entity.GlareEntity$InDarkGoal.method_6268(GlareEntity.java:421) | |
at net.minecraft.class_4135.method_6268(class_4135.java:55) | |
at net.minecraft.class_1355.tickGoals(class_1355.java:1657) | |
at net.minecraft.class_1355.method_6275(class_1355.java:1556) | |
at net.minecraft.class_1308.method_6023(class_1308.java:733) | |
at net.minecraft.class_1309.method_6007(class_1309.java:2601) | |
at net.minecraft.class_1308.method_6007(class_1308.java:539) | |
at io.github.how_bout_no.outvoted.entity.GlareEntity.method_6007(GlareEntity.java:206) | |
at net.minecraft.class_1309.method_5773(class_1309.java:2346) | |
at net.minecraft.class_1308.method_5773(class_1308.java:339) | |
at io.github.how_bout_no.outvoted.entity.GlareEntity.method_5773(GlareEntity.java:200) | |
at net.minecraft.class_3218.method_18762(class_3218.java:655) | |
at net.minecraft.class_1937.method_18472(class_1937.java:483) | |
at net.minecraft.class_3218.method_31420(class_3218.java:417) | |
at net.minecraft.class_5574.method_31791(class_5574.java:54) | |
at net.minecraft.class_3218.method_18765(class_3218.java:392) | |
at net.minecraft.server.MinecraftServer.method_3813(MinecraftServer.java:891) | |
at net.minecraft.server.MinecraftServer.method_3748(MinecraftServer.java:831) | |
at net.minecraft.class_1132.method_3748(class_1132.java:96) | |
at net.minecraft.server.MinecraftServer.method_29741(MinecraftServer.java:697) | |
at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:270) | |
at java.base/java.lang.Thread.run(Thread.java:831) | |
A detailed walkthrough of the error, its code path and all known details is as follows: | |
--------------------------------------------------------------------------------------- | |
-- Head -- | |
Thread: Server thread | |
Stacktrace: | |
at io.github.how_bout_no.outvoted.entity.GlareEntity$InDarkGoal.method_6268(GlareEntity.java:421) | |
at net.minecraft.class_4135.method_6268(class_4135.java:55) | |
at net.minecraft.class_1355.tickGoals(class_1355.java:1657) | |
at net.minecraft.class_1355.method_6275(class_1355.java:1556) | |
at net.minecraft.class_1308.method_6023(class_1308.java:733) | |
at net.minecraft.class_1309.method_6007(class_1309.java:2601) | |
at net.minecraft.class_1308.method_6007(class_1308.java:539) | |
at io.github.how_bout_no.outvoted.entity.GlareEntity.method_6007(GlareEntity.java:206) | |
at net.minecraft.class_1309.method_5773(class_1309.java:2346) | |
at net.minecraft.class_1308.method_5773(class_1308.java:339) | |
at io.github.how_bout_no.outvoted.entity.GlareEntity.method_5773(GlareEntity.java:200) | |
at net.minecraft.class_3218.method_18762(class_3218.java:655) | |
-- Entity being ticked -- | |
Details: | |
Entity Type: outvoted:glare (io.github.how_bout_no.outvoted.entity.GlareEntity) | |
Entity ID: 256 | |
Entity Name: Glare | |
Entity's Exact location: -530.54, 62.00, -540.55 | |
Entity's Block location: World: (-531,62,-541), Section: (at 13,14,3 in -34,3,-34; chunk contains blocks -544,0,-544 to -529,255,-529), Region: (-2,-2; contains chunks -64,-64 to -33,-33, blocks -1024,0,-1024 to -513,255,-513) | |
Entity's Momentum: -0.02, 0.00, 0.00 | |
Entity's Passengers: [] | |
Entity's Vehicle: null | |
Stacktrace: | |
at net.minecraft.class_1937.method_18472(class_1937.java:483) | |
at net.minecraft.class_3218.method_31420(class_3218.java:417) | |
at net.minecraft.class_5574.method_31791(class_5574.java:54) | |
at net.minecraft.class_3218.method_18765(class_3218.java:392) | |
-- Affected level -- | |
Details: | |
All players: 1 total; [class_3222['tariqk'/85, l='ServerLevel[2021-10-23-SSP-HARD]', x=-462.46, y=69.19, z=-626.24]] | |
Chunk stats: 3627 | |
Level dimension: minecraft:overworld | |
Level spawn location: World: (-64,64,-144), Section: (at 0,0,0 in -4,4,-9; chunk contains blocks -64,0,-144 to -49,255,-129), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1) | |
Level time: 17652114 game time, 24392118 day time | |
Level name: 2021-10-23-SSP-HARD | |
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: true | |
Level weather: Rain time: 142539 (now: false), thunder time: 91360 (now: false) | |
Known server brands: fabric | |
Level was modded: true | |
Level storage version: 0x04ABD - Anvil | |
Stacktrace: | |
at net.minecraft.server.MinecraftServer.method_3813(MinecraftServer.java:891) | |
at net.minecraft.server.MinecraftServer.method_3748(MinecraftServer.java:831) | |
at net.minecraft.class_1132.method_3748(class_1132.java:96) | |
at net.minecraft.server.MinecraftServer.method_29741(MinecraftServer.java:697) | |
at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:270) | |
at java.base/java.lang.Thread.run(Thread.java:831) | |
-- System Details -- | |
Details: | |
Minecraft Version: 1.17.1 | |
Minecraft Version ID: 1.17.1 | |
Operating System: Linux (amd64) version 5.15.5-76051505-generic | |
Java Version: 16.0.1, AdoptOpenJDK | |
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), AdoptOpenJDK | |
Memory: 1459704072 bytes (1392 MiB) / 4294967296 bytes (4096 MiB) up to 5377097728 bytes (5128 MiB) | |
CPUs: 4 | |
Processor Vendor: GenuineIntel | |
Processor Name: Intel(R) Core(TM) i3-9100 CPU @ 3.60GHz | |
Identifier: Intel64 Family 6 Model 158 Stepping 11 | |
Microarchitecture: Coffee Lake | |
Frequency (GHz): 3.60 | |
Number of physical packages: 1 | |
Number of physical CPUs: 4 | |
Number of logical CPUs: 4 | |
Graphics card #0 name: CoffeeLake-S GT2 [UHD Graphics 630] | |
Graphics card #0 vendor: Intel Corporation (0x8086) | |
Graphics card #0 VRAM (MB): 256.00 | |
Graphics card #0 deviceId: 0x3e91 | |
Graphics card #0 versionInfo: unknown | |
Virtual memory max (MB): 8020.03 | |
Virtual memory used (MB): 7628.73 | |
Swap memory total (MB): 4095.49 | |
Swap memory used (MB): 754.89 | |
JVM Flags: 2 total; -Xms4096m -Xmx5125m | |
Fabric Mods: | |
addendum: Addendum 1.0.2 | |
additionaladditions: Additional Additions 2.2.0 | |
adorn: Adorn 2.3.1+1.17.1 | |
advanced_runtime_resource_pack: Runtime Resource Pack 0.4.3 | |
advancementplaques: Advancement Plaques 1.4.2 | |
advancements-enlarger: Advancements Enlarger 0.2.4 | |
advdebug: Advancements Debug 2.3.0 | |
ae2wtlib: AE2WTLib 9.0.0-beta.8 | |
alaskanativecraft: Alaska Native Craft 1.3.1 | |
ambientenvironment: Ambient Environment 6.0.22 | |
appleskin: AppleSkin mc1.17.1-2.2.0 | |
appliedenergistics2: Applied Energistics 2 9.0.0-beta.2 | |
aqupdcaracal: Caracal mob 1.17-1.3.2 | |
aqupdgrizzly: Grizzly Bear mob 1.17-1.2.0 | |
arcanus: Arcanus 1.23 | |
architectury: Architectury 2.8.50 | |
armorsoundtweak: Armor Sound Tweak 4.0.0 | |
artifacts: Artifacts 5.0.2+fabric | |
artifice: Artifice 0.15.3+21w07a | |
attributefix: Attribute Fix {FABRIC} 1.0.3 | |
authme: Auth Me 2.1.0 | |
autoconfig1u: Auto Config v1 Updated 3.3.1 | |
axolotlitemfix: Axolotl Item Fix 1.1.3 | |
balm-fabric: Balm 1.9.0+0 | |
bannerpp: Banner++ 2.0.4+mc.1.17-rc1 | |
basicaiots: Basic AIOTs 1.3.2+1.17 | |
bclib: BCLib 0.5.5 | |
beenfo: Beenfo 1.17.1-fabric0.36.1-1.3.2 | |
betterdungeons: YUNG's Better Dungeons 1.17-1.0.2 | |
betterend: Better End 0.12.5 | |
bettermineshafts: YUNG's Better Mineshafts 1.17-1.0.1 | |
betterstrongholds: YUNG's Better Strongholds 1.17-1.1.2 | |
bitsandchisels: BitsAndChisels 2.6.0 | |
blast: BLAST 1.8.1 | |
blockus: Blockus 2.2.10+1.17.1 | |
blue_endless_jankson: jankson 1.2.1 | |
boatcontainer: BoatContainer 1.0.3 | |
botania: Botania 1.17.1-422-FABRIC | |
bountiful: Bountiful 1.0.0 | |
bowinfinityfix: Bow Infinity Fix rv10 | |
breakprogress: Break Progress 1.0.1 | |
buildinggadgets: st'ructure tools 1.0.5 | |
builtinservers: Builtin Servers 1.0.1-BETA+1.17 | |
campanion: Campanion 2.0.1 | |
can-i-mine-this-block: cAn i MiNe thIS bLOCk? 1.1.0 | |
cardinal-components-base: Cardinal Components API (base) 3.1.1 | |
cardinal-components-block: Cardinal Components API (blocks) 3.0.0 | |
cardinal-components-entity: Cardinal Components API (entities) 3.1.1 | |
cardinal-components-item: Cardinal Components API (items) 3.1.1 | |
cardinal-components-level: Cardinal Components API (world saves) 3.1.1 | |
cardinal-components-world: Cardinal Components API (worlds) 3.1.1 | |
carrier: Carrier 1.8.2 | |
chalk: Chalk 1.0.2 | |
charm: Charm 3.3.2 | |
charmonium: Charmonium 3.3.0 | |
cherishedworlds: Cherished Worlds 2.0.1-1.17.1 | |
clienttweaks: Client Tweaks 6.0.0+0 | |
cloth-api: Cloth API 2.0.54 | |
cloth-armor-api-v1: Cloth Armor API v1 1.5.47 | |
cloth-basic-math: cloth-basic-math 0.6.0 | |
cloth-client-events-v0: Cloth Client Events v0 2.0.54 | |
cloth-common-events-v1: Cloth Common Events v1 2.0.54 | |
cloth-config2: Cloth Config v5 5.2.47 | |
cloth-datagen-api-v1: Cloth Datagen v1 2.0.54 | |
cloth-scissors-api-v1: Cloth Scissors API v1 2.0.54 | |
cloth-utils-v1: Cloth Utils v1 2.0.54 | |
clumps: Clumps 7.0.10 | |
colorfulsubtitles: Colorful Subtitles 1.0.0 | |
columns: Columns 1.2.0 | |
com_electronwill_night-config_core: core 3.6.5 | |
com_electronwill_night-config_toml: toml 3.6.5 | |
com_eliotlash_mclib_mclib: mclib 18 | |
com_eliotlash_molang_molang: molang 18 | |
com_github_draylar_omega-config: omega-config 1.0.8-1.17 | |
com_github_shevek_parallelgzip: parallelgzip af5f5c297e735f3f2df7aa4eb0e19a5810b8aff6 | |
com_moandjiezana_toml_toml4j: toml4j 0.7.2 | |
com_typesafe_config: config 1.4.1 | |
computercraft: CC:Restitched 1.97.2 | |
confabricate: confabricate 2.2.0-SNAPSHOT+4.1.1 | |
conjuring: Conjuring 1.0.16 | |
controlling: Controlling For Fabric 8.0.8 | |
cosmetic-armor: Cosmetic Armor 1.1.0 | |
cosmetica: Cosmetica 0.3.1 | |
craftingtweaks: Crafting Tweaks 13.1.1+0 | |
crookedcrooks: Crooked Crooks 2.0.1+1.17.1 | |
croptopia: Croptopia 1.7.0 | |
crowdin-translate: CrowdinTranslate 1.3+1.17 | |
crusade: Crusade 1.2.4 | |
dankstorage: Dank Storage 2.2.2-1.17.1 | |
dark-enchanting: Dark Enchanting 0.6.0-1.17.1 | |
dark-loading-screen: Dark Loading Screen 1.6.11 | |
darkpaintings: Dark Paintings 4.0.2 | |
dawn: Dawn API 2.0.6 | |
deathknell: Example Mod 1.0.1 | |
deathlog: DeathLog 0.2.2 | |
defaultoptions: Default Options 13.0.0+0 | |
desolation: Desolation 1.2.0 | |
diggusmaximus: Diggus Maximus 1.5.1-1.17 | |
disable_custom_worlds_advice: Disable Custom Worlds Advice 1.4 | |
dml-refabricated: Deep Mob Learning: Refabricated 0.4.4-beta | |
dml-refabricated-base: DML: Refabricated - Base 0.4.4-beta | |
dml-refabricated-events: DML: Refabricated - Vanilla Events 0.4.4-beta | |
dml-refabricated-modular-armor: DML: Refabricated - Glitch Armor 0.4.4-beta | |
dml-refabricated-rei: DML: Refabricated - REI Integration 0.4.4-beta | |
dmlsimulacrum: Deep Mob Learning: Simulacrum 1.0.5 | |
drinkbeer: Drink Beer 2.3 | |
dual_riders: DualRiders 1.0.5 | |
ecotones: Ecotones 0.8.1 | |
eggtab: Egg Tab 2.1.0+1.16-fabric | |
enchantmentdescriptions: Enchantment Descriptions 4.0.1 | |
entitybanners: Entity Banners 1.0.2-BETA+1.17 | |
equipmentcompare: Equipment Compare 1.2.9 | |
exdel: Explorer's Delight 1.0.0-beta.2+1.17 | |
expandability: ExpandAbility 4.0.2 | |
expandedstorage: Expanded Storage 7.3.3 | |
extended_armor_bars: Extended Armor Bars 1.1.0 | |
extragenerators: Extra Generators 1.1-BETA+1.17 | |
fabric: Fabric API 0.44.0+1.17 | |
fabric-api-base: Fabric API Base 0.4.0+cf39a74318 | |
fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.4.0+cb9053d118 | |
fabric-biome-api-v1: Fabric Biome API (v1) 3.2.2+cf39a74318 | |
fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.6+cf39a74318 | |
fabric-command-api-v1: Fabric Command API (v1) 1.1.4+cf39a74318 | |
fabric-commands-v0: Fabric Commands (v0) 0.2.3+cf39a74318 | |
fabric-containers-v0: Fabric Containers (v0) 0.1.13+cf39a74318 | |
fabric-content-registries-v0: Fabric Content Registries (v0) 0.4.1+3447790d18 | |
fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.1.6+cf39a74318 | |
fabric-dimensions-v1: Fabric Dimensions API (v1) 2.0.13+cf39a74318 | |
fabric-entity-events-v1: Fabric Entity Events (v1) 1.4.1+377137cc18 | |
fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.4.12+e99fbe1218 | |
fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.4+cf39a74318 | |
fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.8+cf39a74318 | |
fabric-item-api-v1: Fabric Item API (v1) 1.3.0+6617390918 | |
fabric-item-groups-v0: Fabric Item Groups (v0) 0.3.2+cf39a74318 | |
fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.6+2a2bb57318 | |
fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.4+cf39a74318 | |
fabric-language-kotlin: Fabric Language Kotlin 1.7.0+kotlin.1.6.0 | |
fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 1.4.6+0392f3a618 | |
fabric-loot-tables-v1: Fabric Loot Tables (v1) 1.0.5+cf39a74318 | |
fabric-mining-level-api-v1: Fabric Mining Level API (v1) 1.0.3+cf39a74318 | |
fabric-mining-levels-v0: Fabric Mining Levels (v0) 0.1.6+cf39a74318 | |
fabric-models-v0: Fabric Models (v0) 0.3.1+cf39a74318 | |
fabric-networking-api-v1: Fabric Networking API (v1) 1.0.14+cf39a74318 | |
fabric-networking-blockentity-v0: Fabric Networking Block Entity (v0) 0.2.12+cf39a74318 | |
fabric-networking-v0: Fabric Networking (v0) 0.3.3+cf39a74318 | |
fabric-object-builder-api-v1: Fabric Object Builder API (v1) 1.11.0+f907116918 | |
fabric-object-builders-v0: Fabric Object Builders (v0) 0.7.7+cf39a74318 | |
fabric-particles-v1: Fabric Particles (v1) 0.2.5+cf39a74318 | |
fabric-permissions-api-v0: fabric-permissions-api 0.1-SNAPSHOT | |
fabric-registry-sync-v0: Fabric Registry Sync (v0) 0.7.13+cf39a74318 | |
fabric-renderer-api-v1: Fabric Renderer API (v1) 0.4.5+cf39a74318 | |
fabric-renderer-indigo: Fabric Renderer - Indigo 0.4.9+cf39a74318 | |
fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.6+cf39a74318 | |
fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.1.6+cf39a74318 | |
fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 0.2.1+cf39a74318 | |
fabric-rendering-v0: Fabric Rendering (v0) 1.1.7+cf39a74318 | |
fabric-rendering-v1: Fabric Rendering (v1) 1.10.1+377137cc18 | |
fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.4.10+f09604ce18 | |
fabric-screen-api-v1: Fabric Screen API (v1) 1.0.5+cf39a74318 | |
fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.1.9+cf39a74318 | |
fabric-structure-api-v1: Fabric Structure API (v1) 1.1.15+cf39a74318 | |
fabric-tag-extensions-v0: Fabric Tag Extensions (v0) 1.2.3+cf39a74318 | |
fabric-textures-v0: Fabric Textures (v0) 1.0.7+cf39a74318 | |
fabric-tool-attribute-api-v1: Fabric Tool Attribute API (v1) 1.3.2+cf39a74318 | |
fabric-transfer-api-v1: Fabric Transfer API (v1) 1.5.3+cf39a74318 | |
fabricloader: Fabric Loader 0.12.11 | |
fabricshieldlib: Fabric Shield Lib 1.4.5-1.17 | |
fake-player-api: Fake Player API 0.2.0 | |
fallflyinglib: FallFlyingLib 3.0.0-beta.2 | |
fallingleaves: Falling Leaves 1.7.4+1.17.1 | |
fasttransferlib: Fast Transfer Lib 0.5.6 | |
ferritecore: FerriteCore 3.1.0 | |
fiber: fiber 0.23.0-2 | |
fireworkfrenzy: Firework Frenzy 1.6 | |
flonters: Flonters 1.2.1+1.17.1 | |
flytre-lib-base: Flytre Lib - Base Module 1.3.0 | |
flytre-lib-compat: Flytre Lib - Compat Module 1.0.0 | |
flytre-lib-config: Flytre Lib - Config Module 1.1.0 | |
flytre-lib-event: Flytre Lib - Event Module 1.0.1 | |
flytre-lib-gui: Flytre Lib - GUI Module 1.0.0 | |
flytre-lib-storage: Flytre Lib - Storage Module 2.3.2 | |
flytre_lib: Flytre Lib 1.4.2 | |
fpsreducer: FPS Reducer 1.24-mc1.17.1 | |
gateofbabylon: Gate Of Babylon 1.5.1-1.17.1 | |
gbfabrictools: GBfabrictools 1.3.4+1.17 | |
geckolib3: Geckolib 3.0.30 | |
glassential: Glassential 1.17-1.2.0 | |
go-fish: Go Fish 1.3.1-1.17.1 | |
goblintraders: Goblin Traders 1.4.1 | |
golemsgalore: Golems Galore 1.0.3-1.17.1 | |
goml: Get Off My Lawn 1.4.0-beta | |
goosik-config: goosik-config 0.1.1 | |
graveyard: The Graveyard 2.1 | |
guild: Guild 0.3.4 | |
harvest_scythes: Harvest Scythes 2.1.1 | |
hctm-base: HCTM Base 3.6.2 | |
healthoverlay: Health Overlay 4.0.2 | |
hologram-api: Hologram API 0.2.1+1.17.1 | |
horseinfo: Horse Info 0.3.0-1.17 | |
horsestatsvanilla: Horse Stats Vanilla 4.1.8 | |
iceberg: Iceberg 1.0.27 | |
iknowwhatimdoing: I Know What I'm Doing 4.0.0 | |
impaled: Impaled 1.0.1 | |
improved-stations: Improved Stations 2.0.7 | |
incantationem: Incantationem 1.1.2+1.17.1 | |
indium: Indium 1.0.1+mc1.17.1 | |
indrev: Industrial Revolution 1.12.0-BETA | |
inmis: Inmis 2.3.2-1.17.1 | |
inventoryhud: Inventory HUD + 3.4.1 | |
inventorysorter: Inventory Sorter 1.8.0-1.17 | |
io_leangen_geantyref_geantyref: geantyref 1.3.11 | |
iris: Iris 1.1.3 | |
iron-jetpacks: Iron Jetpacks 0.4.2 | |
jankson: Jankson 3.0.1+j1.2.0 | |
java: OpenJDK 64-Bit Server VM 16 | |
jumpoverfences: JumpOverFences 1.16-0.0.3 | |
kambrik: Kambrik 1.1.0 | |
kibe: Kibe 1.9.4-BETA+1.17 | |
kjsextras: KubeJS Extras 1.4.0 | |
ktdatataglib: KtDataTagLib 1.5.4 | |
kubejs: KubeJS 1701.3.10-build.9999 | |
kyrptconfig: Kyrpt Config 1.2.1-1.17 | |
lakeside: Lakeside 1.1.0+1.17 | |
lazydfu: LazyDFU 0.1.2 | |
legendarytooltips: Legendary Tooltips 1.1.5 | |
libaddict: libaddict 0.3.0 | |
libblockattributes_core: LibBlockAttributes (Core) 0.9.0 | |
libblockattributes_fluids: LibBlockAttributes (Fluids) 0.9.0 | |
libblockattributes_items: LibBlockAttributes (Items) 0.9.0 | |
libcd: LibCapableData 3.0.3+1.16.3 | |
libgui: LibGui 4.2.2+1.17.1 | |
libninepatch: LibNinePatch 1.1.0 | |
lifts: Lifts 1.4-BETA+1.17 | |
lightestlamp: Lightest Lamps 0.9.6 | |
lightoverlay: Light Overlay 6.0.1 | |
lithium: Lithium 0.7.5 | |
lovely_snails: Lovely Snails 1.0.3+1.17 | |
magicfungi: Magic Fungi 0.6.0-BETA+1.17.1 | |
magna: Magna 1.5.5-1.17-pre4 | |
mavm: More Axolotl Variants Mod 1.0.5 | |
maybe-data: Maybe data 1.0.1-1.17 | |
mcdict: MCDict 2.1.0+1.17.1 | |
megane: megane 5.6.0 | |
megane-applied-energistics-2: megane-applied-energistics-2 5.6.0+9.0.0-beta.1 | |
megane-base: megane-base 5.6.0 | |
megane-dml-simulacrum: megane-dml-simulacrum 5.6.0+1.0.5 | |
megane-extra-generators: megane-extra-generators 5.6.0+1.1-BETA-1.17 | |
megane-fabric-transfer: megane-fabric-transfer 5.6.0+1.5.1-6d0fac4218 | |
megane-fast-transfer-lib: megane-fast-transfer-lib 5.6.0+0.5.7 | |
megane-industrial-revolution: megane-industrial-revolution 5.6.0+1.11.0-alpha.4 | |
megane-kibe: megane-kibe 5.6.0+1.9.3-BETA-1.17 | |
megane-lib-block-attributes: megane-lib-block-attributes 5.6.0+0.9.0 | |
megane-modern-industrialization: megane-modern-industrialization 5.6.0+0.6.1 | |
megane-reborn-core: megane-reborn-core 5.6.0+5.0.11-beta | |
megane-runtime: megane-runtime 5.6.0 | |
megane-team-reborn-energy: megane-team-reborn-energy 5.6.0+2.0.0-beta1 | |
megane-tech-reborn: megane-tech-reborn 5.6.0+5.0.11-beta | |
megane-vanilla: megane-vanilla 5.6.0+1.17.1 | |
megane-wireless-networks: megane-wireless-networks 5.6.0+1.3.1 | |
minecraft: Minecraft 1.17.1 | |
minershorizon: Miner's Horizon 1.7.2-1.17.1 | |
mm: Manningham Mills 2.3 | |
mo_glass: Mo Glass 1.5-MC1.17.1 | |
mocolors: Mo' Colors 1.2.2 | |
modern_industrialization: Modern Industrialization 0.7.3 | |
modmenu: Mod Menu 2.0.14 | |
morevillagers-fabric: MoreVillagersFabric 2.1.1-SNAPSHOT | |
mostructures: Mo' Structures 1.3.0-pre1-1.17.1 | |
mousetweaks: Mouse Tweaks 2.15 | |
mtmechs: Magitek Mechs 1.0.10 | |
myron: Myron 1.6.1 | |
mythic-mounts: Mythic Mounts 1.17.1-3.0 | |
naturescompass: Nature's Compass 1.17.1-2.0.1-fabric | |
ninjaphenix_container_lib: NinjaPhenix's Container Library 1.2.5 | |
no-potion-offset: No Potion Offset ${version} | |
noanglebrackets: NoAngleBrackets 1.1.0 | |
nyfsquivers: Nyf's Quivers Fabric-0.2.6 | |
omega-config: OmegaConfig 1.0.8 | |
org_anarres_jcpp: jcpp 1.4.14 | |
org_apache_commons_commons-compress: commons-compress 1.19 | |
org_codehaus_groovy_groovy: groovy 3.0.8 | |
org_codehaus_groovy_groovy-jsr223: groovy-jsr223 3.0.8 | |
org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 1.6.0 | |
org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 1.6.0 | |
org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 1.6.0 | |
org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 1.6.0 | |
org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm: kotlinx-coroutines-core-jvm 1.5.2 | |
org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.5.2 | |
org_jetbrains_kotlinx_kotlinx-serialization-cbor-jvm: kotlinx-serialization-cbor-jvm 1.3.1 | |
org_jetbrains_kotlinx_kotlinx-serialization-core-jvm: kotlinx-serialization-core-jvm 1.3.1 | |
org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-serialization-json-jvm 1.3.1 | |
org_joml_joml: joml 1.10.2 | |
org_slf4j_slf4j-api: slf4j-api 1.7.12 | |
org_spongepowered_configurate-core: configurate-core 4.1.1 | |
org_spongepowered_configurate-extra-dfu4: configurate-extra-dfu4 4.1.1 | |
org_spongepowered_configurate-gson: configurate-gson 4.1.1 | |
org_spongepowered_configurate-hocon: configurate-hocon 4.1.1 | |
org_tukaani_xz: xz 1.8 | |
outvoted: Outvoted 1.5.0-rc.1 | |
owo: oωo 0.3.2+1.17 | |
packages: Packages 1.2.1 | |
packet_tweaker: Packet Tweaker 0.2.0+1.17.1 | |
patchouli: Patchouli 1.17.1-59-FABRIC | |
placeholder-api: Placeholder API 1.1.2+1.17.1 | |
platforms: Platforms 1.1.1 | |
playerabilitylib: Pal 1.4.0 | |
pling: Pling 1.5.0 | |
polymer: Polymer 0.1.8+1.17.1 | |
promenade: Promenade 2.1.2 | |
qcommon-cfg-core: qcommon-cfg-core 3.3.0 | |
qcommon-croco: Croco 2.1.1 | |
quarrymod: Industial Quarry Mod 0.5.2 | |
quickshulker: Quick Shulker 1.3.1-1.17 | |
ratsmischief: Rat's Mischief 1.3.2 | |
reach-entity-attributes: Reach Entity Attributes 2.1.1 | |
reborncore: Reborn Core 5.0.11-beta | |
redbits: Red Bits 1.10.1 | |
repurposed_structures: Repurposed Structures 2.5.7+1.17.1 | |
respawnablepets: Respawnable Pets 1.17-5 | |
rhino: Rhino 1701.1.5-build.71 | |
right-click-harvest: Right-Click-Harvest 1.1.0 | |
riverredux: River Redux 0.2.0 | |
roughlyenoughitems: Roughly Enough Items 6.2.351 | |
rswires: RSWires 4.11.2 | |
rtree-3i-lite-fabric: rtree-3i-lite for Fabric 0.3.0 | |
runelic: Runelic 3.0.1 | |
secretrooms: Secret Rooms 1.1.0+1.17 | |
server_translations_api: Server Translations API 1.4.8+1.17 | |
sgui: sgui 1.0.0-rc5+1.17.1 | |
shetiphiancore: ShetiPhianCore 1.1.1 | |
shulkerutils: shulkerutils 1.0.4-1.17 | |
skinlayers: 3d Skin Layers 1.3.1 | |
slight-gui-modifications: 'Slight' GUI Modifications 2.0.2 | |
slotlock: SlotLock 1.0.4-BETA+1.17 | |
smootherbedrock: Smoother Bedrock 1.0.3 | |
sodium: Sodium 0.3.3+build.8 | |
someforgepatchesported: Some Forge Patches Ported 1.0.1 | |
stacc: Stacc 1.2.3 | |
staffofbuilding: Staff of Building 1.3.2-1.17 | |
static-content: Static Content 1.0.1-1.16.2 | |
staticdata: Static Data 1.1.2 | |
step-height-entity-attribute: Step Height Entity Attribute 1.0.0 | |
stoneholm: Stoneholm 1.3 | |
strawdummy: Straw Dummy 1.5.0 | |
structurized: Structurized 1.3.0 | |
survivalisland: Survival Island 0.1.5 | |
team_reborn_energy: Energy 2.0.0-beta1 | |
techreborn: Tech Reborn 5.0.11-beta | |
terraform-biome-builder-api-v1: Terraform Biome Builder API (v1) 2.0.0 | |
terraform-config-api-v1: Terraform Config API (v1) 2.0.0 | |
terraform-overworld-biome-extensions-api-v1: Terraform Overworld Biome Extensions API (v1) 2.0.0 | |
terraform-shapes-api-v1: Terraform Shapes API (v1) 1.0.4 | |
terraform-surfaces-api-v1: Terraform Surfaces API (v1) 2.0.0 | |
terraform-tree-api-v1: Terraform Tree API (v1) 2.0.0 | |
terraform-wood-api-v1: Terraform Wood API (v1) 2.0.2 | |
terrarianslimes: Terrarian Slimes 1.1-BETA+1.17 | |
textile_backup: Textile Backup 2.2.0-1.17 | |
thonkutil: ThonkUtil 1.3 | |
toolstats: Tool Stats 2.0.1 | |
tooltipfix: ToolTip Fix 1.0.4-1.17.1 | |
totemmod: Wither Totems Mod 0.3.2 | |
transportables: Transportables 1.0.6 | |
travelersbackpack: Traveler's Backpack 1.17.1-6.0.0 | |
traverse: Traverse 4.0.0 | |
trident_return: TridentReturn 1.2.4 | |
trinkets: Trinkets 3.0.4 | |
truerooms: True Secret Rooms 1.1.5 | |
universal-graves: Universal Graves 1.1.4+1.17.1 | |
untitledduckmod: Untitled Duck Mod 0.3.0 | |
urns: Urns 1.0.1 | |
vanilla-hammers: Vanilla Hammers 3.1.2-1.17 | |
vanilla_degus: Vanilla Degus 1.2.4 | |
vanillaexcavators: Vanilla Excavators 1.1.0 | |
vanillaplusbiomes: Vanilla Plus Biomes 0.3.2 | |
villager-hats: Villager Hats Mod 1.2.1 | |
visuality: Visuality 0.3.2 | |
waystones: Waystones 2.2.2 | |
winged: Winged Mod 1.17.1-3.0.0 | |
wirelessnetworks: Wireless Networks 1.3.1 | |
wmitaf: WMITAF 1.1.4 | |
wolveswitharmor: Wolves With Armor 1.6.2-1.17.1 | |
woods_and_mires: Woods and Mires 1.1.1+1.17 | |
wthit: wthit 3.11.2 | |
xaerominimap: Xaero's Minimap 21.22.3 | |
xaeroworldmap: Xaero's World Map 1.18.6 | |
yosbr: YOSBR 0.1.1 | |
yungsapi: YUNG's API 1.17-Fabric-19 | |
zihlaunchpads: ZIHLaunchpads 1.2.0 | |
Player Count: 1 / 8; [class_3222['tariqk'/85, l='ServerLevel[2021-10-23-SSP-HARD]', x=-462.46, y=69.19, z=-626.24]] | |
Data Packs: vanilla, secretrooms:server_pack, Fabric Mods | |
Type: Integrated Server (map_client.txt) | |
Is Modded: Definitely; Client brand changed to 'fabric' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment