This commit is contained in:
zjnautoz
2024-11-15 22:53:52 +08:00
parent 37bfbf8dbb
commit fb806a0b18
294 changed files with 3642 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
#Indigo properties file
#Sun Nov 10 13:30:54 CST 2024
always-tesselate-blocks=auto
ambient-occlusion-mode=hybrid
debug-compare-lighting=auto
fix-exterior-vertex-lighting=auto
fix-luminous-block-ambient-occlusion=auto
fix-mean-light-calculation=auto
fix-smooth-lighting-offset=auto

View File

@@ -0,0 +1,153 @@
---- Minecraft Crash Report ----
// Quite honestly, I wouldn't worry myself about that.
Time: 2024-11-09 23:14:53
Description: Initializing game
java.lang.RuntimeException: Could not execute entrypoint stage 'main' due to errors, provided by 'autozwhimsy' at 'org.studt.autozwhimsy.Autozwhimsy'!
at net.fabricmc.loader.impl.FabricLoaderImpl.lambda$invokeEntrypoints$2(FabricLoaderImpl.java:403)
at net.fabricmc.loader.impl.util.ExceptionUtil.gatherExceptions(ExceptionUtil.java:33)
at net.fabricmc.loader.impl.FabricLoaderImpl.invokeEntrypoints(FabricLoaderImpl.java:401)
at net.fabricmc.loader.impl.game.minecraft.Hooks.startClient(Hooks.java:52)
at knot//net.minecraft.client.MinecraftClient.<init>(MinecraftClient.java:535)
at knot//net.minecraft.client.main.Main.main(Main.java:212)
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
at net.fabricmc.devlaunchinjector.Main.main(Main.java:86)
Caused by: java.lang.ExceptionInInitializerError
at knot//org.studt.autozwhimsy.Autozwhimsy.onInitialize(Autozwhimsy.java:33)
at net.fabricmc.loader.impl.FabricLoaderImpl.invokeEntrypoints(FabricLoaderImpl.java:399)
... 7 more
Caused by: net.minecraft.util.InvalidIdentifierException: Non [a-z0-9/._-] character in path of location: minecraft:Autozfooditem
at knot//net.minecraft.util.Identifier.validatePath(Identifier.java:285)
at knot//net.minecraft.util.Identifier.ofVanilla(Identifier.java:60)
at knot//net.minecraft.item.Items.register(Items.java:1462)
at knot//org.studt.autozwhimsy.items.ModItem.<clinit>(AutozFoodItem.java:20)
... 9 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Render thread
Stacktrace:
at net.fabricmc.loader.impl.FabricLoaderImpl.lambda$invokeEntrypoints$2(FabricLoaderImpl.java:403)
at net.fabricmc.loader.impl.util.ExceptionUtil.gatherExceptions(ExceptionUtil.java:33)
at net.fabricmc.loader.impl.FabricLoaderImpl.invokeEntrypoints(FabricLoaderImpl.java:401)
at net.fabricmc.loader.impl.game.minecraft.Hooks.startClient(Hooks.java:52)
at knot//net.minecraft.client.MinecraftClient.<init>(MinecraftClient.java:535)
-- Initialization --
Details:
Modules:
Stacktrace:
at knot//net.minecraft.client.main.Main.main(Main.java:212)
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
at net.fabricmc.devlaunchinjector.Main.main(Main.java:86)
-- System Details --
Details:
Minecraft Version: 1.21
Minecraft Version ID: 1.21
Operating System: Linux (aarch64) version 5.10.43
Java Version: 21.0.4, Amazon.com Inc.
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Amazon.com Inc.
Memory: 181115784 bytes (172 MiB) / 471859200 bytes (450 MiB) up to 3099590656 bytes (2956 MiB)
CPUs: 8
Processor Vendor: 0x48
Processor Name:
Identifier: 0x48 Family 8 Model 0xd02 Stepping r1p1
Microarchitecture: unknown
Frequency (GHz): -0.00
Number of physical packages: 1
Number of physical CPUs: 1
Number of logical CPUs: 8
Graphics card #0 name: unknown
Graphics card #0 vendor: unknown
Graphics card #0 VRAM (MiB): 0.00
Graphics card #0 deviceId: unknown
Graphics card #0 versionInfo: unknown
Virtual memory max (MiB): 12053.94
Virtual memory used (MiB): 13543.80
Swap memory total (MiB): 6144.00
Swap memory used (MiB): 3854.56
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: 151580.77, total: 476024.00
Space in storage for workdir (MiB): available: 151580.77, total: 476024.00
JVM Flags: 0 total;
Fabric Mods:
autozwhimsy: autoz whimsy 1.0-SNAPSHOT
fabric-api: Fabric API 0.102.0+1.21
fabric-api-base: Fabric API Base 0.4.42+6573ed8cd1
fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.68+b5597344d1
fabric-biome-api-v1: Fabric Biome API (v1) 13.0.29+5bd9f1bcd1
fabric-block-api-v1: Fabric Block API (v1) 1.0.22+0af3f5a7d1
fabric-block-view-api-v2: Fabric BlockView API (v2) 1.0.10+6573ed8cd1
fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.52+0af3f5a7d1
fabric-client-tags-api-v1: Fabric Client Tags 1.1.15+6573ed8cd1
fabric-command-api-v1: Fabric Command API (v1) 1.2.49+f71b366fd1
fabric-command-api-v2: Fabric Command API (v2) 2.2.28+6ced4dd9d1
fabric-commands-v0: Fabric Commands (v0) 0.2.66+df3654b3d1
fabric-content-registries-v0: Fabric Content Registries (v0) 8.0.16+b5597344d1
fabric-convention-tags-v1: Fabric Convention Tags 2.0.19+7f945d5bd1
fabric-convention-tags-v2: Fabric Convention Tags (v2) 2.5.0+c5e2b5c6d1
fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.29+0af3f5a7d1
fabric-data-attachment-api-v1: Fabric Data Attachment API (v1) 1.1.27+6a6dfa19d1
fabric-data-generation-api-v1: Fabric Data Generation API (v1) 20.2.16+16c4ae25d1
fabric-dimensions-v1: Fabric Dimensions API (v1) 4.0.0+6fc22b99d1
fabric-entity-events-v1: Fabric Entity Events (v1) 1.6.12+6fc22b99d1
fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.7.12+ba9dae06d1
fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.53+6ced4dd9d1
fabric-gametest-api-v1: Fabric Game Test API (v1) 2.0.4+6fc22b99d1
fabric-item-api-v1: Fabric Item API (v1) 11.0.0+afdfc921d1
fabric-item-group-api-v1: Fabric Item Group API (v1) 4.1.4+78017270d1
fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.47+0af3f5a7d1
fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.45+df3654b3d1
fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.3.12+6c1df360d1
fabric-loot-api-v2: Fabric Loot API (v2) 3.0.14+3f89f5a5d1
fabric-loot-api-v3: Fabric Loot API (v3) 1.0.2+3f89f5a5d1
fabric-message-api-v1: Fabric Message API (v1) 6.0.13+6573ed8cd1
fabric-model-loading-api-v1: Fabric Model Loading API (v1) 2.0.0+fe474d6bd1
fabric-networking-api-v1: Fabric Networking API (v1) 4.2.2+60c3209bd1
fabric-object-builder-api-v1: Fabric Object Builder API (v1) 15.2.0+a551f7a4d1
fabric-particles-v1: Fabric Particles (v1) 4.0.2+6573ed8cd1
fabric-recipe-api-v1: Fabric Recipe API (v1) 5.0.12+65089712d1
fabric-registry-sync-v0: Fabric Registry Sync (v0) 5.1.2+60c3209bd1
fabric-renderer-api-v1: Fabric Renderer API (v1) 3.4.0+c705a49cd1
fabric-renderer-indigo: Fabric Renderer - Indigo 1.7.0+c705a49cd1
fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.68+df3654b3d1
fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.48+73761d2ed1
fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.1.6+b5597344d1
fabric-rendering-v0: Fabric Rendering (v0) 1.1.71+df3654b3d1
fabric-rendering-v1: Fabric Rendering (v1) 5.0.5+df16efd0d1
fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 4.3.0+8dc279b1d1
fabric-resource-loader-v0: Fabric Resource Loader (v0) 1.3.0+56599129d1
fabric-screen-api-v1: Fabric Screen API (v1) 2.0.24+b5597344d1
fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.86+b5597344d1
fabric-sound-api-v1: Fabric Sound API (v1) 1.0.23+6573ed8cd1
fabric-transfer-api-v1: Fabric Transfer API (v1) 5.1.16+3dccd343d1
fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 6.1.0+176f9036d1
fabricloader: Fabric Loader 0.16.9
java: OpenJDK 64-Bit Server VM 21
minecraft: Minecraft 1.21
mixinextras: MixinExtras 0.4.1
Launched Version: Fabric
Backend library: LWJGL version 3.3.3-snapshot
Backend API: Unknown
Window size: <not initialized>
GFLW Platform: <error>
GL Caps: Using framebuffer using OpenGL 3.2
GL debug messages: <disabled>
Is Modded: Definitely; Client brand changed to 'fabric'
Universe: 404
Type: Client (map_client.txt)
Locale: zh_CN
System encoding: UTF-8
File encoding: UTF-8
CPU: <unknown>

