saves and nuke hitbox

This commit is contained in:
2026-02-09 14:44:49 +01:00
parent 05f4c936e0
commit 52020096c1
136 changed files with 4311 additions and 2613 deletions

View File

@@ -1,5 +1,5 @@
#Indigo properties file
#Fri Feb 06 13:26:04 CET 2026
#Mon Feb 09 14:29:43 CET 2026
always-tesselate-blocks=auto
ambient-occlusion-mode=hybrid
debug-compare-lighting=auto

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.

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.

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.

File diff suppressed because it is too large Load Diff

View File

@@ -1,5 +1,5 @@
[13:25:53] [main/INFO] (FabricLoader/GameProvider) Loading Minecraft 1.20.1 with Fabric Loader 0.18.3
[13:25:53] [main/INFO] (FabricLoader) Loading 59 mods:
[14:29:34] [main/INFO] (FabricLoader/GameProvider) Loading Minecraft 1.20.1 with Fabric Loader 0.18.3
[14:29:34] [main/INFO] (FabricLoader) Loading 59 mods:
- fabric-api 0.92.6+1.20.1
- fabric-api-base 0.4.32+1802ada577
- fabric-api-lookup-api-v1 1.6.37+1802ada577
@@ -55,19 +55,19 @@
- fabric-transfer-api-v1 3.3.6+8dd72ea377
- fabric-transitive-access-wideners-v1 4.3.2+1802ada577
- fabricloader 0.18.3
- java 21
- java 23
- minecraft 1.20.1
- mixinextras 0.5.0
- szar 26.2.6
[13:25:53] [main/INFO] (FabricLoader/Mixin) SpongePowered MIXIN Subsystem Version=0.8.7 Source=file:/C:/Users/toth.gergo_csany-zeg/.gradle/caches/modules-2/files-2.1/net.fabricmc/sponge-mixin/0.16.5+mixin.0.8.7/80fc3a9f592673cea87f4cd702f87991c6c9fe4d/sponge-mixin-0.16.5+mixin.0.8.7.jar Service=Knot/Fabric Env=CLIENT
[13:25:53] [main/INFO] (FabricLoader/Mixin) Loaded Fabric development mappings for mixin remapper!
[13:25:53] [main/INFO] (FabricLoader/Mixin) Compatibility level set to JAVA_16
[13:25:53] [main/INFO] (FabricLoader/Mixin) Compatibility level set to JAVA_17
[13:25:55] [main/INFO] (FabricLoader/MixinExtras|Service) Initializing MixinExtras via com.llamalad7.mixinextras.service.MixinExtrasServiceImpl(version=0.5.0).
[13:26:00] [Datafixer Bootstrap/INFO] (Minecraft) 188 Datafixer optimizations took 142 milliseconds
[13:26:02] [Render thread/INFO] (Minecraft) [STDERR]: [LWJGL] [ThreadLocalUtil] Unsupported JNI version detected, this may result in a crash. Please inform LWJGL developers.
[13:26:03] [Render thread/INFO] (Minecraft) Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
[13:26:03] [Render thread/ERROR] (Minecraft) Failed to verify authentication
- szar 26.2.9
[14:29:35] [main/INFO] (FabricLoader/Mixin) SpongePowered MIXIN Subsystem Version=0.8.7 Source=file:/C:/Users/gergo/scoop/persist/gradle/.gradle/caches/modules-2/files-2.1/net.fabricmc/sponge-mixin/0.16.5+mixin.0.8.7/80fc3a9f592673cea87f4cd702f87991c6c9fe4d/sponge-mixin-0.16.5+mixin.0.8.7.jar Service=Knot/Fabric Env=CLIENT
[14:29:35] [main/INFO] (FabricLoader/Mixin) Loaded Fabric development mappings for mixin remapper!
[14:29:35] [main/INFO] (FabricLoader/Mixin) Compatibility level set to JAVA_16
[14:29:35] [main/INFO] (FabricLoader/Mixin) Compatibility level set to JAVA_17
[14:29:36] [main/INFO] (FabricLoader/MixinExtras|Service) Initializing MixinExtras via com.llamalad7.mixinextras.service.MixinExtrasServiceImpl(version=0.5.0).
[14:29:40] [Datafixer Bootstrap/INFO] (Minecraft) 188 Datafixer optimizations took 107 milliseconds
[14:29:41] [Render thread/INFO] (Minecraft) [STDERR]: [LWJGL] [ThreadLocalUtil] Unsupported JNI version detected, this may result in a crash. Please inform LWJGL developers.
[14:29:42] [Render thread/INFO] (Minecraft) Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
[14:29:42] [Render thread/ERROR] (Minecraft) Failed to verify authentication
com.mojang.authlib.exceptions.InvalidCredentialsException: Status: 401
at com.mojang.authlib.exceptions.MinecraftClientHttpException.toAuthenticationException(MinecraftClientHttpException.java:56) ~[authlib-4.0.43.jar:?]
at com.mojang.authlib.yggdrasil.YggdrasilUserApiService.fetchProperties(YggdrasilUserApiService.java:156) ~[authlib-4.0.43.jar:?]
@@ -85,92 +85,170 @@ Caused by: com.mojang.authlib.exceptions.MinecraftClientHttpException: Status: 4
at com.mojang.authlib.minecraft.client.MinecraftClient.get(MinecraftClient.java:48) ~[authlib-4.0.43.jar:?]
at com.mojang.authlib.yggdrasil.YggdrasilUserApiService.fetchProperties(YggdrasilUserApiService.java:129) ~[authlib-4.0.43.jar:?]
... 9 more
[13:26:03] [Render thread/INFO] (Minecraft) Setting user: Player833
[13:26:04] [Render thread/INFO] (Indigo) [Indigo] Registering Indigo renderer!
[13:26:04] [Render thread/INFO] (Minecraft) Backend library: LWJGL version 3.3.2-snapshot
[13:26:06] [Render thread/INFO] (Minecraft) Reloading ResourceManager: vanilla, fabric (fabric-resource-conditions-api-v1, fabricloader, fabric-rendering-fluids-v1, fabric-renderer-indigo, fabric-renderer-registries-v1, fabric-particles-v1, fabric-convention-tags-v1, fabric-networking-v0, fabric-game-rule-api-v1, fabric-models-v0, fabric-networking-api-v1, fabric-block-api-v1, fabric-api-lookup-api-v1, fabric-key-binding-api-v1, fabric-registry-sync-v0, fabric-data-attachment-api-v1, fabric-loot-tables-v1, fabric-rendering-v0, fabric-dimensions-v1, fabric-message-api-v1, fabric-commands-v0, fabric-rendering-data-attachment-v1, fabric-api, fabric-api-base, szar, fabric-loot-api-v2, fabric-recipe-api-v1, fabric-keybindings-v0, fabric-biome-api-v1, fabric-transitive-access-wideners-v1, fabric-block-view-api-v2, fabric-model-loading-api-v1, fabric-lifecycle-events-v1, fabric-data-generation-api-v1, fabric-item-group-api-v1, fabric-resource-loader-v0, fabric-client-tags-api-v1, fabric-renderer-api-v1, fabric-rendering-v1, fabric-mining-level-api-v1, fabric-containers-v0, fabric-content-registries-v0, fabric-sound-api-v1, fabric-command-api-v2, fabric-blockrenderlayer-v1, fabric-screen-api-v1, fabric-item-api-v1, fabric-transfer-api-v1, fabric-gametest-api-v1, fabric-events-lifecycle-v0, fabric-events-interaction-v0, fabric-crash-report-info-v1, fabric-screen-handler-api-v1, fabric-command-api-v1, fabric-object-builder-api-v1, fabric-entity-events-v1)
[13:26:06] [Worker-Main-1/INFO] (Minecraft) Found unifont_all_no_pua-15.0.06.hex, loading
[13:26:06] [Realms Notification Availability checker #1/INFO] (Minecraft) Could not authorize you against Realms server: java.lang.RuntimeException: Failed to parse into SignedJWT: FabricMC
[13:26:06] [Worker-Main-3/WARN] (Minecraft) Texture szar:block/chemical_2 with size 120x120 limits mip level from 4 to 3
[13:26:06] [Worker-Main-3/WARN] (Minecraft) Texture szar:item/handcuffs with size 260x280 limits mip level from 3 to 2
[13:26:06] [Worker-Main-3/WARN] (Minecraft) minecraft:textures/atlas/blocks.png: dropping miplevel from 4 to 2, because of minimum power of two: 4
[13:26:07] [Worker-Main-5/WARN] (Minecraft) Unable to load model: 'szar:item/weed_joint_held' referenced from: szar:weed_joint#inventory: java.io.FileNotFoundException: szar:models/item/weed_joint_held.json
[13:26:08] [Render thread/WARN] (Minecraft) Missing sound for event: minecraft:item.goat_horn.play
[13:26:08] [Render thread/WARN] (Minecraft) Missing sound for event: minecraft:entity.goat.screaming.horn_break
[13:26:08] [Render thread/INFO] (Minecraft) OpenAL initialized on device OpenAL Soft on LM22-B200S (NVIDIA High Definition Audio)
[13:26:08] [Render thread/INFO] (Minecraft) Sound engine started
[13:26:08] [Render thread/INFO] (Minecraft) Created: 1024x1024x2 minecraft:textures/atlas/blocks.png-atlas
[13:26:08] [Render thread/INFO] (Minecraft) Created: 256x256x4 minecraft:textures/atlas/signs.png-atlas
[13:26:08] [Render thread/INFO] (Minecraft) Created: 512x512x4 minecraft:textures/atlas/banner_patterns.png-atlas
[13:26:08] [Render thread/INFO] (Minecraft) Created: 512x512x4 minecraft:textures/atlas/shield_patterns.png-atlas
[13:26:08] [Render thread/INFO] (Minecraft) Created: 1024x1024x4 minecraft:textures/atlas/armor_trims.png-atlas
[13:26:08] [Render thread/INFO] (Minecraft) Created: 256x256x4 minecraft:textures/atlas/chest.png-atlas
[13:26:08] [Render thread/INFO] (Minecraft) Created: 128x64x4 minecraft:textures/atlas/decorated_pot.png-atlas
[13:26:08] [Render thread/INFO] (Minecraft) Created: 512x256x4 minecraft:textures/atlas/shulker_boxes.png-atlas
[13:26:08] [Render thread/INFO] (Minecraft) Created: 512x256x4 minecraft:textures/atlas/beds.png-atlas
[13:26:09] [Render thread/WARN] (Minecraft) Shader rendertype_entity_translucent_emissive could not find sampler named Sampler2 in the specified shader program.
[13:26:09] [Render thread/INFO] (Minecraft) Created: 256x256x0 minecraft:textures/atlas/particles.png-atlas
[13:26:09] [Render thread/INFO] (Minecraft) Created: 256x256x0 minecraft:textures/atlas/paintings.png-atlas
[13:26:09] [Render thread/INFO] (Minecraft) Created: 256x128x0 minecraft:textures/atlas/mob_effects.png-atlas
[13:26:16] [Render thread/INFO] (FabricRegistrySync) [fabric-registry-sync] Loaded registry data [file 1/4]
[13:26:16] [Render thread/INFO] (Minecraft) Loaded 7 recipes
[13:26:16] [Render thread/INFO] (Minecraft) Loaded 1273 advancements
[13:26:17] [Render thread/INFO] (BiomeModificationImpl) Applied 15 biome modifications to 9 of 64 new biomes in 8.614 ms
[13:26:17] [Server thread/INFO] (Minecraft) Starting integrated minecraft server version 1.20.1
[13:26:17] [Server thread/INFO] (Minecraft) Generating keypair
[13:26:21] [Server thread/INFO] (Minecraft) Preparing start region for dimension minecraft:overworld
[13:26:23] [Render thread/INFO] (Minecraft) Preparing spawn area: 0%
[13:26:23] [Render thread/INFO] (Minecraft) Preparing spawn area: 0%
[13:26:23] [Render thread/INFO] (Minecraft) Preparing spawn area: 0%
[13:26:23] [Render thread/INFO] (Minecraft) Preparing spawn area: 0%
[13:26:24] [Render thread/INFO] (Minecraft) Preparing spawn area: 0%
[13:26:24] [Render thread/INFO] (Minecraft) Preparing spawn area: 1%
[13:26:25] [Render thread/INFO] (Minecraft) Preparing spawn area: 7%
[13:26:25] [Render thread/INFO] (Minecraft) Preparing spawn area: 70%
[13:26:25] [Render thread/INFO] (Minecraft) Time elapsed: 3609 ms
[13:26:25] [Server thread/INFO] (Minecraft) Changing view distance to 12, from 10
[13:26:25] [Server thread/INFO] (Minecraft) Changing simulation distance to 12, from 0
[13:26:27] [Server thread/INFO] (Minecraft) Player833[local:E:826bab4d] logged in with entity id 149 at (-297.53993394687444, 101.11813584628717, -156.8616665903609)
[13:26:27] [Server thread/INFO] (Minecraft) Player833 joined the game
[13:26:31] [Render thread/INFO] (Minecraft) Loaded 2 advancements
[13:26:40] [Render thread/INFO] (Minecraft) [System] [CHAT] No entity was found
[13:26:44] [Render thread/INFO] (Minecraft) [System] [CHAT] No entity was found
[13:26:51] [Server thread/INFO] (Minecraft) [Player833: Killed 9 entities]
[13:26:51] [Render thread/INFO] (Minecraft) [System] [CHAT] Killed 9 entities
[13:26:53] [Server thread/INFO] (Minecraft) [Player833: Killed Hitler]
[13:26:53] [Render thread/INFO] (Minecraft) [System] [CHAT] Killed Hitler
[13:27:00] [Server thread/INFO] (Minecraft) [Player833: Killed 20 entities]
[13:27:00] [Render thread/INFO] (Minecraft) [System] [CHAT] Killed 20 entities
[13:27:08] [Server thread/INFO] (Minecraft) [Player833: Set own game mode to Survival Mode]
[13:27:08] [Render thread/INFO] (Minecraft) [System] [CHAT] Set own game mode to Survival Mode
[13:27:10] [Server thread/INFO] (Minecraft) Player833 was shot by Nazi
[13:27:10] [Render thread/INFO] (Minecraft) [System] [CHAT] Player833 was shot by Nazi
[13:27:10] [Render thread/INFO] (Minecraft) Loaded 30 advancements
[13:27:19] [Server thread/INFO] (Minecraft) [Player833: Set own game mode to Creative Mode]
[13:27:19] [Render thread/INFO] (Minecraft) [System] [CHAT] Set own game mode to Creative Mode
[13:27:21] [Server thread/INFO] (Minecraft) Saving and pausing game...
[13:27:22] [Server thread/INFO] (Minecraft) Saving chunks for level 'ServerLevel[twin 2]'/minecraft:overworld
[13:27:22] [Server thread/INFO] (Minecraft) Saving chunks for level 'ServerLevel[twin 2]'/minecraft:the_nether
[13:27:22] [Server thread/INFO] (Minecraft) Saving chunks for level 'ServerLevel[twin 2]'/minecraft:the_end
[13:27:35] [Server thread/INFO] (Minecraft) Saving and pausing game...
[13:27:35] [Server thread/INFO] (Minecraft) Saving chunks for level 'ServerLevel[twin 2]'/minecraft:overworld
[13:27:35] [Server thread/INFO] (Minecraft) Saving chunks for level 'ServerLevel[twin 2]'/minecraft:the_nether
[13:27:35] [Server thread/INFO] (Minecraft) Saving chunks for level 'ServerLevel[twin 2]'/minecraft:the_end
[13:29:30] [Server thread/INFO] (Minecraft) Saving and pausing game...
[13:29:30] [Server thread/INFO] (Minecraft) Saving chunks for level 'ServerLevel[twin 2]'/minecraft:overworld
[13:29:30] [Server thread/INFO] (Minecraft) Saving chunks for level 'ServerLevel[twin 2]'/minecraft:the_nether
[13:29:30] [Server thread/INFO] (Minecraft) Saving chunks for level 'ServerLevel[twin 2]'/minecraft:the_end
[13:29:31] [Server thread/INFO] (Minecraft) Player833 lost connection: Disconnected
[13:29:31] [Server thread/INFO] (Minecraft) Player833 left the game
[13:29:31] [Server thread/INFO] (Minecraft) Stopping singleplayer server as player logged out
[13:29:31] [Server thread/INFO] (Minecraft) Stopping server
[13:29:31] [Server thread/INFO] (Minecraft) Saving players
[13:29:31] [Server thread/INFO] (Minecraft) Saving worlds
[13:29:31] [Server thread/INFO] (Minecraft) Saving chunks for level 'ServerLevel[twin 2]'/minecraft:overworld
[13:29:32] [Server thread/INFO] (Minecraft) Saving chunks for level 'ServerLevel[twin 2]'/minecraft:the_nether
[13:29:32] [Server thread/INFO] (Minecraft) Saving chunks for level 'ServerLevel[twin 2]'/minecraft:the_end
[13:29:32] [Server thread/INFO] (Minecraft) ThreadedAnvilChunkStorage (twin 2): All chunks are saved
[13:29:32] [Server thread/INFO] (Minecraft) ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
[13:29:32] [Server thread/INFO] (Minecraft) ThreadedAnvilChunkStorage (DIM1): All chunks are saved
[13:29:32] [Server thread/INFO] (Minecraft) ThreadedAnvilChunkStorage: All dimensions are saved
[13:29:33] [Render thread/INFO] (Minecraft) Stopping!
[14:29:42] [Render thread/INFO] (Minecraft) Setting user: TGdoesCode
[14:29:43] [Render thread/INFO] (Indigo) [Indigo] Registering Indigo renderer!
[14:29:43] [Render thread/INFO] (Minecraft) Backend library: LWJGL version 3.3.2-snapshot
[14:29:44] [Worker-Main-2/ERROR] (Minecraft) Failed to retrieve profile key pair
java.io.IOException: Could not retrieve profile key pair
at net.minecraft.client.util.ProfileKeysImpl.fetchKeyPair(ProfileKeysImpl.java:139) ~[minecraft-clientOnly-da33801056-1.20.1-net.fabricmc.yarn.1_20_1.1.20.1+build.10-v2.jar:?]
at net.minecraft.client.util.ProfileKeysImpl.method_44291(ProfileKeysImpl.java:79) ~[minecraft-clientOnly-da33801056-1.20.1-net.fabricmc.yarn.1_20_1.1.20.1+build.10-v2.jar:?]
at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1812) ~[?:?]
at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1804) ~[?:?]
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:507) ~[?:?]
at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1460) ~[?:?]
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:2036) ~[?:?]
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:189) ~[?:?]
[14:29:44] [Render thread/INFO] (Minecraft) Reloading ResourceManager: vanilla, fabric (fabric-containers-v0, fabric-sound-api-v1, fabric-registry-sync-v0, fabric-resource-conditions-api-v1, fabric-screen-handler-api-v1, fabric-mining-level-api-v1, fabric-client-tags-api-v1, fabric-commands-v0, fabric-item-group-api-v1, fabric-loot-tables-v1, fabric-api, fabric-recipe-api-v1, fabric-events-interaction-v0, fabric-transfer-api-v1, fabric-command-api-v2, fabric-transitive-access-wideners-v1, szar, fabric-renderer-registries-v1, fabric-data-generation-api-v1, fabric-data-attachment-api-v1, fabric-object-builder-api-v1, fabric-blockrenderlayer-v1, fabric-particles-v1, fabric-api-lookup-api-v1, fabric-command-api-v1, fabric-renderer-api-v1, fabric-models-v0, fabricloader, fabric-key-binding-api-v1, fabric-renderer-indigo, fabric-block-view-api-v2, fabric-biome-api-v1, fabric-rendering-data-attachment-v1, fabric-convention-tags-v1, fabric-api-base, fabric-dimensions-v1, fabric-events-lifecycle-v0, fabric-message-api-v1, fabric-networking-v0, fabric-entity-events-v1, fabric-rendering-fluids-v1, fabric-game-rule-api-v1, fabric-networking-api-v1, fabric-resource-loader-v0, fabric-rendering-v0, fabric-content-registries-v0, fabric-rendering-v1, fabric-crash-report-info-v1, fabric-gametest-api-v1, fabric-item-api-v1, fabric-screen-api-v1, fabric-block-api-v1, fabric-model-loading-api-v1, fabric-loot-api-v2, fabric-lifecycle-events-v1, fabric-keybindings-v0)
[14:29:44] [Worker-Main-5/INFO] (Minecraft) Found unifont_all_no_pua-15.0.06.hex, loading
[14:29:44] [Worker-Main-9/WARN] (Minecraft) Texture szar:block/chemical_2 with size 120x120 limits mip level from 4 to 3
[14:29:44] [Worker-Main-9/WARN] (Minecraft) Texture szar:item/handcuffs with size 260x280 limits mip level from 3 to 2
[14:29:44] [Worker-Main-9/WARN] (Minecraft) minecraft:textures/atlas/blocks.png: dropping miplevel from 4 to 2, because of minimum power of two: 4
[14:29:45] [Worker-Main-13/WARN] (Minecraft) Unable to load model: 'szar:item/weed_joint_held' referenced from: szar:weed_joint#inventory: java.io.FileNotFoundException: szar:models/item/weed_joint_held.json
[14:29:45] [Realms Notification Availability checker #1/INFO] (Minecraft) Could not authorize you against Realms server: javax.ws.rs.NotAuthorizedException: HTTP 401 Unauthorized
[14:29:45] [Render thread/WARN] (Minecraft) Missing sound for event: minecraft:item.goat_horn.play
[14:29:45] [Render thread/WARN] (Minecraft) Missing sound for event: minecraft:entity.goat.screaming.horn_break
[14:29:45] [Render thread/INFO] (Minecraft) OpenAL initialized on device OpenAL Soft on VG32AQA1A (NVIDIA High Definition Audio)
[14:29:45] [Render thread/INFO] (Minecraft) Sound engine started
[14:29:45] [Render thread/INFO] (Minecraft) Created: 1024x1024x2 minecraft:textures/atlas/blocks.png-atlas
[14:29:45] [Render thread/INFO] (Minecraft) Created: 256x256x4 minecraft:textures/atlas/signs.png-atlas
[14:29:45] [Render thread/INFO] (Minecraft) Created: 512x512x4 minecraft:textures/atlas/shield_patterns.png-atlas
[14:29:45] [Render thread/INFO] (Minecraft) Created: 512x512x4 minecraft:textures/atlas/banner_patterns.png-atlas
[14:29:45] [Render thread/INFO] (Minecraft) Created: 1024x1024x4 minecraft:textures/atlas/armor_trims.png-atlas
[14:29:45] [Render thread/INFO] (Minecraft) Created: 128x64x4 minecraft:textures/atlas/decorated_pot.png-atlas
[14:29:45] [Render thread/INFO] (Minecraft) Created: 256x256x4 minecraft:textures/atlas/chest.png-atlas
[14:29:45] [Render thread/INFO] (Minecraft) Created: 512x256x4 minecraft:textures/atlas/beds.png-atlas
[14:29:45] [Render thread/INFO] (Minecraft) Created: 512x256x4 minecraft:textures/atlas/shulker_boxes.png-atlas
[14:29:46] [Render thread/WARN] (Minecraft) Shader rendertype_entity_translucent_emissive could not find sampler named Sampler2 in the specified shader program.
[14:29:46] [Render thread/INFO] (Minecraft) Created: 256x256x0 minecraft:textures/atlas/particles.png-atlas
[14:29:46] [Render thread/INFO] (Minecraft) Created: 256x256x0 minecraft:textures/atlas/paintings.png-atlas
[14:29:46] [Render thread/INFO] (Minecraft) Created: 256x128x0 minecraft:textures/atlas/mob_effects.png-atlas
[14:29:49] [Render thread/INFO] (FabricRegistrySync) [fabric-registry-sync] Loaded registry data [file 1/4]
[14:29:50] [Render thread/INFO] (Minecraft) Loaded 7 recipes
[14:29:50] [Render thread/INFO] (Minecraft) Loaded 1273 advancements
[14:29:50] [Render thread/INFO] (BiomeModificationImpl) Applied 20 biome modifications to 12 of 64 new biomes in 5.544 ms
[14:29:50] [Server thread/INFO] (Minecraft) Starting integrated minecraft server version 1.20.1
[14:29:50] [Server thread/INFO] (Minecraft) Generating keypair
[14:29:51] [Server thread/INFO] (Minecraft) Preparing start region for dimension minecraft:overworld
[14:29:52] [Render thread/INFO] (Minecraft) Preparing spawn area: 0%
[14:29:52] [Render thread/INFO] (Minecraft) Preparing spawn area: 0%
[14:29:52] [Render thread/INFO] (Minecraft) Preparing spawn area: 0%
[14:29:52] [Render thread/INFO] (Minecraft) Preparing spawn area: 0%
[14:29:53] [Render thread/INFO] (Minecraft) Preparing spawn area: 6%
[14:29:53] [Render thread/INFO] (Minecraft) Time elapsed: 2259 ms
[14:29:53] [Server thread/INFO] (Minecraft) Changing view distance to 12, from 10
[14:29:53] [Server thread/INFO] (Minecraft) Changing simulation distance to 12, from 0
[14:29:54] [Server thread/INFO] (Minecraft) TGdoesCode[local:E:780d4292] logged in with entity id 239 at (330.02444655834717, 72.8904146382414, -238.08668514043322)
[14:29:54] [Server thread/INFO] (Minecraft) TGdoesCode joined the game
[14:29:55] [Render thread/INFO] (Minecraft) Loaded 134 advancements
[14:29:57] [Render thread/INFO] (Minecraft) [System] [CHAT] [Debug]: Hitboxes: shown
[14:30:21] [Server thread/INFO] (Minecraft) [TGdoesCode: Killed Atom]
[14:30:21] [Render thread/INFO] (Minecraft) [System] [CHAT] Killed Atom
[14:30:50] [Server thread/INFO] (Minecraft) [TGdoesCode: Successfully filled 1 block(s)]
[14:30:50] [Render thread/INFO] (Minecraft) [System] [CHAT] Successfully filled 1 block(s)
[14:31:17] [Server thread/INFO] (Minecraft) [TGdoesCode: Summoned new Atom]
[14:31:17] [Render thread/INFO] (Minecraft) [System] [CHAT] Summoned new Atom
[14:31:28] [Server thread/INFO] (Minecraft) [TGdoesCode: Successfully filled 1 block(s)]
[14:31:28] [Render thread/INFO] (Minecraft) [System] [CHAT] Successfully filled 1 block(s)
[14:31:52] [Server thread/INFO] (Minecraft) [TGdoesCode: Killed Atom]
[14:31:53] [Render thread/INFO] (Minecraft) [System] [CHAT] Killed Atom
[14:32:37] [Server thread/INFO] (Minecraft) [TGdoesCode: Teleported TGdoesCode to 160.540000, 63.000000, -98.240000]
[14:32:37] [Render thread/INFO] (Minecraft) [System] [CHAT] Teleported TGdoesCode to 160.540000, 63.000000, -98.240000
[14:32:40] [Server thread/INFO] (Minecraft) [TGdoesCode: Set own game mode to Spectator Mode]
[14:32:40] [Render thread/INFO] (Minecraft) [System] [CHAT] Set own game mode to Spectator Mode
[14:32:43] [Server thread/INFO] (Minecraft) [TGdoesCode: Set own game mode to Creative Mode]
[14:32:43] [Render thread/INFO] (Minecraft) [System] [CHAT] Set own game mode to Creative Mode
[14:32:52] [Server thread/INFO] (Minecraft) [TGdoesCode: Teleported TGdoesCode to 160.500000, 63.000000, -98.500000]
[14:32:52] [Render thread/INFO] (Minecraft) [System] [CHAT] Teleported TGdoesCode to 160.500000, 63.000000, -98.500000
[14:32:54] [Server thread/INFO] (szar) TGdoesCode's joint level is now 0
[14:32:59] [Server thread/INFO] (Minecraft) [TGdoesCode: Summoned new Atom]
[14:32:59] [Render thread/INFO] (Minecraft) [System] [CHAT] Summoned new Atom
[14:33:23] [Render thread/INFO] (Minecraft) [System] [CHAT] [Debug]: Hitboxes: hidden
[14:33:25] [Render thread/INFO] (Minecraft) [System] [CHAT] [Debug]: Hitboxes: shown
[14:33:31] [Server thread/INFO] (Minecraft) [TGdoesCode: Killed Atom]
[14:33:31] [Render thread/INFO] (Minecraft) [System] [CHAT] Killed Atom
[14:33:35] [Server thread/INFO] (Minecraft) Saving and pausing game...
[14:33:35] [Server thread/INFO] (Minecraft) Saving chunks for level 'ServerLevel[New World]'/minecraft:overworld
[14:33:35] [Server thread/INFO] (Minecraft) Saving chunks for level 'ServerLevel[New World]'/minecraft:the_end
[14:33:35] [Server thread/INFO] (Minecraft) Saving chunks for level 'ServerLevel[New World]'/minecraft:the_nether
[14:34:02] [Render thread/INFO] (Minecraft) [System] [CHAT] Command set: summon szar:atom ~ ~-3.0 ~ {NoGravity:1b,PersistenceRequired:1b}
[14:34:06] [Server thread/INFO] (Minecraft) [TGdoesCode: Killed Atom]
[14:34:06] [Render thread/INFO] (Minecraft) [System] [CHAT] Killed Atom
[14:34:08] [Server thread/INFO] (Minecraft) Saving and pausing game...
[14:34:08] [Server thread/INFO] (Minecraft) Saving chunks for level 'ServerLevel[New World]'/minecraft:overworld
[14:34:08] [Server thread/INFO] (Minecraft) Saving chunks for level 'ServerLevel[New World]'/minecraft:the_end
[14:34:08] [Server thread/INFO] (Minecraft) Saving chunks for level 'ServerLevel[New World]'/minecraft:the_nether
[14:34:11] [Render thread/INFO] (Minecraft) [System] [CHAT] Command set: summon szar:atom ~ ~-3.5 ~ {NoGravity:1b,PersistenceRequired:1b}
[14:34:26] [Render thread/INFO] (Minecraft) [System] [CHAT] [Debug]: Hitboxes: hidden
[14:35:00] [Server thread/INFO] (Minecraft) [TGdoesCode: Set the time to 1000]
[14:35:00] [Render thread/INFO] (Minecraft) [System] [CHAT] Set the time to 1000
[14:35:37] [Server thread/INFO] (Minecraft) Saving and pausing game...
[14:35:37] [Server thread/INFO] (Minecraft) Saving chunks for level 'ServerLevel[New World]'/minecraft:overworld
[14:35:37] [Server thread/INFO] (Minecraft) Saving chunks for level 'ServerLevel[New World]'/minecraft:the_end
[14:35:37] [Server thread/INFO] (Minecraft) Saving chunks for level 'ServerLevel[New World]'/minecraft:the_nether
[14:35:56] [Server thread/INFO] (Minecraft) Saving and pausing game...
[14:35:56] [Server thread/INFO] (Minecraft) Saving chunks for level 'ServerLevel[New World]'/minecraft:overworld
[14:35:56] [Server thread/INFO] (Minecraft) Saving chunks for level 'ServerLevel[New World]'/minecraft:the_end
[14:35:56] [Server thread/INFO] (Minecraft) Saving chunks for level 'ServerLevel[New World]'/minecraft:the_nether
[14:36:04] [Server thread/INFO] (Minecraft) Saving and pausing game...
[14:36:04] [Server thread/INFO] (Minecraft) Saving chunks for level 'ServerLevel[New World]'/minecraft:overworld
[14:36:04] [Server thread/INFO] (Minecraft) Saving chunks for level 'ServerLevel[New World]'/minecraft:the_end
[14:36:04] [Server thread/INFO] (Minecraft) Saving chunks for level 'ServerLevel[New World]'/minecraft:the_nether
[14:36:21] [Server thread/INFO] (Minecraft) Saving and pausing game...
[14:36:21] [Server thread/INFO] (Minecraft) Saving chunks for level 'ServerLevel[New World]'/minecraft:overworld
[14:36:21] [Server thread/INFO] (Minecraft) Saving chunks for level 'ServerLevel[New World]'/minecraft:the_end
[14:36:21] [Server thread/INFO] (Minecraft) Saving chunks for level 'ServerLevel[New World]'/minecraft:the_nether
[14:36:37] [Server thread/INFO] (szar) TGdoesCode's joint level is now 0
[14:39:37] [Server thread/INFO] (szar) TGdoesCode's joint level is now 0
[14:40:06] [Render thread/WARN] (Minecraft) Unable to play empty soundEvent: minecraft:entity.salmon.ambient
[14:40:14] [Server thread/INFO] (Minecraft) [TGdoesCode: Teleported TGdoesCode to 155.500000, 63.000000, -63.500000]
[14:40:14] [Render thread/INFO] (Minecraft) [System] [CHAT] Teleported TGdoesCode to 155.500000, 63.000000, -63.500000
[14:40:55] [Render thread/INFO] (Minecraft) [System] [CHAT] No entity was found
[14:41:09] [Server thread/INFO] (Minecraft) [TGdoesCode: Teleported TGdoesCode to 155.500000, 63.000000, -63.500000]
[14:41:09] [Render thread/INFO] (Minecraft) [System] [CHAT] Teleported TGdoesCode to 155.500000, 63.000000, -63.500000
[14:41:12] [Server thread/INFO] (Minecraft) [TGdoesCode: Teleported TGdoesCode to 155.500000, 63.000000, -63.500000]
[14:41:12] [Render thread/INFO] (Minecraft) [System] [CHAT] Teleported TGdoesCode to 155.500000, 63.000000, -63.500000
[14:41:14] [Server thread/INFO] (Minecraft) [TGdoesCode: Teleported TGdoesCode to 155.500000, 63.000000, -63.500000]
[14:41:14] [Render thread/INFO] (Minecraft) [System] [CHAT] Teleported TGdoesCode to 155.500000, 63.000000, -63.500000
[14:41:16] [Server thread/INFO] (Minecraft) [TGdoesCode: Teleported TGdoesCode to 155.500000, 63.000000, -63.500000]
[14:41:16] [Render thread/INFO] (Minecraft) [System] [CHAT] Teleported TGdoesCode to 155.500000, 63.000000, -63.500000
[14:41:19] [Server thread/INFO] (Minecraft) [TGdoesCode: Teleported TGdoesCode to 155.500000, 63.000000, -63.500000]
[14:41:19] [Render thread/INFO] (Minecraft) [System] [CHAT] Teleported TGdoesCode to 155.500000, 63.000000, -63.500000
[14:41:23] [Server thread/INFO] (Minecraft) [TGdoesCode: Teleported TGdoesCode to 155.500000, 63.000000, -63.500000]
[14:41:23] [Render thread/INFO] (Minecraft) [System] [CHAT] Teleported TGdoesCode to 155.500000, 63.000000, -63.500000
[14:41:26] [Server thread/INFO] (Minecraft) [TGdoesCode: Teleported TGdoesCode to 155.500000, 63.000000, -63.500000]
[14:41:26] [Render thread/INFO] (Minecraft) [System] [CHAT] Teleported TGdoesCode to 155.500000, 63.000000, -63.500000
[14:41:28] [Server thread/INFO] (Minecraft) [TGdoesCode: Teleported TGdoesCode to 155.500000, 63.000000, -63.500000]
[14:41:28] [Render thread/INFO] (Minecraft) [System] [CHAT] Teleported TGdoesCode to 155.500000, 63.000000, -63.500000
[14:41:34] [Server thread/INFO] (Minecraft) Saving and pausing game...
[14:41:34] [Server thread/INFO] (Minecraft) Saving chunks for level 'ServerLevel[New World]'/minecraft:overworld
[14:41:34] [Server thread/INFO] (Minecraft) Saving chunks for level 'ServerLevel[New World]'/minecraft:the_end
[14:41:34] [Server thread/INFO] (Minecraft) Saving chunks for level 'ServerLevel[New World]'/minecraft:the_nether
[14:42:47] [Server thread/INFO] (Minecraft) Saving and pausing game...
[14:42:47] [Server thread/INFO] (Minecraft) Saving chunks for level 'ServerLevel[New World]'/minecraft:overworld
[14:42:47] [Server thread/INFO] (Minecraft) Saving chunks for level 'ServerLevel[New World]'/minecraft:the_end
[14:42:47] [Server thread/INFO] (Minecraft) Saving chunks for level 'ServerLevel[New World]'/minecraft:the_nether
[14:43:11] [Server thread/INFO] (Minecraft) [TGdoesCode: Teleported TGdoesCode to 155.500000, 63.000000, -63.500000]
[14:43:11] [Render thread/INFO] (Minecraft) [System] [CHAT] Teleported TGdoesCode to 155.500000, 63.000000, -63.500000
[14:43:12] [Server thread/INFO] (Minecraft) Saving and pausing game...
[14:43:12] [Server thread/INFO] (Minecraft) Saving chunks for level 'ServerLevel[New World]'/minecraft:overworld
[14:43:12] [Server thread/INFO] (Minecraft) Saving chunks for level 'ServerLevel[New World]'/minecraft:the_end
[14:43:12] [Server thread/INFO] (Minecraft) Saving chunks for level 'ServerLevel[New World]'/minecraft:the_nether
[14:43:30] [Server thread/INFO] (szar) TGdoesCode's joint level is now 0
[14:43:58] [Server thread/INFO] (Minecraft) Saving and pausing game...
[14:43:58] [Server thread/INFO] (Minecraft) Saving chunks for level 'ServerLevel[New World]'/minecraft:overworld
[14:43:58] [Server thread/INFO] (Minecraft) Saving chunks for level 'ServerLevel[New World]'/minecraft:the_end
[14:43:58] [Server thread/INFO] (Minecraft) Saving chunks for level 'ServerLevel[New World]'/minecraft:the_nether
[14:44:13] [Server thread/INFO] (Minecraft) TGdoesCode lost connection: Disconnected
[14:44:13] [Server thread/INFO] (Minecraft) TGdoesCode left the game
[14:44:13] [Server thread/INFO] (Minecraft) Stopping singleplayer server as player logged out
[14:44:13] [Server thread/INFO] (Minecraft) Stopping server
[14:44:13] [Server thread/INFO] (Minecraft) Saving players
[14:44:13] [Server thread/INFO] (Minecraft) Saving worlds
[14:44:13] [Server thread/INFO] (Minecraft) Saving chunks for level 'ServerLevel[New World]'/minecraft:overworld
[14:44:14] [Server thread/INFO] (Minecraft) Saving chunks for level 'ServerLevel[New World]'/minecraft:the_end
[14:44:14] [Server thread/INFO] (Minecraft) Saving chunks for level 'ServerLevel[New World]'/minecraft:the_nether
[14:44:14] [Server thread/INFO] (Minecraft) ThreadedAnvilChunkStorage (New World): All chunks are saved
[14:44:14] [Server thread/INFO] (Minecraft) ThreadedAnvilChunkStorage (DIM1): All chunks are saved
[14:44:14] [Server thread/INFO] (Minecraft) ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
[14:44:14] [Server thread/INFO] (Minecraft) ThreadedAnvilChunkStorage: All dimensions are saved
[14:44:15] [Render thread/INFO] (Minecraft) Stopping!

Binary file not shown.

Binary file not shown.

View File

@@ -12,7 +12,7 @@ discrete_mouse_scroll:false
invertYMouse:false
realmsNotifications:true
reducedDebugInfo:false
showSubtitles:false
showSubtitles:true
directionalAudio:false
touchscreen:false
fullscreen:false
@@ -118,8 +118,8 @@ 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:0.0
soundCategory_music:1.0
soundCategory_master:0.1529801324503311
soundCategory_music:0.0
soundCategory_record:1.0
soundCategory_weather:1.0
soundCategory_block:1.0

Binary file not shown.

Binary file not shown.

View File

@@ -0,0 +1,521 @@
{
"minecraft:recipes/decorations/crafting_table": {
"criteria": {
"unlock_right_away": "2026-02-05 17:01:21 +0100"
},
"done": true
},
"minecraft:adventure/adventuring_time": {
"criteria": {
"minecraft:birch_forest": "2026-02-05 17:04:33 +0100",
"minecraft:beach": "2026-02-05 17:05:10 +0100",
"minecraft:river": "2026-02-05 17:05:52 +0100",
"minecraft:cold_ocean": "2026-02-05 17:04:44 +0100",
"minecraft:forest": "2026-02-05 17:04:32 +0100",
"minecraft:desert": "2026-02-05 17:05:29 +0100",
"minecraft:jungle": "2026-02-05 17:05:54 +0100",
"minecraft:flower_forest": "2026-02-05 17:01:23 +0100",
"minecraft:plains": "2026-02-05 17:01:32 +0100"
},
"done": false
},
"minecraft:adventure/root": {
"criteria": {
"killed_something": "2026-02-05 17:02:43 +0100"
},
"done": true
},
"szar:two_towers_explosion": {
"criteria": {
"boom": "2026-02-05 17:02:44 +0100"
},
"done": true
},
"minecraft:recipes/food/cooked_beef_from_smoking": {
"criteria": {
"has_beef": "2026-02-06 15:41:21 +0100"
},
"done": true
},
"minecraft:recipes/decorations/chest": {
"criteria": {
"has_lots_of_items": "2026-02-06 15:41:21 +0100"
},
"done": true
},
"minecraft:recipes/food/cooked_beef": {
"criteria": {
"has_beef": "2026-02-06 15:41:21 +0100"
},
"done": true
},
"minecraft:recipes/food/cooked_beef_from_campfire_cooking": {
"criteria": {
"has_beef": "2026-02-06 15:41:21 +0100"
},
"done": true
},
"minecraft:husbandry/root": {
"criteria": {
"consumed_item": "2026-02-07 19:50:35 +0100"
},
"done": true
},
"minecraft:recipes/food/cake": {
"criteria": {
"has_egg": "2026-02-07 19:51:11 +0100"
},
"done": true
},
"minecraft:recipes/decorations/glow_item_frame": {
"criteria": {
"has_glow_ink_sac": "2026-02-07 19:56:17 +0100"
},
"done": true
},
"minecraft:recipes/combat/diamond_leggings": {
"criteria": {
"has_diamond": "2026-02-08 13:23:09 +0100"
},
"done": true
},
"minecraft:recipes/combat/diamond_sword": {
"criteria": {
"has_diamond": "2026-02-08 13:23:09 +0100"
},
"done": true
},
"minecraft:recipes/decorations/jukebox": {
"criteria": {
"has_diamond": "2026-02-08 13:23:09 +0100"
},
"done": true
},
"minecraft:recipes/combat/diamond_chestplate": {
"criteria": {
"has_diamond": "2026-02-08 13:23:09 +0100"
},
"done": true
},
"minecraft:recipes/combat/diamond_helmet": {
"criteria": {
"has_diamond": "2026-02-08 13:23:09 +0100"
},
"done": true
},
"minecraft:recipes/tools/diamond_pickaxe": {
"criteria": {
"has_diamond": "2026-02-08 13:23:09 +0100"
},
"done": true
},
"minecraft:recipes/building_blocks/diamond_block": {
"criteria": {
"has_diamond": "2026-02-08 13:23:09 +0100"
},
"done": true
},
"minecraft:recipes/tools/diamond_hoe": {
"criteria": {
"has_diamond": "2026-02-08 13:23:09 +0100"
},
"done": true
},
"minecraft:recipes/tools/diamond_shovel": {
"criteria": {
"has_diamond": "2026-02-08 13:23:09 +0100"
},
"done": true
},
"minecraft:story/mine_diamond": {
"criteria": {
"diamond": "2026-02-08 13:23:09 +0100"
},
"done": true
},
"minecraft:recipes/tools/diamond_axe": {
"criteria": {
"has_diamond": "2026-02-08 13:23:09 +0100"
},
"done": true
},
"minecraft:recipes/combat/diamond_boots": {
"criteria": {
"has_diamond": "2026-02-08 13:23:09 +0100"
},
"done": true
},
"minecraft:recipes/misc/book": {
"criteria": {
"has_paper": "2026-02-08 13:53:49 +0100"
},
"done": true
},
"minecraft:recipes/decorations/cartography_table": {
"criteria": {
"has_paper": "2026-02-08 13:53:49 +0100"
},
"done": true
},
"minecraft:recipes/food/cooked_porkchop": {
"criteria": {
"has_porkchop": "2026-02-08 14:18:03 +0100"
},
"done": true
},
"minecraft:recipes/food/cooked_porkchop_from_campfire_cooking": {
"criteria": {
"has_porkchop": "2026-02-08 14:18:03 +0100"
},
"done": true
},
"minecraft:recipes/food/cooked_porkchop_from_smoking": {
"criteria": {
"has_porkchop": "2026-02-08 14:18:03 +0100"
},
"done": true
},
"minecraft:story/root": {
"criteria": {
"crafting_table": "2026-02-08 14:20:29 +0100"
},
"done": true
},
"minecraft:recipes/decorations/lantern": {
"criteria": {
"has_iron_nugget": "2026-02-08 14:20:34 +0100"
},
"done": true
},
"minecraft:recipes/decorations/chain": {
"criteria": {
"has_iron_nugget": "2026-02-08 14:20:34 +0100"
},
"done": true
},
"minecraft:recipes/misc/iron_ingot_from_nuggets": {
"criteria": {
"has_iron_nugget": "2026-02-08 14:20:34 +0100"
},
"done": true
},
"minecraft:recipes/misc/firework_rocket_simple": {
"criteria": {
"has_gunpowder": "2026-02-08 14:20:38 +0100"
},
"done": true
},
"minecraft:recipes/redstone/tnt": {
"criteria": {
"has_gunpowder": "2026-02-08 14:20:38 +0100"
},
"done": true
},
"minecraft:recipes/redstone/redstone_torch": {
"criteria": {
"has_redstone": "2026-02-08 14:20:45 +0100"
},
"done": true
},
"minecraft:recipes/tools/clock": {
"criteria": {
"has_redstone": "2026-02-08 14:20:45 +0100"
},
"done": true
},
"minecraft:recipes/redstone/dropper": {
"criteria": {
"has_redstone": "2026-02-08 14:20:45 +0100"
},
"done": true
},
"minecraft:recipes/redstone/redstone_block": {
"criteria": {
"has_redstone": "2026-02-08 14:20:45 +0100"
},
"done": true
},
"minecraft:recipes/redstone/note_block": {
"criteria": {
"has_redstone": "2026-02-08 14:20:45 +0100"
},
"done": true
},
"minecraft:recipes/redstone/target": {
"criteria": {
"has_redstone": "2026-02-08 14:20:45 +0100"
},
"done": true
},
"minecraft:recipes/tools/compass": {
"criteria": {
"has_redstone": "2026-02-08 14:20:45 +0100"
},
"done": true
},
"minecraft:recipes/redstone/piston": {
"criteria": {
"has_redstone": "2026-02-08 14:20:45 +0100"
},
"done": true
},
"minecraft:recipes/misc/iron_ingot_from_iron_block": {
"criteria": {
"has_iron_block": "2026-02-08 14:20:50 +0100"
},
"done": true
},
"minecraft:recipes/decorations/anvil": {
"criteria": {
"has_iron_block": "2026-02-08 14:20:50 +0100"
},
"done": true
},
"minecraft:recipes/building_blocks/oak_slab": {
"criteria": {
"has_planks": "2026-02-08 14:20:56 +0100"
},
"done": true
},
"minecraft:recipes/decorations/oak_sign": {
"criteria": {
"has_planks": "2026-02-08 14:20:56 +0100"
},
"done": true
},
"minecraft:recipes/redstone/oak_trapdoor": {
"criteria": {
"has_planks": "2026-02-08 14:20:56 +0100"
},
"done": true
},
"minecraft:recipes/redstone/oak_fence_gate": {
"criteria": {
"has_planks": "2026-02-08 14:20:56 +0100"
},
"done": true
},
"minecraft:recipes/redstone/oak_pressure_plate": {
"criteria": {
"has_planks": "2026-02-08 14:20:56 +0100"
},
"done": true
},
"minecraft:recipes/redstone/oak_door": {
"criteria": {
"has_planks": "2026-02-08 14:20:56 +0100"
},
"done": true
},
"minecraft:recipes/misc/stick": {
"criteria": {
"has_planks": "2026-02-08 14:20:56 +0100"
},
"done": true
},
"minecraft:recipes/building_blocks/oak_stairs": {
"criteria": {
"has_planks": "2026-02-08 14:20:56 +0100"
},
"done": true
},
"minecraft:recipes/decorations/oak_fence": {
"criteria": {
"has_planks": "2026-02-08 14:20:56 +0100"
},
"done": true
},
"minecraft:recipes/decorations/barrel": {
"criteria": {
"has_planks": "2026-02-08 14:20:56 +0100"
},
"done": true
},
"minecraft:recipes/redstone/oak_button": {
"criteria": {
"has_planks": "2026-02-08 14:20:56 +0100"
},
"done": true
},
"minecraft:recipes/combat/leather_helmet": {
"criteria": {
"has_leather": "2026-02-08 14:21:19 +0100"
},
"done": true
},
"minecraft:recipes/combat/leather_leggings": {
"criteria": {
"has_leather": "2026-02-08 14:21:19 +0100"
},
"done": true
},
"minecraft:recipes/decorations/item_frame": {
"criteria": {
"has_leather": "2026-02-08 14:21:19 +0100"
},
"done": true
},
"minecraft:recipes/combat/leather_chestplate": {
"criteria": {
"has_leather": "2026-02-08 14:21:19 +0100"
},
"done": true
},
"minecraft:recipes/combat/leather_boots": {
"criteria": {
"has_leather": "2026-02-08 14:21:19 +0100"
},
"done": true
},
"minecraft:recipes/misc/leather_horse_armor": {
"criteria": {
"has_leather": "2026-02-08 14:21:19 +0100"
},
"done": true
},
"minecraft:recipes/food/cooked_mutton_from_smoking": {
"criteria": {
"has_mutton": "2026-02-08 14:26:03 +0100"
},
"done": true
},
"minecraft:recipes/food/cooked_mutton": {
"criteria": {
"has_mutton": "2026-02-08 14:26:03 +0100"
},
"done": true
},
"minecraft:recipes/food/cooked_mutton_from_campfire_cooking": {
"criteria": {
"has_mutton": "2026-02-08 14:26:03 +0100"
},
"done": true
},
"minecraft:recipes/decorations/painting": {
"criteria": {
"has_wool": "2026-02-08 14:26:05 +0100"
},
"done": true
},
"minecraft:recipes/decorations/pink_bed": {
"criteria": {
"has_pink_wool": "2026-02-08 14:26:05 +0100"
},
"done": true
},
"minecraft:recipes/decorations/pink_carpet": {
"criteria": {
"has_pink_wool": "2026-02-08 14:26:05 +0100"
},
"done": true
},
"minecraft:recipes/decorations/pink_banner": {
"criteria": {
"has_pink_wool": "2026-02-08 14:26:05 +0100"
},
"done": true
},
"minecraft:recipes/misc/charcoal": {
"criteria": {
"has_log": "2026-02-09 14:04:19 +0100"
},
"done": true
},
"minecraft:recipes/building_blocks/oak_planks": {
"criteria": {
"has_logs": "2026-02-09 14:04:19 +0100"
},
"done": true
},
"minecraft:recipes/building_blocks/oak_wood": {
"criteria": {
"has_log": "2026-02-09 14:04:19 +0100"
},
"done": true
},
"minecraft:recipes/transportation/mangrove_boat": {
"criteria": {
"in_water": "2026-02-09 14:04:35 +0100"
},
"done": true
},
"minecraft:recipes/transportation/acacia_boat": {
"criteria": {
"in_water": "2026-02-09 14:04:35 +0100"
},
"done": true
},
"minecraft:recipes/transportation/cherry_boat": {
"criteria": {
"in_water": "2026-02-09 14:04:35 +0100"
},
"done": true
},
"minecraft:recipes/transportation/bamboo_raft": {
"criteria": {
"in_water": "2026-02-09 14:04:35 +0100"
},
"done": true
},
"minecraft:recipes/transportation/spruce_boat": {
"criteria": {
"in_water": "2026-02-09 14:04:35 +0100"
},
"done": true
},
"minecraft:recipes/transportation/birch_boat": {
"criteria": {
"in_water": "2026-02-09 14:04:35 +0100"
},
"done": true
},
"minecraft:recipes/transportation/oak_boat": {
"criteria": {
"in_water": "2026-02-09 14:04:35 +0100"
},
"done": true
},
"minecraft:recipes/transportation/jungle_boat": {
"criteria": {
"in_water": "2026-02-09 14:04:35 +0100"
},
"done": true
},
"minecraft:recipes/transportation/dark_oak_boat": {
"criteria": {
"in_water": "2026-02-09 14:04:35 +0100"
},
"done": true
},
"minecraft:recipes/misc/white_dye": {
"criteria": {
"has_bone_meal": "2026-02-09 14:09:53 +0100"
},
"done": true
},
"minecraft:recipes/building_blocks/bone_block": {
"criteria": {
"has_bone_meal": "2026-02-09 14:09:53 +0100"
},
"done": true
},
"minecraft:recipes/transportation/detector_rail": {
"criteria": {
"has_rail": "2026-02-09 14:15:11 +0100"
},
"done": true
},
"minecraft:recipes/transportation/activator_rail": {
"criteria": {
"has_rail": "2026-02-09 14:15:11 +0100"
},
"done": true
},
"minecraft:recipes/transportation/powered_rail": {
"criteria": {
"has_rail": "2026-02-09 14:15:11 +0100"
},
"done": true
},
"DataVersion": 3465
}

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.

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.

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.

After

Width:  |  Height:  |  Size: 9.1 KiB

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

View File

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

Binary file not shown.

View File

Binary file not shown.

View File

View File

View File

Binary file not shown.

Binary file not shown.

Binary file not shown.

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.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Some files were not shown because too many files have changed in this diff Show More