All of Fabric 5 - AOF5 - 1.18.2

All of Fabric 5 - AOF5 - 1.18.2

496k Downloads

Ticking entity crash

uberchar opened this issue · 0 comments

commented

I'm crashing after firing arrows at a blaze

---- Minecraft Crash Report ----
// Why did you do that?

Time: 12/20/21, 5:20 AM
Description: Ticking entity

java.lang.ClassCastException: class net.minecraft.class_1667 cannot be cast to class net.minecraft.class_1309 (net.minecraft.class_1667 and net.minecraft.class_1309 are in unnamed module of loader net.fabricmc.loader.impl.launch.knot.KnotClassLoader @5d99c6b5)
at net.minecraft.class_1309.localvar$efj000$applyAdditionalFirstStrikeEnchantmentDamage(class_1309.java:32061)
at net.minecraft.class_1309.method_6074(class_1309.java)
at net.minecraft.class_1309.method_5643(class_1309.java:1099)
at net.minecraft.class_1642.method_5643(class_1642.java:290)
at net.minecraft.class_1665.method_7454(class_1665.java:371)
at net.minecraft.class_1676.method_7488(class_1676.java:148)
at net.minecraft.class_1665.method_5773(class_1665.java:224)
at net.minecraft.class_1667.method_5773(class_1667.java:104)
at net.minecraft.class_3218.method_18762(class_3218.java:699)
at net.minecraft.class_1937.method_18472(class_1937.java:487)
at net.minecraft.class_3218.method_31420(class_3218.java:360)
at net.minecraft.class_5574.method_31791(class_5574.java:54)
at net.minecraft.class_3218.method_18765(class_3218.java:328)
at net.minecraft.server.MinecraftServer.method_3813(MinecraftServer.java:879)
at net.minecraft.server.MinecraftServer.method_3748(MinecraftServer.java:823)
at net.minecraft.class_1132.method_3748(class_1132.java:99)
at net.minecraft.server.MinecraftServer.method_29741(MinecraftServer.java:684)
at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:270)
at java.base/java.lang.Thread.run(Thread.java:833)

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

-- Head --
Thread: Server thread
Stacktrace:
at net.minecraft.class_1309.localvar$efj000$applyAdditionalFirstStrikeEnchantmentDamage(class_1309.java:32061)
at net.minecraft.class_1309.method_6074(class_1309.java)
at net.minecraft.class_1309.method_5643(class_1309.java:1099)
at net.minecraft.class_1642.method_5643(class_1642.java:290)
at net.minecraft.class_1665.method_7454(class_1665.java:371)
at net.minecraft.class_1676.method_7488(class_1676.java:148)
at net.minecraft.class_1665.method_5773(class_1665.java:224)
at net.minecraft.class_1667.method_5773(class_1667.java:104)
at net.minecraft.class_3218.method_18762(class_3218.java:699)
at net.minecraft.class_1937.method_18472(class_1937.java:487)
at net.minecraft.class_3218.method_31420(class_3218.java:360)
at net.minecraft.class_5574.method_31791(class_5574.java:54)
at net.minecraft.class_3218.method_18765(class_3218.java:328)

-- Entity being ticked --
Details:
Entity Type: minecraft:arrow (net.minecraft.class_1667)
Entity ID: 235
Entity Name: Arrow
Entity's Exact location: -301.20, 38.50, -323.50
Entity's Block location: World: (-302,38,-324), Section: (at 2,6,12 in -19,2,-21; chunk contains blocks -304,0,-336 to -289,255,-321), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)
Entity's Momentum: -1.12, 0.17, -0.03
Entity's Passengers: []
Entity's Vehicle: null
Stacktrace:
at net.minecraft.class_1937.method_18472(class_1937.java:487)
at net.minecraft.class_3218.method_31420(class_3218.java:360)
at net.minecraft.class_5574.method_31791(class_5574.java:54)
at net.minecraft.class_3218.method_18765(class_3218.java:328)
at net.minecraft.server.MinecraftServer.method_3813(MinecraftServer.java:879)
at net.minecraft.server.MinecraftServer.method_3748(MinecraftServer.java:823)
at net.minecraft.class_1132.method_3748(class_1132.java:99)
at net.minecraft.server.MinecraftServer.method_29741(MinecraftServer.java:684)
at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:270)
at java.base/java.lang.Thread.run(Thread.java:833)