Binary file not shown.

0
run/downloads/log.json Normal file
View File

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
run/logs/debug-1.log.gz Normal file

Binary file not shown.

BIN
run/logs/debug-2.log.gz Normal file

Binary file not shown.

BIN
run/logs/debug-3.log.gz Normal file

Binary file not shown.

BIN
run/logs/debug-4.log.gz Normal file

Binary file not shown.

BIN
run/logs/debug-5.log.gz Normal file

Binary file not shown.

2355
run/logs/debug.log Normal file

File diff suppressed because it is too large Load Diff

112
run/logs/latest.log Normal file
View File

@@ -0,0 +1,112 @@
[13:30:28] [main/INFO] (FabricLoader/GameProvider) Loading Minecraft 1.21 with Fabric Loader 0.16.9
[13:30:29] [main/INFO] (FabricLoader) Loading 55 mods:
- autozwhimsy 1.0-SNAPSHOT
- fabric-api 0.102.0+1.21
- fabric-api-base 0.4.42+6573ed8cd1
- fabric-api-lookup-api-v1 1.6.68+b5597344d1
- fabric-biome-api-v1 13.0.29+5bd9f1bcd1
- fabric-block-api-v1 1.0.22+0af3f5a7d1
- fabric-block-view-api-v2 1.0.10+6573ed8cd1
- fabric-blockrenderlayer-v1 1.1.52+0af3f5a7d1
- fabric-client-tags-api-v1 1.1.15+6573ed8cd1
- fabric-command-api-v1 1.2.49+f71b366fd1
- fabric-command-api-v2 2.2.28+6ced4dd9d1
- fabric-commands-v0 0.2.66+df3654b3d1
- fabric-content-registries-v0 8.0.16+b5597344d1
- fabric-convention-tags-v1 2.0.19+7f945d5bd1
- fabric-convention-tags-v2 2.5.0+c5e2b5c6d1
- fabric-crash-report-info-v1 0.2.29+0af3f5a7d1
- fabric-data-attachment-api-v1 1.1.27+6a6dfa19d1
- fabric-data-generation-api-v1 20.2.16+16c4ae25d1
- fabric-dimensions-v1 4.0.0+6fc22b99d1
- fabric-entity-events-v1 1.6.12+6fc22b99d1
- fabric-events-interaction-v0 0.7.12+ba9dae06d1
- fabric-game-rule-api-v1 1.0.53+6ced4dd9d1
- fabric-gametest-api-v1 2.0.4+6fc22b99d1
- fabric-item-api-v1 11.0.0+afdfc921d1
- fabric-item-group-api-v1 4.1.4+78017270d1
- fabric-key-binding-api-v1 1.0.47+0af3f5a7d1
- fabric-keybindings-v0 0.2.45+df3654b3d1
- fabric-lifecycle-events-v1 2.3.12+6c1df360d1
- fabric-loot-api-v2 3.0.14+3f89f5a5d1
- fabric-loot-api-v3 1.0.2+3f89f5a5d1
- fabric-message-api-v1 6.0.13+6573ed8cd1
- fabric-model-loading-api-v1 2.0.0+fe474d6bd1
- fabric-networking-api-v1 4.2.2+60c3209bd1
- fabric-object-builder-api-v1 15.2.0+a551f7a4d1
- fabric-particles-v1 4.0.2+6573ed8cd1
- fabric-recipe-api-v1 5.0.12+65089712d1
- fabric-registry-sync-v0 5.1.2+60c3209bd1
- fabric-renderer-api-v1 3.4.0+c705a49cd1
- fabric-renderer-indigo 1.7.0+c705a49cd1
- fabric-renderer-registries-v1 3.2.68+df3654b3d1
- fabric-rendering-data-attachment-v1 0.3.48+73761d2ed1
- fabric-rendering-fluids-v1 3.1.6+b5597344d1
- fabric-rendering-v0 1.1.71+df3654b3d1
- fabric-rendering-v1 5.0.5+df16efd0d1
- fabric-resource-conditions-api-v1 4.3.0+8dc279b1d1
- fabric-resource-loader-v0 1.3.0+56599129d1
- fabric-screen-api-v1 2.0.24+b5597344d1
- fabric-screen-handler-api-v1 1.3.86+b5597344d1
- fabric-sound-api-v1 1.0.23+6573ed8cd1
- fabric-transfer-api-v1 5.1.16+3dccd343d1
- fabric-transitive-access-wideners-v1 6.1.0+176f9036d1
- fabricloader 0.16.9
- java 21
- minecraft 1.21
- mixinextras 0.4.1
[13:30:29] [main/INFO] (FabricLoader/Mixin) SpongePowered MIXIN Subsystem Version=0.8.7 Source=file:/root/.gradle/caches/modules-2/files-2.1/net.fabricmc/sponge-mixin/0.15.4+mixin.0.8.7/6a12aacc794f1078458433116e9ed42c1cc98096/sponge-mixin-0.15.4+mixin.0.8.7.jar Service=Knot/Fabric Env=CLIENT
[13:30:30] [main/INFO] (FabricLoader/Mixin) Loaded Fabric development mappings for mixin remapper!
[13:30:30] [main/INFO] (FabricLoader/Mixin) Compatibility level set to JAVA_17
[13:30:30] [main/INFO] (FabricLoader/Mixin) Compatibility level set to JAVA_21
[13:30:34] [main/INFO] (FabricLoader/MixinExtras|Service) Initializing MixinExtras via com.llamalad7.mixinextras.service.MixinExtrasServiceImpl(version=0.4.1).
[13:30:37] [Datafixer Bootstrap/INFO] (Minecraft) 226 Datafixer optimizations took 740 milliseconds
[13:30:53] [Render thread/INFO] (Minecraft) Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, name=PROD]
[13:30:53] [Render thread/INFO] (Minecraft) Setting user: Player655
[13:30:53] [Render thread/INFO] (Minecraft) Registering Item Groups
[13:30:53] [Render thread/INFO] (Minecraft) Registering Autozwhimsy Items
[13:30:54] [Render thread/INFO] (Indigo) [Indigo] Registering Indigo renderer!
[13:30:56] [Render thread/INFO] (Minecraft) Backend library: LWJGL version 3.3.3-snapshot
[13:30:59] [Render thread/INFO] (Minecraft) Reloading ResourceManager: vanilla, fabric, autozwhimsy, fabric-api, fabric-api-base, fabric-api-lookup-api-v1, fabric-biome-api-v1, fabric-block-api-v1, fabric-block-view-api-v2, fabric-blockrenderlayer-v1, fabric-client-tags-api-v1, fabric-command-api-v1, fabric-command-api-v2, fabric-commands-v0, fabric-content-registries-v0, fabric-convention-tags-v1, fabric-convention-tags-v2, fabric-crash-report-info-v1, fabric-data-attachment-api-v1, fabric-data-generation-api-v1, fabric-dimensions-v1, fabric-entity-events-v1, fabric-events-interaction-v0, fabric-game-rule-api-v1, fabric-gametest-api-v1, fabric-item-api-v1, fabric-item-group-api-v1, fabric-key-binding-api-v1, fabric-keybindings-v0, fabric-lifecycle-events-v1, fabric-loot-api-v2, fabric-loot-api-v3, fabric-message-api-v1, fabric-model-loading-api-v1, fabric-networking-api-v1, fabric-object-builder-api-v1, fabric-particles-v1, fabric-recipe-api-v1, fabric-registry-sync-v0, fabric-renderer-api-v1, fabric-renderer-indigo, fabric-renderer-registries-v1, fabric-rendering-data-attachment-v1, fabric-rendering-fluids-v1, fabric-rendering-v0, fabric-rendering-v1, fabric-resource-conditions-api-v1, fabric-resource-loader-v0, fabric-screen-api-v1, fabric-screen-handler-api-v1, fabric-sound-api-v1, fabric-transfer-api-v1, fabric-transitive-access-wideners-v1, fabricloader
[13:31:00] [Worker-Main-3/INFO] (Minecraft) Found unifont_all_no_pua-15.1.05.hex, loading
[13:31:00] [Worker-Main-4/INFO] (Minecraft) Found unifont_jp_patch-15.1.05.hex, loading
[13:31:03] [Render thread/WARN] (Minecraft) Missing sound for event: minecraft:item.goat_horn.play
[13:31:03] [Render thread/WARN] (Minecraft) Missing sound for event: minecraft:entity.goat.screaming.horn_break
[13:31:03] [Render thread/INFO] (Minecraft) OpenAL initialized on device Dummy Output
[13:31:03] [Render thread/INFO] (Minecraft) Sound engine started
[13:31:03] [Render thread/INFO] (Minecraft) Created: 1024x512x4 minecraft:textures/atlas/blocks.png-atlas
[13:31:03] [Render thread/INFO] (Minecraft) Created: 256x256x4 minecraft:textures/atlas/signs.png-atlas
[13:31:03] [Render thread/INFO] (Minecraft) Created: 512x512x4 minecraft:textures/atlas/banner_patterns.png-atlas
[13:31:03] [Render thread/INFO] (Minecraft) Created: 512x512x4 minecraft:textures/atlas/shield_patterns.png-atlas
[13:31:03] [Render thread/INFO] (Minecraft) Created: 1024x1024x4 minecraft:textures/atlas/armor_trims.png-atlas
[13:31:03] [Render thread/INFO] (Minecraft) Created: 256x256x4 minecraft:textures/atlas/chest.png-atlas
[13:31:03] [Render thread/INFO] (Minecraft) Created: 128x64x4 minecraft:textures/atlas/decorated_pot.png-atlas
[13:31:03] [Render thread/INFO] (Minecraft) Created: 512x256x4 minecraft:textures/atlas/beds.png-atlas
[13:31:03] [Render thread/INFO] (Minecraft) Created: 512x256x4 minecraft:textures/atlas/shulker_boxes.png-atlas
[13:31:04] [Render thread/INFO] (Minecraft) Created: 512x256x0 minecraft:textures/atlas/particles.png-atlas
[13:31:04] [Render thread/INFO] (Minecraft) Created: 512x256x0 minecraft:textures/atlas/paintings.png-atlas
[13:31:04] [Render thread/INFO] (Minecraft) Created: 256x128x0 minecraft:textures/atlas/mob_effects.png-atlas
[13:31:04] [Render thread/INFO] (Minecraft) Created: 64x64x0 minecraft:textures/atlas/map_decorations.png-atlas
[13:31:04] [Render thread/INFO] (Minecraft) Created: 1024x512x0 minecraft:textures/atlas/gui.png-atlas
[13:31:04] [Render thread/WARN] (Minecraft) Shader rendertype_entity_translucent_emissive could not find sampler named Sampler2 in the specified shader program.
[13:33:24] [Render thread/INFO] (Minecraft) Loaded 1290 recipes
[13:33:25] [Render thread/INFO] (Minecraft) Loaded 1399 advancements
[13:33:26] [Render thread/INFO] (BiomeModificationImpl) Applied 0 biome modifications to 0 of 64 new biomes in 4.494 ms
[13:33:26] [Server thread/INFO] (Minecraft) Starting integrated minecraft server version 1.21
[13:33:26] [Server thread/INFO] (Minecraft) Generating keypair
[13:33:27] [Server thread/INFO] (Minecraft) Preparing start region for dimension minecraft:overworld
[13:33:28] [Render thread/INFO] (Minecraft) 准备生成区域中0%
[13:33:28] [Render thread/INFO] (Minecraft) 准备生成区域中0%
[13:33:28] [Render thread/INFO] (Minecraft) 准备生成区域中0%
[13:33:28] [Render thread/INFO] (Minecraft) Time elapsed: 1169 ms
[13:33:29] [Server thread/INFO] (Minecraft) Changing view distance to 12, from 10
[13:33:29] [Server thread/INFO] (Minecraft) Changing simulation distance to 12, from 0
[13:33:29] [Render thread/WARN] (MacAddressUtil) Failed to find a usable hardware address from the network interfaces; using random bytes: dd:da:1d:95:f9:e5:68:bc
[13:33:33] [Server thread/INFO] (Minecraft) Player655[local:E:185ab374] logged in with entity id 36 at (9.5, -61.0, -7.5)
[13:33:33] [Server thread/INFO] (Minecraft) Player655加入了游戏
[13:33:34] [Render thread/INFO] (Minecraft) Loaded 2 advancements
[13:33:41] [Server thread/INFO] (Minecraft) Saving and pausing game...
[13:33:41] [Server thread/INFO] (Minecraft) Saving chunks for level 'ServerLevel[新的世界]'/minecraft:overworld
[13:33:41] [Server thread/INFO] (Minecraft) Saving chunks for level 'ServerLevel[新的世界]'/minecraft:the_end
[13:33:41] [Server thread/INFO] (Minecraft) Saving chunks for level 'ServerLevel[新的世界]'/minecraft:the_nether
[13:33:45] [Server thread/INFO] (Minecraft) Stopping server

140
run/options.txt Normal file
View File

@@ -0,0 +1,140 @@
version:3953
ao:true
biomeBlendRadius:2
enableVsync:true
entityDistanceScaling:1.0
entityShadows:true
forceUnicodeFont:false
japaneseGlyphVariants:false
fov:0.0
fovEffectScale:1.0
darknessEffectScale:1.0
glintSpeed:0.5
glintStrength:0.75
prioritizeChunkUpdates:0
fullscreen:false
gamma:0.5
graphicsMode:1
guiScale:0
maxFps:120
mipmapLevels:4
narrator:0
particles:0
reducedDebugInfo:false
renderClouds:"true"
renderDistance:12
simulationDistance:12
screenEffectScale:1.0
soundDevice:""
autoJump:false
operatorItemsTab:false
autoSuggestions:true
chatColors:true
chatLinks:true
chatLinksPrompt:true
discrete_mouse_scroll:false
invertYMouse:false
realmsNotifications:true
showSubtitles:false
directionalAudio:false
touchscreen:false
bobView:true
toggleCrouch:false
toggleSprint:false
darkMojangStudiosBackground:false
hideLightningFlashes:false
hideSplashTexts:false
mouseSensitivity:0.5
damageTiltStrength:1.0
highContrast:false
narratorHotkey:true
resourcePacks:["fabric"]
incompatibleResourcePacks:[]
lastServer:
lang:zh_cn
chatVisibility:0
chatOpacity:1.0
chatLineSpacing:0.0
textBackgroundOpacity:0.5
backgroundForChatOnly:true
hideServerAddress:false
advancedItemTooltips:false
pauseOnLostFocus:true
overrideWidth:0
overrideHeight:0
chatHeightFocused:1.0
chatDelay:0.0
chatHeightUnfocused:0.4375
chatScale:1.0
chatWidth:1.0
notificationDisplayTime:1.0
useNativeTransport:true
mainHand:"right"
attackIndicator:1
tutorialStep:movement
mouseWheelSensitivity:1.0
rawMouseInput:true
glDebugVerbosity:1
skipMultiplayerWarning:false
hideMatchedNames:true
joinedFirstServer:false
hideBundleTutorial:false
syncChunkWrites:false
showAutosaveIndicator:true
allowServerListing:true
onlyShowSecureChat:false
panoramaScrollSpeed:1.0
telemetryOptInExtra:false
onboardAccessibility:false
menuBackgroundBlurriness:5
key_key.attack:key.mouse.left
key_key.use:key.mouse.right
key_key.forward:key.keyboard.w
key_key.left:key.keyboard.a
key_key.back:key.keyboard.s
key_key.right:key.keyboard.d
key_key.jump:key.keyboard.space
key_key.sneak:key.keyboard.left.shift
key_key.sprint:key.keyboard.left.control
key_key.drop:key.keyboard.q
key_key.inventory:key.keyboard.e
key_key.chat:key.keyboard.t
key_key.playerlist:key.keyboard.tab
key_key.pickItem:key.mouse.middle
key_key.command:key.keyboard.slash
key_key.socialInteractions:key.keyboard.p
key_key.screenshot:key.keyboard.f2
key_key.togglePerspective:key.keyboard.f5
key_key.smoothCamera:key.keyboard.unknown
key_key.fullscreen:key.keyboard.f11
key_key.spectatorOutlines:key.keyboard.unknown
key_key.swapOffhand:key.keyboard.f
key_key.saveToolbarActivator:key.keyboard.c
key_key.loadToolbarActivator:key.keyboard.x
key_key.advancements:key.keyboard.l
key_key.hotbar.1:key.keyboard.1
key_key.hotbar.2:key.keyboard.2
key_key.hotbar.3:key.keyboard.3
key_key.hotbar.4:key.keyboard.4
key_key.hotbar.5:key.keyboard.5
key_key.hotbar.6:key.keyboard.6
key_key.hotbar.7:key.keyboard.7
key_key.hotbar.8:key.keyboard.8
key_key.hotbar.9:key.keyboard.9
soundCategory_master:1.0
soundCategory_music:1.0
soundCategory_record:1.0
soundCategory_weather:1.0
soundCategory_block:1.0
soundCategory_hostile:1.0
soundCategory_neutral:1.0
soundCategory_player:1.0
soundCategory_ambient:1.0
soundCategory_voice:1.0
modelPart_cape:true
modelPart_jacket:true
modelPart_left_sleeve:true
modelPart_right_sleeve:true
modelPart_left_pants_leg:true
modelPart_right_pants_leg:true
modelPart_hat:true

Binary file not shown.

Binary file not shown.

View File

@@ -0,0 +1,15 @@
{
"minecraft:recipes/decorations/crafting_table": {
"criteria": {
"unlock_right_away": "2024-11-10 12:49:27 +0800"
},
"done": true
},
"minecraft:adventure/adventuring_time": {
"criteria": {
"minecraft:plains": "2024-11-10 12:49:27 +0800"
},
"done": false
},
"DataVersion": 3953
}

View File

@@ -0,0 +1,15 @@
{
"minecraft:recipes/decorations/crafting_table": {
"criteria": {
"unlock_right_away": "2024-11-10 13:29:41 +0800"
},
"done": true
},
"minecraft:adventure/adventuring_time": {
"criteria": {
"minecraft:plains": "2024-11-10 13:29:41 +0800"
},
"done": false
},
"DataVersion": 3953
}

View File

@@ -0,0 +1,15 @@
{
"minecraft:recipes/decorations/crafting_table": {
"criteria": {
"unlock_right_away": "2024-11-10 13:33:33 +0800"
},
"done": true
},
"minecraft:adventure/adventuring_time": {
"criteria": {
"minecraft:plains": "2024-11-10 13:33:34 +0800"
},
"done": false
},
"DataVersion": 3953
}

View File

@@ -0,0 +1,15 @@
{
"minecraft:recipes/decorations/crafting_table": {
"criteria": {
"unlock_right_away": "2024-11-10 12:59:35 +0800"
},
"done": true
},
"minecraft:adventure/adventuring_time": {
"criteria": {
"minecraft:plains": "2024-11-10 12:59:35 +0800"
},
"done": false
},
"DataVersion": 3953
}

View File

@@ -0,0 +1,15 @@
{
"minecraft:recipes/decorations/crafting_table": {
"criteria": {
"unlock_right_away": "2024-11-10 00:23:22 +0800"
},
"done": true
},
"minecraft:adventure/adventuring_time": {
"criteria": {
"minecraft:plains": "2024-11-10 00:23:23 +0800"
},
"done": false
},
"DataVersion": 3953
}

View File

@@ -0,0 +1,15 @@
{
"minecraft:recipes/decorations/crafting_table": {
"criteria": {
"unlock_right_away": "2024-11-10 00:27:52 +0800"
},
"done": true
},
"minecraft:adventure/adventuring_time": {
"criteria": {
"minecraft:plains": "2024-11-10 00:27:52 +0800"
},
"done": false
},
"DataVersion": 3953
}

View File

@@ -0,0 +1,15 @@
{
"minecraft:recipes/decorations/crafting_table": {
"criteria": {
"unlock_right_away": "2024-11-10 01:29:55 +0800"
},
"done": true
},
"minecraft:adventure/adventuring_time": {
"criteria": {
"minecraft:plains": "2024-11-10 01:29:55 +0800"
},
"done": false
},
"DataVersion": 3953
}

View File

@@ -0,0 +1,15 @@
{
"minecraft:recipes/decorations/crafting_table": {
"criteria": {
"unlock_right_away": "2024-11-09 23:26:51 +0800"
},
"done": true
},
"minecraft:adventure/adventuring_time": {
"criteria": {
"minecraft:plains": "2024-11-09 23:26:52 +0800"
},
"done": false
},
"DataVersion": 3953
}

View File

@@ -0,0 +1,15 @@
{
"minecraft:recipes/decorations/crafting_table": {
"criteria": {
"unlock_right_away": "2024-11-10 00:54:50 +0800"
},
"done": true
},
"minecraft:adventure/adventuring_time": {
"criteria": {
"minecraft:plains": "2024-11-10 00:54:50 +0800"
},
"done": false
},
"DataVersion": 3953
}

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.6 KiB

Binary file not shown.

Binary file not shown.

View File

Binary file not shown.

View File

View File

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -0,0 +1 @@

View File

@@ -0,0 +1 @@
{"stats":{"minecraft:custom":{"minecraft:time_since_rest":679,"minecraft:play_time":679,"minecraft:time_since_death":679,"minecraft:total_world_time":679}},"DataVersion":3953}

View File

@@ -0,0 +1 @@
{"stats":{"minecraft:custom":{"minecraft:time_since_rest":480,"minecraft:leave_game":1,"minecraft:play_time":480,"minecraft:time_since_death":480,"minecraft:total_world_time":480}},"DataVersion":3953}

View File

@@ -0,0 +1 @@
{"stats":{"minecraft:custom":{"minecraft:time_since_rest":162,"minecraft:leave_game":1,"minecraft:play_time":162,"minecraft:time_since_death":162,"minecraft:total_world_time":247}},"DataVersion":3953}

View File

@@ -0,0 +1 @@
{"stats":{"minecraft:custom":{"minecraft:time_since_rest":145,"minecraft:leave_game":1,"minecraft:play_time":145,"minecraft:time_since_death":145,"minecraft:total_world_time":1453}},"DataVersion":3953}

View File

@@ -0,0 +1 @@
{"stats":{"minecraft:custom":{"minecraft:time_since_rest":548,"minecraft:play_time":548,"minecraft:time_since_death":548,"minecraft:total_world_time":548}},"DataVersion":3953}

View File

@@ -0,0 +1 @@
{"stats":{"minecraft:custom":{"minecraft:time_since_rest":747,"minecraft:play_time":747,"minecraft:time_since_death":747,"minecraft:total_world_time":800}},"DataVersion":3953}

View File

@@ -0,0 +1 @@
{"stats":{"minecraft:custom":{"minecraft:time_since_rest":696,"minecraft:leave_game":1,"minecraft:play_time":696,"minecraft:time_since_death":696,"minecraft:total_world_time":738}},"DataVersion":3953}

View File

@@ -0,0 +1 @@
{"stats":{"minecraft:custom":{"minecraft:time_since_rest":1274,"minecraft:leave_game":1,"minecraft:play_time":1274,"minecraft:time_since_death":1274,"minecraft:total_world_time":1387}},"DataVersion":3953}

