Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[1.21.1] Crash when trying to place held container in singleplayer #736

Open
skLaszlo opened this issue Jan 26, 2025 · 0 comments
Open

[1.21.1] Crash when trying to place held container in singleplayer #736

skLaszlo opened this issue Jan 26, 2025 · 0 comments

Comments

@skLaszlo
Copy link

Picking up any storage container (ie chest, furnace) will crash the game when trying to place it back down. I've tried using a keybind for the action as well as shift + right click without a key bound. Some containers do not render in my hand when picked up, mainly chests. Furncaes will show in my hands but will still cause the crash. When picking up a mob, such as a cow, it will render and allow me to place it down without issue.

When in a world with cheats turned on I'm able to use /carryon place and /carryon clear without a problem.

Crash Log
---- Minecraft Crash Report ----
// Shall we play a game?

Time: 2025-01-25 17:51:11
Description: Exception in server tick loop

java.lang.NoSuchMethodError: 'void net.minecraft.class_2586.method_31664(net.minecraft.class_2680)'
	at knot//tschipp.carryon.common.carry.PlacementHandler.tryPlaceBlock(PlacementHandler.java:102)
	at knot//tschipp.carryon.events.CommonEvents.lambda$registerEvents$3(CommonEvents.java:77)
	at knot//net.fabricmc.fabric.api.event.player.UseBlockCallback.lambda$static$0(UseBlockCallback.java:41)
	at knot//net.minecraft.class_3225.handler$cci000$fabric-events-interaction-v0$interactBlock(class_3225.java:1087)
	at knot//net.minecraft.class_3225.method_14262(class_3225.java)
	at knot//net.minecraft.class_3244.method_12046(class_3244.java:1158)
	at knot//net.minecraft.class_2885.method_12547(class_2885.java:42)
	at knot//net.minecraft.class_2885.method_11054(class_2885.java:10)
	at knot//net.minecraft.class_2600.method_11072(class_2600.java:27)
	at knot//net.minecraft.class_3738.run(class_3738.java:18)
	at knot//net.minecraft.class_1255.method_18859(class_1255.java:162)
	at knot//net.minecraft.class_4093.method_18859(class_4093.java:23)
	at knot//net.minecraft.server.MinecraftServer.method_24306(MinecraftServer.java:864)
	at knot//net.minecraft.server.MinecraftServer.method_18859(MinecraftServer.java:173)
	at knot//net.minecraft.class_1255.method_16075(class_1255.java:136)
	at knot//net.minecraft.server.MinecraftServer.method_20415(MinecraftServer.java:846)
	at knot//net.minecraft.server.MinecraftServer.method_16075(MinecraftServer.java:840)
	at knot//net.minecraft.class_1255.method_18857(class_1255.java:145)
	at knot//net.minecraft.server.MinecraftServer.method_18857(MinecraftServer.java:810)
	at knot//net.minecraft.server.MinecraftServer.method_16208(MinecraftServer.java:815)
	at knot//net.minecraft.server.MinecraftServer.method_29741(MinecraftServer.java:702)
	at knot//net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:281)
	at java.base/java.lang.Thread.run(Unknown Source)


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