-- Affected level --
Details:
All players: 1 total; [class_3222['0x_Azarea'/105, l='ServerLevel[aof5 0.2.3]', x=-280.26, y=64.00, z=-206.68]]
Chunk stats: 2083
Level dimension: minecraft:the_nether
Derived: true
Level spawn location: World: (0,76,0), Section: (at 0,12,0 in 0,4,0; chunk contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 822417 game time, 1314529 day time
Level name: aof5 0.2.3
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Level weather: Rain time: 52861 (now: false), thunder time: 75621 (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:879)
at net.minecraft.server.MinecraftServer.method_3748(MinecraftServer.java:823)
at net.minecraft.class_1132.method_3748(class_1132.java:99)
at net.minecraft.server.MinecraftServer.method_29741(MinecraftServer.java:684)
at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:270)
at java.base/java.lang.Thread.run(Thread.java:833)

-- System Details --
Details:
Minecraft Version: 1.18.1
Minecraft Version ID: 1.18.1
Operating System: Windows 10 (amd64) version 10.0
Java Version: 17.0.1, Eclipse Adoptium
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Eclipse Adoptium
Memory: 883638720 bytes (842 MiB) / 4412407808 bytes (4208 MiB) up to 6979321856 bytes (6656 MiB)
CPUs: 12
Processor Vendor: AuthenticAMD
Processor Name: AMD Ryzen 5 3600 6-Core Processor
Identifier: AuthenticAMD Family 23 Model 113 Stepping 0
Microarchitecture: Zen 2
Frequency (GHz): 3.60
Number of physical packages: 1
Number of physical CPUs: 6
Number of logical CPUs: 12
Graphics card #0 name: NVIDIA GeForce GTX 1070
Graphics card #0 vendor: NVIDIA (0x10de)
Graphics card #0 VRAM (MB): 4095.00
Graphics card #0 deviceId: 0x1b81
Graphics card #0 versionInfo: DriverVersion=27.21.14.6089
Memory slot #0 capacity (MB): 8192.00
Memory slot #0 clockSpeed (GHz): 3.00
Memory slot #0 type: DDR4
Memory slot #1 capacity (MB): 8192.00
Memory slot #1 clockSpeed (GHz): 3.00
Memory slot #1 type: DDR4
Virtual memory max (MB): 33742.80
Virtual memory used (MB): 21644.91
Swap memory total (MB): 17408.00
Swap memory used (MB): 1575.44
JVM Flags: 5 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx6656m -Xms6656m -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms256m
Fabric Mods:
additionaladditions: Additional Additions 3.0.1
adorn: Adorn 3.0.0+1.18.1
advanced_runtime_resource_pack: Runtime Resource Pack 0.5.4
advancementplaques: Advancement Plaques 1.4.3
advancements-enlarger: Advancements Enlarger 0.2.4
adventurez: AdventureZ 1.4.6
ae2: Applied Energistics 2 10.0.0-alpha.7
ae2wtlib: AE2WTLib 10.0.0-alpha.7
appleskin: AppleSkin mc1.18-2.2.0
aqupdcaracal: Caracal mob 1.18-1.3.4
aqupdgrizzly: Grizzly Bear mob 1.18-1.2.1
arcanus: Arcanus 1.24
architectury: Architectury 3.2.51
attributefix: AttributeFix 13.0.2
authme: Auth Me 2.2.0
axolotlitemfix: Axolotl Item Fix 1.1.3
balm-fabric: Balm 2.3.0+0
bannerpp: Banner++ 2.0.4+mc.1.18-rc4
basicaiots: Basic AIOTs 1.3.2+1.18-pre1
bcc: BetterCompatibilityChecker fabric-1.0.4
bettermounthud: Better Mount HUD 1.1.3
bewitchment: Bewitchment 1.18-2
bitsandchisels: BitsAndChisels 2.6.1
blast: BLAST 1.8.2
blockus: Blockus 2.3.3+1.18
blue_endless_jankson: jankson 1.2.1
boatcontainer: BoatContainer 1.0.4
botania: Botania 1.18-425-FABRIC
bountiful: Bountiful 2.0.1
bowinfinityfix: Bow Infinity Fix rv11
breakprogress: Break Progress 1.0.1
buildinggadgets: st'ructure tools 1.0.6
builtinservers: Builtin Servers 1.0.1-BETA+1.18
camsbackpacks: Cammie's Wearable Backpacks 2.6
can-i-mine-this-block: cAn i MiNe thIS bLOCk? 1.1.0
capybara: Capybara 1.0.0
cardinal-components-base: Cardinal Components API (base) 4.0.0
cardinal-components-block: Cardinal Components API (blocks) 4.0.0
cardinal-components-entity: Cardinal Components API (entities) 4.0.0
cardinal-components-item: Cardinal Components API (items) 4.0.0
cardinal-components-level: Cardinal Components API (world saves) 4.0.0
cardinal-components-world: Cardinal Components API (worlds) 4.0.0
carrier: Carrier 1.9.0
catwalksinc: Catwalks, Inc. 1.0.10
chalk: Chalk 1.2.0
cherishedworlds: Cherished Worlds 2.0.1-1.18
chisel: Chisel 1.3.3
chord: Chord 1.8.0+1.18-fabric
clienttweaks: Client Tweaks 7.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-config: Cloth Config v6 6.1.48
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 8.0.3
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_moandjiezana_toml_toml4j: toml4j 0.7.2
com_typesafe_config: config 1.4.1
confabricate: confabricate 2.2.0-SNAPSHOT+4.1.1
conjuring: Conjuring 1.0.17+1.18
controlling: Controlling For Fabric 9.0.4
cosmetica: Cosmetica 0.3.2
couplings: Couplings 1.7.1+1.18
craftingcraft: CraftingCraft 11.0.0
craftingtweaks: Crafting Tweaks 13.0.0
croptopia: Croptopia 1.7.4
croptosis: Croptosis 1.4.2
cspirit: Christmas Spirit 1.1.3-1.18
dankstorage: Dank Storage 3.0.1-1.18
dark-enchanting: Dark Enchanting 0.6.2+1.18
darkpaintings: Dark Paintings 4.0.2
dawn: Dawn API 3.1.0
deathlog: DeathLog 0.2.4+1.18
deepslatecutting: Deepslate Cutting 1.3.0
defaultoptions: Default Options 14.0.0
diggusmaximus: Diggus Maximus 1.5.2-1.18
disable_custom_worlds_advice: Disable Custom Worlds Advice 1.4
dml-refabricated: Deep Mob Learning: Refabricated 0.5.0-beta2
dml-refabricated-base: DML: Refabricated - Base 0.5.0-beta2
dml-refabricated-events: DML: Refabricated - Vanilla Events 0.5.0-beta2
dml-refabricated-modular-armor: DML: Refabricated - Glitch Armor 0.5.0-beta2
dml-refabricated-rei: DML: Refabricated - REI Integration 0.5.0-beta2
dmlsimulacrum: Deep Mob Learning: Simulacrum 0.5.0-beta2
drinkbeer: Drink Beer 3.0
enchdesc: EnchantmentDescriptions 9.0.2
entitybanners: Entity Banners 1.0.2-BETA+1.18
equipmentcompare: Equipment Compare 1.2.9
expandedstorage: Expanded Storage 7.3.3
extragenerators: Extra Generators 1.1.1-BETA+1.18
fabric: Fabric API 0.44.0+1.18
fabric-api-base: Fabric API Base 0.4.1+b4f4f6cd14
fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.4.0+16d92c47c8
fabric-biome-api-v1: Fabric Biome API (v1) 6.0.1+ded849a9c8
fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.9+3ac43d95c8
fabric-command-api-v1: Fabric Command API (v1) 1.1.6+3ac43d95c8
fabric-commands-v0: Fabric Commands (v0) 0.2.5+b4f4f6cdc8
fabric-containers-v0: Fabric Containers (v0) 0.1.18+d154e2c6c8
fabric-content-registries-v0: Fabric Content Registries (v0) 0.4.5+6f53a73dc8
fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.1.8+3ac43d95c8
fabric-dimensions-v1: Fabric Dimensions API (v1) 2.1.7+43d29571c8
fabric-entity-events-v1: Fabric Entity Events (v1) 1.4.5+6b21378a14
fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.4.16+bfa23f17c8
fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.6+b4f4f6cdc8
fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.10+3ac43d95c8
fabric-item-api-v1: Fabric Item API (v1) 1.3.0+691a79b5c8
fabric-item-groups-v0: Fabric Item Groups (v0) 0.3.3+3ac43d9514
fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.8+c8aba2f3c8
fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.6+b4f4f6cdc8
fabric-language-kotlin: Fabric Language Kotlin 1.7.0+kotlin.1.6.0
fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 1.4.10+c15ca335c8
fabric-loot-tables-v1: Fabric Loot Tables (v1) 1.0.8+3ac43d95c8
fabric-mining-level-api-v1: Fabric Mining Level API (v1) 1.0.3+3ac43d9514
fabric-mining-levels-v0: Fabric Mining Levels (v0) 0.1.7+b4f4f6cdc8
fabric-models-v0: Fabric Models (v0) 0.3.3+3ac43d9514
fabric-networking-api-v1: Fabric Networking API (v1) 1.0.18+3ac43d9514
fabric-networking-v0: Fabric Networking (v0) 0.3.5+b4f4f6cdc8
fabric-object-builder-api-v1: Fabric Object Builder API (v1) 1.11.0+3b82842ec8
fabric-object-builders-v0: Fabric Object Builders (v0) 0.7.8+3ac43d95c8
fabric-particles-v1: Fabric Particles (v1) 0.2.9+526dc1acc8
fabric-permissions-api-v0: fabric-permissions-api 0.1-SNAPSHOT
fabric-registry-sync-v0: Fabric Registry Sync (v0) 0.8.5+3ac43d9514
fabric-renderer-api-v1: Fabric Renderer API (v1) 0.4.9+3ac43d9514
fabric-renderer-indigo: Fabric Renderer - Indigo 0.4.12+3ac43d9514
fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.7+b4f4f6cdc8
fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.4+7242e9d7c8
fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 0.1.18+3ac43d95c8
fabric-rendering-v0: Fabric Rendering (v0) 1.1.9+b4f4f6cdc8
fabric-rendering-v1: Fabric Rendering (v1) 1.10.3+6b21378a14
fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.4.11+3ac43d9514
fabric-screen-api-v1: Fabric Screen API (v1) 1.0.7+3ac43d95c8
fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.1.11+3ac43d95c8
fabric-structure-api-v1: Fabric Structure API (v1) 2.0.8+295197a7c8
fabric-tag-extensions-v0: Fabric Tag Extensions (v0) 1.2.5+3ac43d9514
fabric-textures-v0: Fabric Textures (v0) 1.0.9+3ac43d95c8
fabric-tool-attribute-api-v1: Fabric Tool Attribute API (v1) 1.3.4+7de09f5514
fabric-transfer-api-v1: Fabric Transfer API (v1) 1.5.5+b4f4f6cdc8
fabricloader: Fabric Loader 0.12.12
farmersdelight: Farmer's Delight 1.18.1-0.2.0
farmingforblockheads: Farming for Blockheads 9.0.1
fastfurnace: FastFurnace 1.18-4
ferritecore: FerriteCore 4.0.0
fiber: fiber 0.23.0-2
fpsreducer: FPS Reducer 1.25-mc1.18
gateofbabylon: Gate Of Babylon 1.5.1-1.17.1
geckolib3: Geckolib 3.0.23
glassential: Glassential 1.3.0
go-fish: Go Fish 1.4.1-1.18.1
goblintraders: Goblin Traders 1.4.1
goosik-config: goosik-config 0.2.0
graveyard: The Graveyard 1.1
guild: Guild 0.3.6
harvest_scythes: Harvest Scythes 2.3.2
healthoverlay: Health Overlay 6.0.1
horseinfo: Horse Info 0.4.1-1.18
iceberg: Iceberg 1.0.27
iknowwhatimdoing: I Know What I'm Doing 4.0.0
impaled: Impaled 1.0.2
impersonate: Impersonate 2.4.0
incantationem: Incantationem 1.1.3+1.18.1
indium: Indium 1.0.2-alpha1+mc1.18
infusion_table: Infusion Table 1.0.5
inmis: Inmis 2.4.0-1.18
inventoryhud: Inventory HUD + 3.4.2
inventorysorter: Inventory Sorter 1.8.1-1.18
io_leangen_geantyref_geantyref: geantyref 1.3.11
jankson: Jankson 4.0.0+j1.2.0
java: OpenJDK 64-Bit Server VM 17
jumpoverfences: JumpOverFences 1.16-0.0.3
kambrik: Kambrik 3.0.0
kanos_config: Kanos Config 0.1.4+1.14.4-1.17.1
kibe: Kibe 1.9.4-BETA+1.18
kjsextras: KubeJS Extras 1.5.0
kleeslabs: KleeSlabs 11.0.0
ktdatataglib: KtDataTagLib 1.6.4-1
kubejs: KubeJS 1801.4.0-build.247
kyrptconfig: Kyrpt Config 1.2.5-1.18
lazydfu: LazyDFU 0.1.2
legendarytooltips: Legendary Tooltips 1.1.5
libcd: LibCapableData 3.0.3+1.16.3
libgui: LibGui 5.1.0+1.18
libninepatch: LibNinePatch 1.1.0
lifts: Lifts 1.4-BETA+1.18
lightoverlay: Light Overlay 6.0.4
lithium: Lithium 0.7.6
lovely_snails: Lovely Snails 1.0.3+1.18
lumiwool: Luminous Wool 1.2.2
magna: Magna 1.7.0-1.18-pre1
maybe-data: Maybe data 1.0.1-1.17
maybe-more-data: Maybe More Data 1.0.0-1.18
megane: megane 6.1.2
megane-applied-energistics-2: megane-applied-energistics-2 6.1.2+10.0.0-alpha.1
megane-base: megane-base 6.1.2
megane-fabric-transfer: megane-fabric-transfer 6.1.2+1.5.4-b4f4f6cda9
megane-kibe: megane-kibe 6.1.2+1.9.4-BETA-1.18
megane-modern-industrialization: megane-modern-industrialization 6.1.2+1.0.0-alpha.02
megane-reborn-core: megane-reborn-core 6.1.2+5.1.0-beta.2
megane-runtime: megane-runtime 6.1.2
megane-team-reborn-energy: megane-team-reborn-energy 6.1.2+2.0.0-beta1
megane-tech-reborn: megane-tech-reborn 6.1.2+5.1.0-beta.2
megane-vanilla: megane-vanilla 6.1.2+1.18.1
minecraft: Minecraft 1.18.1
mm: Manningham Mills 2.3
mocolors: Mo' Colors 1.3.0
modern_industrialization: Modern Industrialization 1.0.0
modmenu: Mod Menu 3.0.1
mostructures: Mo' Structures 1.3.0-pre1+1.18
mousetweaks: Mouse Tweaks 2.19
mtmechs: Magitek Mechs 1.0.10
mythic-mounts: Mythic Mounts 1.18-4.0
naturescompass: Nature's Compass 1.18.1-2.0.2-fabric
netherportalfix: NetherPortalFix 9.0.0
ninjaphenix_container_lib: NinjaPhenix's Container Library 1.2.6
omega-config: OmegaConfig 1.0.8
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_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
owo: oωo 0.3.8+1.18
patchouli: Patchouli 1.18.1-61-FABRIC
pehkui: Pehkui 3.0.0+1.14.4-1.18
playerabilitylib: Pal 1.5.0
pling: Pling 1.5.0
plushies: Plushie Mod 1.1
promenade: Promenade 2.2.0
quickshulker: Quick Shulker 1.3.1-1.18
reach-entity-attributes: Reach Entity Attributes 2.1.1
reborncore: Reborn Core 5.1.0-beta.4
redstonebits: Redstone Bits 1.6.0
replanter: Replanter 1.3
repurposed_structures: Repurposed Structures 3.1.10+1.18.1
respawnablepets: Respawnable Pets 1.18-1
rhino: Rhino 1800.1.6-build.81
roughlyenoughitems: Roughly Enough Items 7.1.356
shulkerboxtooltip: Shulker Box Tooltip 3.0.5+1.18
shulkerutils: shulkerutils 1.0.4-1.18
simpleteleporters: Simple Teleporters 2.3.0
slight-gui-modifications: 'Slight' GUI Modifications 2.0.2
slotlock: SlotLock 1.0.4-BETA+1.18
smootherbedrock: Smoother Bedrock 1.0.3
sodium: Sodium 0.4.0-alpha5+build.9
spectrum: Spectrum 1.1.0-1.18.1-earlygame2
stacc: Stacc 1.2.3
staffofbuilding: Staff of Building 1.4.0-1.18.1
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.4.1
strawdummy: Straw Dummy 1.6.0
team_reborn_energy: Energy 2.0.0-beta1
techreborn: Tech Reborn 5.1.0-beta.4
terraform-shapes-api-v1: Terraform Shapes API (v1) 2.1.0
terraform-wood-api-v1: Terraform Wood API (v1) 2.0.2
terrarianslimes: Terrarian Slimes 1.1-BETA+1.18
thonkutil: ThonkUtil 1.3
toolstats: Tool Stats 2.0.1
tooltipfix: ToolTip Fix 1.0.4-1.18
totemmod: Wither Totems Mod 0.3.4-1.18-rc2
towers_of_the_wild_reworked: Towers of the Wild: Reworked 2.1.0
transportables: Transportables 1.1
trapexpansion: Trap Expansion 1.3.3
trashslot: TrashSlot 11.0.0
trinkets: Trinkets 3.1.0
urns: Urns 1.0.1
vanilla-hammers: Vanilla Hammers 3.1.2-1.17
vanillaexcavators: Vanilla Excavators 1.1.0
villager-hats: Villager Hats Mod 1.2.1
visuality: Visuality 0.3.3
waystones: Waystones 2.3.5
wilderworld: WilderWorld 1.0.0
winterly: Winterly 0.1.0
wmitaf: WMITAF 2.2.0
wolveswitharmor: Wolves With Armor 1.7.0-1.18
wthit: wthit 4.4.0
xaerominimap: Xaero's Minimap 21.22.5
xaeroworldmap: Xaero's World Map 1.18.7
yigd: You're in Grave Danger 1.2.8B
Server Running: true
Player Count: 1 / 8; [class_3222['0x_Azarea'/105, l='ServerLevel[aof5 0.2.3]', x=-280.26, y=64.00, z=-206.68]]
Data Packs: vanilla, Fabric Mods
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'fabric'; Server brand changed to 'fabric'