View File

@@ -0,0 +1 @@
{"stats":{"minecraft:custom":{"minecraft:time_since_rest":547,"minecraft:play_time":547,"minecraft:time_since_death":547,"minecraft:total_world_time":641}},"DataVersion":3953}

1
run/usercache.json Normal file
View File

@@ -0,0 +1 @@
[{"name":"Player655","uuid":"2854591c-b60f-3cde-b807-30391bb3ef3d","expiresOn":"2024-12-10 13:33:33 +0800"},{"name":"Player108","uuid":"27630cc8-9d92-34f7-8c10-85caa979d8b3","expiresOn":"2024-12-10 13:29:40 +0800"},{"name":"Player831","uuid":"7daaf105-640b-34bc-83e6-6c045d1c9591","expiresOn":"2024-12-10 12:59:34 +0800"},{"name":"Player676","uuid":"19e1dbac-54cc-34fa-99b8-c2a0812b14c1","expiresOn":"2024-12-10 12:49:26 +0800"},{"name":"Player885","uuid":"b82821b3-8726-3f56-a046-79edba0ca58e","expiresOn":"2024-12-10 01:29:54 +0800"},{"name":"Player630","uuid":"d95ea71f-9c73-3dc2-8058-efc83bcb1796","expiresOn":"2024-12-10 00:54:49 +0800"},{"name":"Player878","uuid":"af1e0784-3719-3271-9d4b-734c7d03d2c7","expiresOn":"2024-12-10 00:27:51 +0800"},{"name":"Player153","uuid":"94590a34-bd24-3d07-8605-517566cb65fe","expiresOn":"2024-12-10 00:23:21 +0800"},{"name":"Player232","uuid":"cc8f980e-8ea7-381a-8715-01149d418cfb","expiresOn":"2024-12-09 23:26:51 +0800"}]