-- System Details --
Details:
	Minecraft Version: 1.21.1
	Minecraft Version ID: 1.21.1
	Operating System: Windows 10 (amd64) version 10.0
	Java Version: 21.0.3, Eclipse Adoptium
	Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Eclipse Adoptium
	Memory: 2219824392 bytes (2116 MiB) / 4294967296 bytes (4096 MiB) up to 8589934592 bytes (8192 MiB)
	CPUs: 16
	Processor Vendor: AuthenticAMD
	Processor Name: AMD Ryzen 7 2700X Eight-Core Processor         
	Identifier: AuthenticAMD Family 23 Model 8 Stepping 2
	Microarchitecture: Zen+
	Frequency (GHz): 3.69
	Number of physical packages: 1
	Number of physical CPUs: 8
	Number of logical CPUs: 16
	Graphics card #0 name: AMD Radeon RX 5600 XT
	Graphics card #0 vendor: Advanced Micro Devices, Inc.
	Graphics card #0 VRAM (MiB): 6128.00
	Graphics card #0 deviceId: VideoController1
	Graphics card #0 versionInfo: 32.0.11029.1008
	Memory slot #0 capacity (MiB): 16384.00
	Memory slot #0 clockSpeed (GHz): 2.13
	Memory slot #0 type: DDR4
	Memory slot #1 capacity (MiB): 16384.00
	Memory slot #1 clockSpeed (GHz): 2.13
	Memory slot #1 type: DDR4
	Virtual memory max (MiB): 38075.52
	Virtual memory used (MiB): 18757.58
	Swap memory total (MiB): 5376.00
	Swap memory used (MiB): 201.35
	Space in storage for jna.tmpdir (MiB): <path not set>
	Space in storage for org.lwjgl.system.SharedLibraryExtractPath (MiB): <path not set>
	Space in storage for io.netty.native.workdir (MiB): <path not set>
	Space in storage for java.io.tmpdir (MiB): available: 643308.38, total: 953318.00
	Space in storage for workdir (MiB): available: 643308.38, total: 953318.00
	JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms4096m -Xmx8192m
	Fabric Mods: 
		aether: The Aether 1.5.3
			accessories: Accessories 1.1.0-beta.16+1.21.1
			cumulus_menus: Cumulus 2.0.0
			forgeconfigapiport: Forge Config API Port 21.1.1
				com_electronwill_night-config_core: core 3.8.0
				com_electronwill_night-config_toml: toml 3.8.0
			mixinextras: MixinExtras 0.5.0-beta.3
			mm_shedaniel: Manningham Mills (shedaniel's fork) 2.4.1
			nitrogen_internals: Nitrogen 1.1.21
		another_furniture: Another Furniture 4.0.0
		appleskin: AppleSkin 3.0.6+mc1.21
		architectury: Architectury 13.0.8
		balm-fabric: Balm 21.0.23
			kuma_api: KumaAPI 21.0.5-SNAPSHOT
		barteringstation: Bartering Station 21.1.0
		bedrockify: BedrockIfy 1.10.1+mc1.21
		betterbeaconplacement: Better Beacon Placement 3.4
		betterf3: BetterF3 11.0.3
		betterthirdperson: Better Third Person 1.9.0
		biggerspongeabsorptionradius: Bigger Sponge Absorption Radius 3.7
		biomesoplenty: BiomesOPlenty 21.1.0.7
		carryon: Carry On 2.2.2
		cavedust: Cave Dust 3.0.1
			kirin: Kirin UI 1.20.0+1.21
		cavespiderspawn: Cave Spider Spawn 1.2
		charmofundying: Charm of Undying 9.1.0+1.21.1
			spectrelib: SpectreLib 0.17.2+1.21
		chisel: Chisel Refabricated 1.8.2
		chococraft: Chococraft 4 0.11.9
		collective: Collective 7.87
		conduitspreventdrowned: Conduits Prevent Drowned 3.8
		continuity: Continuity 3.0.0+1.21
		creativecore: CreativeCore 2.12.23
			net_neoforged_bus: bus 7.2.0
		creeperoverhaul: Creeper Overhaul 4.0.6
			com_teamresourceful_resourceful-cosmetics-4j: resourceful-cosmetics-4j 1.0.3
		cryingportals: Crying Portals 2.8
		darkenchanting: Dark Enchanting 1.3.0+1.21
			omegaconfig: Omega Config Architectury 1.5.1
		darkness: True Darkness Refabricated 1.2.0
		deeperdarker: Deeper and Darker 1.3.3
			customportalapi: Custom Portal Api 0.0.1-beta66-1.21
		dismountentity: Dismount Entity 3.5
		doubledoors: Double Doors 5.9
		dragondropselytra: Dragon Drops Elytra 3.4
		dynamic_fps: Dynamic FPS 3.7.7
			net_lostluma_battery: battery 1.3.0
		easyelevators: Easy Elevators 1.2
		easyelytratakeoff: Easy Elytra Takeoff 4.4
		elementa: Elementa 670
		elytra_trinket: Elytra Trinket 1.0.9
		elytratrims: Elytra Trims 3.5.6
			conditional-mixin: conditional mixin 0.6.3
			mixinsquared: MixinSquared 0.1.2-beta.4
		emi: EMI 1.1.19+1.21.1+fabric
		enhancedblockentities: Enhanced Block Entities 0.10.2+1.21
		entity_texture_features: Entity Texture Features 6.2.9
			org_apache_httpcomponents_httpmime: httpmime 4.5.10
		entityculling: EntityCulling 1.7.2
		essential: Essential 1.3.5.5
		essential-container: essential-container 1.0.0
			essential-loader: essential-loader 1.2.3
		explorerscompass: Explorer's Compass 1.21.1-2.2.5-fabric
		explosiveenhancement: Explosive Enhancement 1.3.2-1.21-1.21.1
		fabric-api: Fabric API 0.114.0+1.21.1
			fabric-api-base: Fabric API Base 0.4.42+6573ed8c19
			fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.70+b559734419
			fabric-biome-api-v1: Fabric Biome API (v1) 13.0.31+d527f9fd19
			fabric-block-api-v1: Fabric Block API (v1) 1.0.22+0af3f5a719
			fabric-block-view-api-v2: Fabric BlockView API (v2) 1.0.10+6573ed8c19
			fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.52+0af3f5a719
			fabric-client-tags-api-v1: Fabric Client Tags 1.1.15+6573ed8c19
			fabric-command-api-v1: Fabric Command API (v1) 1.2.49+f71b366f19
			fabric-command-api-v2: Fabric Command API (v2) 2.2.28+6ced4dd919
			fabric-commands-v0: Fabric Commands (v0) 0.2.66+df3654b319
			fabric-content-registries-v0: Fabric Content Registries (v0) 8.0.18+b559734419
			fabric-convention-tags-v1: Fabric Convention Tags 2.1.2+7f945d5b19
			fabric-convention-tags-v2: Fabric Convention Tags (v2) 2.9.2+e60e56d419
			fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.29+0af3f5a719
			fabric-data-attachment-api-v1: Fabric Data Attachment API (v1) 1.4.0+da19b51a19
			fabric-data-generation-api-v1: Fabric Data Generation API (v1) 20.2.25+16c4ae2519
			fabric-dimensions-v1: Fabric Dimensions API (v1) 4.0.0+6fc22b9919
			fabric-entity-events-v1: Fabric Entity Events (v1) 1.7.0+2122d82819
			fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.7.13+ba9dae0619
			fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.53+6ced4dd919
			fabric-item-api-v1: Fabric Item API (v1) 11.1.1+d5debaed19
			fabric-item-group-api-v1: Fabric Item Group API (v1) 4.1.6+6823f7cd19
			fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.47+0af3f5a719
			fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.45+df3654b319
			fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.5.0+01d9a51c19
			fabric-loot-api-v2: Fabric Loot API (v2) 3.0.15+3f89f5a519
			fabric-loot-api-v3: Fabric Loot API (v3) 1.0.3+3f89f5a519
			fabric-message-api-v1: Fabric Message API (v1) 6.0.13+6573ed8c19
			fabric-model-loading-api-v1: Fabric Model Loading API (v1) 2.0.0+fe474d6b19
			fabric-networking-api-v1: Fabric Networking API (v1) 4.3.0+c7469b2119
			fabric-object-builder-api-v1: Fabric Object Builder API (v1) 15.2.1+40875a9319
			fabric-particles-v1: Fabric Particles (v1) 4.0.2+6573ed8c19
			fabric-recipe-api-v1: Fabric Recipe API (v1) 5.0.14+248df81c19
			fabric-registry-sync-v0: Fabric Registry Sync (v0) 5.2.0+34f5d91419
			fabric-renderer-api-v1: Fabric Renderer API (v1) 3.4.0+c705a49c19
			fabric-renderer-indigo: Fabric Renderer - Indigo 1.7.0+c705a49c19
			fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.68+df3654b319
			fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.48+73761d2e19
			fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.1.6+1daea21519
			fabric-rendering-v0: Fabric Rendering (v0) 1.1.71+df3654b319
			fabric-rendering-v1: Fabric Rendering (v1) 5.0.5+df16efd019
			fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 4.3.0+8dc279b119
			fabric-resource-loader-v0: Fabric Resource Loader (v0) 1.3.1+5b5275af19
			fabric-screen-api-v1: Fabric Screen API (v1) 2.0.25+8b68f1c719
			fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.88+b559734419
			fabric-sound-api-v1: Fabric Sound API (v1) 1.0.23+6573ed8c19
			fabric-transfer-api-v1: Fabric Transfer API (v1) 5.4.2+c24bd99419
			fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 6.2.0+45b9699719
		fabric-language-kotlin: Fabric Language Kotlin 1.13.0+kotlin.2.1.0
			org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 2.1.0
			org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 2.1.0
			org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 2.1.0
			org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 2.1.0
			org_jetbrains_kotlinx_atomicfu-jvm: atomicfu-jvm 0.26.1
			org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm: kotlinx-coroutines-core-jvm 1.9.0
			org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.9.0
			org_jetbrains_kotlinx_kotlinx-datetime-jvm: kotlinx-datetime-jvm 0.6.1
			org_jetbrains_kotlinx_kotlinx-io-bytestring-jvm: kotlinx-io-bytestring-jvm 0.6.0
			org_jetbrains_kotlinx_kotlinx-io-core-jvm: kotlinx-io-core-jvm 0.6.0
			org_jetbrains_kotlinx_kotlinx-serialization-cbor-jvm: kotlinx-serialization-cbor-jvm 1.7.3
			org_jetbrains_kotlinx_kotlinx-serialization-core-jvm: kotlinx-serialization-core-jvm 1.7.3
			org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-serialization-json-jvm 1.7.3
		fabricloader: Fabric Loader 0.16.10
		fabricshieldlib: Fabric Shield Lib 1.7.2-1.21.1
			midnightlib: MidnightLib 1.5.8
			mm: Manningham Mills 2.3
		fixedanvilrepaircost: Fixed Anvil Repair Cost 3.4
		foodeffecttooltips: Food Effect Tooltips 1.2.1+1.21.1
		foodplusid: Food+ 2.31+1.21
		friendsandfoes: Friends & Foes 3.0.6
		geckolib: GeckoLib 4 4.7.3
		giantspawn: Giant Spawn 5.2
		glitchcore: GlitchCore 2.1.0.0
			net_jodah_typetools: typetools 0.6.3
		glowing-torchflower: Glowing Torchflower 1.3.0
			com_typesafe_config: config 1.4.3
			io_leangen_geantyref_geantyref: geantyref 1.3.13
			org_apache_commons_commons-text: commons-text 1.10.0
			org_spongepowered_configurate-core: configurate-core 4.1.2
			org_spongepowered_configurate-hocon: configurate-hocon 4.1.2
		golden_foods: Golden Foods 2.4.0
		grabbymobs: Grabby Mobs 1.6
		hauntfurnace: Haunt Furnace 0.3.3
			team_reborn_energy: Energy 4.1.0
		healingcampfire: Healing Campfire 6.1
		hoetweaks: Hoe Tweaks 3.5
		immediatelyfast: ImmediatelyFast 1.3.3+1.21.1
			net_lenni0451_reflect: Reflect 1.3.4
		iris: Iris 1.8.1+mc1.21.1
			io_github_douira_glsl-transformer: glsl-transformer 2.0.1
			org_anarres_jcpp: jcpp 1.4.14
			org_antlr_antlr4-runtime: antlr4-runtime 4.13.1
		itemphysic: ItemPhysic 1.8.4
		items_displayed: Items Displayed 1.3
		jamlib: JamLib 1.2.2-build.2+1.21.1
			blue_endless_jankson: jankson 1.2.3
		java: OpenJDK 64-Bit Server VM 21
		jei: Just Enough Items 19.21.0.247
		krypton: Krypton 0.2.8
			com_velocitypowered_velocity-native: velocity-native 3.3.0-SNAPSHOT
		mavapi: More Axolotl Variants API 1.2.1
		mavm: More Axolotl Variants Mod 1.3.0
		minecraft: Minecraft 1.21.1
		mineralchance: Mineral Chance 3.7
		modmenu: Mod Menu 11.0.3
			placeholder-api: Placeholder API 2.4.0-pre.2+1.21
		monolib: MonoLib 1.4.1
		morechathistory: More Chat History 1.3.1
		moremobs: More Mobs 1.5.4+mod
		mostructures: Mo' Structures 1.5.0+1.21
		mousetweaks: Mouse Tweaks 2.26
		mr_dungeons_andtaverns: Dungeons and Taverns 1-v4.4.4
		mr_info_tools: Info Tools 1.2.7
		mr_saturated: Saturated 0.22
		naturallychargedcreepers: Naturally Charged Creepers 3.5
		new_shield_variants: New Shield Variants 2.0.0
		obsidianui: ObsidianUI 0.2.9+mc1.21.1
		org_jetbrains_annotations: annotations 23.0.0
		owo: oωo 0.12.15+1.21
			io_wispforest_endec: endec 0.1.5
			io_wispforest_endec_gson: gson 0.1.3
			io_wispforest_endec_jankson: jankson 0.1.3
			io_wispforest_endec_netty: netty 0.1.2
		ping-wheel: Ping Wheel 1.10.1
		portallinkingcompass: Portal Linking Compass 1.0.1+mc1.21
		puzzleslib: Puzzles Lib 21.1.25
		reeses-sodium-options: Reese's Sodium Options 1.8.0+mc1.21.3
		reinfbarrel: Reinforced Barrels 2.6.1+1.21.1
			reinfcore: Reinforced Core 4.0.2+1.21.1
				cloth-config: Cloth Config v15 15.0.130
					cloth-basic-math: cloth-basic-math 0.6.1
		reinfchest: Reinforced Chests 3.1.1+1.21.1
		reinfshulker: Reinforced Shulker Boxes 3.2.1+1.21.1
		resourcefulconfig: Resourcefulconfig 3.0.8
		rightclickharvest: Right Click Harvest 4.4.4+1.21.1
		ryoamiclights: RyoamicLights 0.2.11+mc1.21.1
		shulkerboxtooltip: Shulker Box Tooltip 5.1.2+1.21.1
		silk-all: Silk (All modules) 1.10.7
			silk-commands: Silk Commands 1.10.7
			silk-core: Silk Core 1.10.7
			silk-game: Silk Game 1.10.7
			silk-igui: Silk Inventory GUI 1.10.7
			silk-nbt: Silk NBT 1.10.7
			silk-network: Silk Network 1.10.7
			silk-persistence: Silk Persistence 1.10.7
		skeletonhorsespawn: Skeleton Horse Spawn 4.0
		skinlayers3d: 3d-Skin-Layers 1.7.4
		smallships: Small Ships 2.0.0-b2.1
		snowpig: Snow Pig 4.0.3
		snuffles: Snuffles 1.3.0+1.21.1
		sodium: Sodium 0.6.5+mc1.21.1
		spyglass_improvements: Spyglass Improvements 1.5.7
		terrablender: TerraBlender 4.1.0.8
		the_bumblezone: The Bumblezone - Fabric 7.7.14+1.21.1-fabric
			athena: Athena 4.0.0
			resourcefullib: Resourceful Lib 3.0.11
				com_teamresourceful_bytecodecs: bytecodecs 1.1.2
				com_teamresourceful_yabn: yabn 1.0.3
		travelersbackpack: Traveler's Backpack 10.1.8
		treeharvester: Tree Harvester 9.1
		trinkets: Trinkets 3.10.0
			cardinal-components-base: Cardinal Components API (base) 6.1.0
			cardinal-components-entity: Cardinal Components API (entities) 6.1.0
		universalcraft: UniversalCraft 365
		untitledduckmod: Untitled Duck Mod 0.8.0
		veinminer: Veinminer 2.1.5
			de_miraculixx_core: core 2.1.5
			fabric-permissions-api-v0: fabric-permissions-api 0.2-SNAPSHOT
		vigilance: Vigilance 306
		waystones: Waystones 21.1.5
		xaerominimap: Xaero's Minimap 24.7.1
		xaeroworldmap: Xaero's World Map 1.39.2
		xp_storage: XP Storage 1.6+1.21
			cardinal-components-item: Cardinal Components API (items) 6.1.0
		xp_storage_trinkets: XP Storage - Trinkets 1.0.2+1.21
		yet_another_config_lib_v3: YetAnotherConfigLib 3.6.2+1.21-fabric
			com_twelvemonkeys_common_common-image: common-image 3.12.0
			com_twelvemonkeys_common_common-io: common-io 3.12.0
			com_twelvemonkeys_common_common-lang: common-lang 3.12.0
			com_twelvemonkeys_imageio_imageio-core: imageio-core 3.12.0
			com_twelvemonkeys_imageio_imageio-metadata: imageio-metadata 3.12.0
			com_twelvemonkeys_imageio_imageio-webp: imageio-webp 3.12.0
			org_quiltmc_parsers_gson: gson 0.2.1
			org_quiltmc_parsers_json: json 0.2.1
		zombiehorsespawn: Zombie Horse Spawn 5.1
		zombieproofdoors: Zombie Proof Doors 3.4
		zoomify: Zoomify 2.14.2+1.21.1
			com_akuleshov7_ktoml-core-jvm: ktoml-core-jvm 0.5.2
	Loaded Shaderpack: (off)
	Server Running: true
	Player Count: 1 / 8; [class_3222['skLaszlo'/2, l='ServerLevel[New World]', x=1.20, y=-60.00, z=-6.66]]
	Active Data Packs: vanilla, fabric, accessories, aether, another_furniture, balm-fabric (incompatible), barteringstation (incompatible), bedrockify, biomesoplenty (incompatible), carryon (incompatible), charmofundying (incompatible), chisel, chococraft (incompatible), collective, creeperoverhaul, darkenchanting, deeperdarker (incompatible), elytra_trinket, elytratrims (incompatible), explorerscompass, fabric-convention-tags-v2, fabricshieldlib, foodplusid, friendsandfoes, golden_foods (incompatible), hauntfurnace (incompatible), items_displayed, moremobs, mostructures, mr_dungeons_andtaverns, mr_info_tools, mr_saturated, new_shield_variants (incompatible), portallinkingcompass, reinfbarrel, reinfchest, reinfshulker, rightclickharvest, smallships, snowpig, snuffles, spyglass_improvements, terrablender (incompatible), the_bumblezone, travelersbackpack, trinkets, untitledduckmod, waystones (incompatible), xp_storage, xp_storage_trinkets, builtin/aether_accessories
	Available Data Packs: accessories, aether, another_furniture, balm-fabric (incompatible), barteringstation (incompatible), bedrockify, biomesoplenty (incompatible), builtin/aether_accessories, builtin/aether_ruined_portal, builtin/aether_temporary_freezing, bundle, carryon (incompatible), charmofundying (incompatible), chisel, chococraft (incompatible), collective, creeperoverhaul, darkenchanting, deeperdarker (incompatible), elytra_trinket, elytratrims (incompatible), explorerscompass, fabric, fabric-convention-tags-v2, fabricshieldlib, foodplusid, friendsandfoes, golden_foods (incompatible), hauntfurnace (incompatible), items_displayed, moremobs, mostructures, mr_dungeons_andtaverns, mr_info_tools, mr_saturated, new_shield_variants (incompatible), portallinkingcompass, reinfbarrel, reinfchest, reinfshulker, rightclickharvest, smallships, snowpig, snuffles, spyglass_improvements, terrablender (incompatible), the_bumblezone, trade_rebalance, travelersbackpack, trinkets, untitledduckmod, vanilla, waystones (incompatible), xp_storage, xp_storage_trinkets
	Enabled Feature Flags: minecraft:vanilla
	World Generation: Stable
	World Seed: -2632234565914019555
	Type: Integrated Server (map_client.txt)
	Is Modded: Definitely; Client brand changed to 'fabric'; Server brand changed to 'fabric'
	Launched Version: 1.21.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants