Compare commits

...

2 Commits

Author SHA1 Message Date
zhenai 7bfaa43a1f 我是一个备份 2025-04-25 06:00:01 +08:00
zhenai 7629de5eda 我是一个备份 2025-04-24 06:00:01 +08:00
161 changed files with 3754 additions and 818 deletions

View File

@ -5,7 +5,7 @@
"mobcaps": null
},
"a85ad29c-cf39-4faf-942d-46784dec2d87": {
"mobcaps": null,
"tps": null
"tps": null,
"mobcaps": null
}
}

View File

@ -0,0 +1,217 @@
---- Minecraft Crash Report ----
// Ouch. That hurt :(
Time: 2025-04-23 18:41:30
Description: Ticking entity
java.lang.NullPointerException: Ticking entity
at java.base/java.util.Objects.requireNonNull(Objects.java:233)
at java.base/java.util.ImmutableCollections$SetN.contains(ImmutableCollections.java:944)
at knot//net.minecraft.class_6880$class_6883.method_40220(class_6880.java:184)
at knot//net.minecraft.class_4970$class_4971.method_26164(class_4970.java:1182)
at knot//net.minecraft.class_1309.method_6101(class_1309.java:1541)
at knot//net.minecraft.class_1309.method_18801(class_1309.java:2336)
at knot//net.minecraft.class_1309.method_26318(class_1309.java:2311)
at knot//net.minecraft.class_1309.method_6091(class_1309.java:2232)
at knot//net.minecraft.class_1309.method_6007(class_1309.java:2719)
at knot//net.minecraft.class_1308.method_6007(class_1308.java:550)
at knot//net.minecraft.class_1588.method_6007(class_1588.java:44)
at knot//net.minecraft.class_1309.method_5773(class_1309.java:2419)
at knot//net.minecraft.class_1308.method_5773(class_1308.java:351)
at knot//net.minecraft.class_1548.method_5773(class_1548.java:161)
at knot//net.minecraft.class_3218.method_18762(class_3218.java:739)
at knot//net.minecraft.class_1937.method_18472(class_1937.java:480)
at knot//net.minecraft.class_3218.method_31420(class_3218.java:385)
at knot//net.minecraft.class_5574.method_31791(class_5574.java:54)
at knot//net.minecraft.class_3218.method_18765(class_3218.java:353)
at knot//net.minecraft.server.MinecraftServer.mixinextras$bridge$method_18765$286(MinecraftServer.java)
at knot//net.minecraft.server.MinecraftServer.wrapOperation$bni000$carpet-tis-addition$yeetUpdateSuppressionCrash_implOnTickWorlds(MinecraftServer.java:7359)
at knot//net.minecraft.server.MinecraftServer.method_3813(MinecraftServer.java:897)
at knot//net.minecraft.class_3176.method_3813(class_3176.java:283)
at knot//net.minecraft.server.MinecraftServer.method_3748(MinecraftServer.java:824)
at knot//net.minecraft.server.MinecraftServer.handler$zbf000$carpet$modifiedRunLoop(MinecraftServer.java:12442)
at knot//net.minecraft.server.MinecraftServer.method_29741(MinecraftServer.java:650)
at knot//net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:265)
at java.base/java.lang.Thread.run(Thread.java:1583)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Server thread
Stacktrace:
at java.base/java.util.Objects.requireNonNull(Objects.java:233)
at java.base/java.util.ImmutableCollections$SetN.contains(ImmutableCollections.java:944)
at knot//net.minecraft.class_6880$class_6883.method_40220(class_6880.java:184)
at knot//net.minecraft.class_4970$class_4971.method_26164(class_4970.java:1182)
at knot//net.minecraft.class_1309.method_6101(class_1309.java:1541)
at knot//net.minecraft.class_1309.method_18801(class_1309.java:2336)
at knot//net.minecraft.class_1309.method_26318(class_1309.java:2311)
at knot//net.minecraft.class_1309.method_6091(class_1309.java:2232)
at knot//net.minecraft.class_1309.method_6007(class_1309.java:2719)
at knot//net.minecraft.class_1308.method_6007(class_1308.java:550)
at knot//net.minecraft.class_1588.method_6007(class_1588.java:44)
at knot//net.minecraft.class_1309.method_5773(class_1309.java:2419)
at knot//net.minecraft.class_1308.method_5773(class_1308.java:351)
at knot//net.minecraft.class_1548.method_5773(class_1548.java:161)
at knot//net.minecraft.class_3218.method_18762(class_3218.java:739)
at knot//net.minecraft.class_1937.method_18472(class_1937.java:480)
at knot//net.minecraft.class_3218.method_31420(class_3218.java:385)
at knot//net.minecraft.class_5574.method_31791(class_5574.java:54)
at knot//net.minecraft.class_3218.method_18765(class_3218.java:353)
at knot//net.minecraft.server.MinecraftServer.mixinextras$bridge$method_18765$286(MinecraftServer.java)
at knot//net.minecraft.server.MinecraftServer.wrapOperation$bni000$carpet-tis-addition$yeetUpdateSuppressionCrash_implOnTickWorlds(MinecraftServer.java:7359)
-- Entity being ticked --
Details:
Entity Type: minecraft:creeper (net.minecraft.class_1548)
Entity ID: 553960
Entity Name: Creeper
Entity's Exact location: 10.73, -37.00, 192.30
Entity's Block location: World: (10,-37,192), Section: (at 10,11,0 in 0,-3,12; chunk contains blocks 0,-64,192 to 15,319,207), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511)
Entity's Momentum: 0.00, -0.08, 0.00
Entity's Passengers: []
Entity's Vehicle: null
Stacktrace:
at knot//net.minecraft.class_1937.method_18472(class_1937.java:480)
at knot//net.minecraft.class_3218.method_31420(class_3218.java:385)
at knot//net.minecraft.class_5574.method_31791(class_5574.java:54)
at knot//net.minecraft.class_3218.method_18765(class_3218.java:353)
at knot//net.minecraft.server.MinecraftServer.mixinextras$bridge$method_18765$286(MinecraftServer.java)
at knot//net.minecraft.server.MinecraftServer.wrapOperation$bni000$carpet-tis-addition$yeetUpdateSuppressionCrash_implOnTickWorlds(MinecraftServer.java:7359)
at knot//net.minecraft.server.MinecraftServer.method_3813(MinecraftServer.java:897)
at knot//net.minecraft.class_3176.method_3813(class_3176.java:283)
at knot//net.minecraft.server.MinecraftServer.method_3748(MinecraftServer.java:824)
at knot//net.minecraft.server.MinecraftServer.handler$zbf000$carpet$modifiedRunLoop(MinecraftServer.java:12442)
at knot//net.minecraft.server.MinecraftServer.method_29741(MinecraftServer.java:650)
at knot//net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:265)
at java.base/java.lang.Thread.run(Thread.java:1583)
-- Affected level --
Details:
All players: 11 total; [EntityPlayerMPFake['Steve'/36, l='ServerLevel[新的世界]', x=-791.99, y=-58.50, z=-466.56], EntityPlayerMPFake['YS5'/163875, l='ServerLevel[新的世界]', x=6.70, y=64.00, z=-50.12], EntityPlayerMPFake['Ys6'/163883, l='ServerLevel[新的世界]', x=6.70, y=64.00, z=-51.25], EntityPlayerMPFake['YS7'/163887, l='ServerLevel[新的世界]', x=6.07, y=64.00, z=-52.75], EntityPlayerMPFake['shi'/286253, l='ServerLevel[新的世界]', x=21.30, y=64.00, z=-10.65], EntityPlayerMPFake['Dashou'/286415, l='ServerLevel[新的世界]', x=14.70, y=64.00, z=-10.70], EntityPlayerMPFake['YS1'/453545, l='ServerLevel[新的世界]', x=10.50, y=68.00, z=-53.30], EntityPlayerMPFake['YS2'/453583, l='ServerLevel[新的世界]', x=13.15, y=68.00, z=-50.60], EntityPlayerMPFake['YS3'/453602, l='ServerLevel[新的世界]', x=10.54, y=68.00, z=-47.89], EntityPlayerMPFake['ys4'/453619, l='ServerLevel[新的世界]', x=7.85, y=68.00, z=-50.48], class_3222['Happywater_'/441747, l='ServerLevel[新的世界]', x=-24.15, y=-62.50, z=179.60]]
Chunk stats: 5652
Level dimension: minecraft:overworld
Level spawn location: World: (8,64,8), Section: (at 8,0,8 in 0,4,0; chunk contains blocks 0,-64,0 to 15,319,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511)
Level time: 8578297 game time, 8785727 day time
Level name: 新的世界
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Level weather: Rain time: 79314 (now: false), thunder time: 9869 (now: false)
Known server brands: fabric
Removed feature flags:
Level was modded: true
Level storage version: 0x04ABD - Anvil
Stacktrace:
at knot//net.minecraft.server.MinecraftServer.method_3813(MinecraftServer.java:897)
at knot//net.minecraft.class_3176.method_3813(class_3176.java:283)
at knot//net.minecraft.server.MinecraftServer.method_3748(MinecraftServer.java:824)
at knot//net.minecraft.server.MinecraftServer.handler$zbf000$carpet$modifiedRunLoop(MinecraftServer.java:12442)
at knot//net.minecraft.server.MinecraftServer.method_29741(MinecraftServer.java:650)
at knot//net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:265)
at java.base/java.lang.Thread.run(Thread.java:1583)
-- System Details --
Details:
Minecraft Version: 1.20.1
Minecraft Version ID: 1.20.1
Operating System: Linux (amd64) version 6.8.0-40-generic
Java Version: 21, Azul Systems, Inc.
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Azul Systems, Inc.
Memory: 475921576 bytes (453 MiB) / 1107296256 bytes (1056 MiB) up to 12608077824 bytes (12024 MiB)
CPUs: 16
Processor Vendor: AuthenticAMD
Processor Name: AMD Ryzen 7 5800X 8-Core Processor
Identifier: AuthenticAMD Family 25 Model 33 Stepping 0
Microarchitecture: Zen 3
Frequency (GHz): 5.08
Number of physical packages: 1
Number of physical CPUs: 8
Number of logical CPUs: 16
Graphics card #0 name: GP107 [GeForce GTX 1050 Ti]
Graphics card #0 vendor: NVIDIA Corporation (0x10de)
Graphics card #0 VRAM (MB): 288.00
Graphics card #0 deviceId: 0x1c82
Graphics card #0 versionInfo: unknown
Virtual memory max (MB): 91619.28
Virtual memory used (MB): 8889.16
Swap memory total (MB): 67583.99
Swap memory used (MB): 143.50
JVM Flags: 0 total;
Fabric Mods:
carpet: Carpet Mod 1.4.112+v230608
carpet-extra: Carpet Extra 1.4.115
carpet-sd-addition: SkyDynamic-Carpet-Addition 1.0.5
carpet-tis-addition: Carpet TIS Addition 1.55.0
conditional-mixin: conditional mixin 0.4.1
carpetskyadditions: Carpet Sky Additions 1.20.1-4.4.0
cloth-config: Cloth Config v11 11.1.136
cloth-basic-math: cloth-basic-math 0.6.1
fabric-api: Fabric API 0.92.5+1.20.1
fabric-api-base: Fabric API Base 0.4.32+1802ada577
fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.37+1802ada577
fabric-biome-api-v1: Fabric Biome API (v1) 13.0.14+1802ada577
fabric-block-api-v1: Fabric Block API (v1) 1.0.12+1802ada577
fabric-block-view-api-v2: Fabric BlockView API (v2) 1.0.3+924f046a77
fabric-command-api-v1: Fabric Command API (v1) 1.2.35+f71b366f77
fabric-command-api-v2: Fabric Command API (v2) 2.2.14+1802ada577
fabric-commands-v0: Fabric Commands (v0) 0.2.52+df3654b377
fabric-containers-v0: Fabric Containers (v0) 0.1.66+df3654b377
fabric-content-registries-v0: Fabric Content Registries (v0) 4.0.13+1802ada577
fabric-convention-tags-v1: Fabric Convention Tags 1.5.6+1802ada577
fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.20+1802ada577
fabric-data-attachment-api-v1: Fabric Data Attachment API (v1) 1.0.2+de0fd6d177
fabric-data-generation-api-v1: Fabric Data Generation API (v1) 12.3.6+1802ada577
fabric-dimensions-v1: Fabric Dimensions API (v1) 2.1.55+1802ada577
fabric-entity-events-v1: Fabric Entity Events (v1) 1.6.1+1c78457f77
fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.6.4+13a40c6677
fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.64+df3654b377
fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.41+1802ada577
fabric-item-api-v1: Fabric Item API (v1) 2.1.29+1802ada577
fabric-item-group-api-v1: Fabric Item Group API (v1) 4.0.14+1802ada577
fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.2.23+1802ada577
fabric-loot-api-v2: Fabric Loot API (v2) 1.2.3+1802ada577
fabric-loot-tables-v1: Fabric Loot Tables (v1) 1.1.47+9e7660c677
fabric-message-api-v1: Fabric Message API (v1) 5.1.10+1802ada577
fabric-mining-level-api-v1: Fabric Mining Level API (v1) 2.1.52+1802ada577
fabric-networking-api-v1: Fabric Networking API (v1) 1.3.13+13a40c6677
fabric-networking-v0: Fabric Networking (v0) 0.3.53+df3654b377
fabric-object-builder-api-v1: Fabric Object Builder API (v1) 11.1.5+e35120df77
fabric-particles-v1: Fabric Particles (v1) 1.1.3+1802ada577
fabric-recipe-api-v1: Fabric Recipe API (v1) 1.0.23+1802ada577
fabric-registry-sync-v0: Fabric Registry Sync (v0) 2.3.5+1802ada577
fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.39+92a0d36777
fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.0.29+1802ada577
fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 2.3.9+1802ada577
fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.11.12+fb82e9d777
fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.32+1802ada577
fabric-transfer-api-v1: Fabric Transfer API (v1) 3.3.6+8dd72ea377
fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 4.3.2+1802ada577
fabricloader: Fabric Loader 0.16.13
mixinextras: MixinExtras 0.4.1
gca: GugleCarpetAddition 2.7.0-1.20.1
java: OpenJDK 64-Bit Server VM 21
lithium: Lithium 0.11.2
magiclib: MagicLib 0.7.346+e235d92-stable
magiclib-1_20_1: MagicLib for 1.20.1 0.7.346+e235d92-stable
minecraft: Minecraft 1.20.1
pca-1_20_1: Plusls Carpet Addition 0.3.169+6510223-beta
quickshulker: Quick Shulker 1.4.0-1.20
kyrptconfig: Kyrpt Config 1.5.4-1.20
shulkerutils: shulkerutils 1.0.4-1.19
servercore: ServerCore 1.3.7+1.20.1
com_electronwill_night-config_core: core 3.6.6
com_electronwill_night-config_toml: toml 3.6.6
fabric-permissions-api-v0: fabric-permissions-api 0.2-SNAPSHOT
placeholder-api: Placeholder API 2.1.1+1.20
servux: Servux 0.1.0
smoothchunk: Smooth chunk save Mod 1.20.1-3.0
starlight: Starlight 1.1.2+fabric.dbc156f
syncmatica: Syncmatica 1.20.1-0.3.9
Server Running: true
Player Count: 11 / 114514; [EntityPlayerMPFake['Steve'/36, l='ServerLevel[新的世界]', x=-791.99, y=-58.50, z=-466.56], EntityPlayerMPFake['YS5'/163875, l='ServerLevel[新的世界]', x=6.70, y=64.00, z=-50.12], EntityPlayerMPFake['Ys6'/163883, l='ServerLevel[新的世界]', x=6.70, y=64.00, z=-51.25], EntityPlayerMPFake['YS7'/163887, l='ServerLevel[新的世界]', x=6.07, y=64.00, z=-52.75], EntityPlayerMPFake['shi'/286253, l='ServerLevel[新的世界]', x=21.30, y=64.00, z=-10.65], EntityPlayerMPFake['Dashou'/286415, l='ServerLevel[新的世界]', x=14.70, y=64.00, z=-10.70], EntityPlayerMPFake['YS1'/453545, l='ServerLevel[新的世界]', x=10.50, y=68.00, z=-53.30], EntityPlayerMPFake['YS2'/453583, l='ServerLevel[新的世界]', x=13.15, y=68.00, z=-50.60], EntityPlayerMPFake['YS3'/453602, l='ServerLevel[新的世界]', x=10.54, y=68.00, z=-47.89], EntityPlayerMPFake['ys4'/453619, l='ServerLevel[新的世界]', x=7.85, y=68.00, z=-50.48], class_3222['Happywater_'/441747, l='ServerLevel[新的世界]', x=-24.15, y=-62.50, z=179.60]]
Data Packs: vanilla, fabric, carpetskyadditions:skyblock_acacia, file/【数据包】carpetskyadditions-1.20.1-4.4.0-datapack.zip, file/EmeraldFox.zip (incompatible), file/TraderRemind.zip (incompatible)
Enabled Feature Flags: minecraft:vanilla
World Generation: Stable
Is Modded: Definitely; Server brand changed to 'fabric'
Type: Dedicated Server (map_server.txt)

BIN
logs/2025-04-23-1.log.gz Normal file

Binary file not shown.

BIN
logs/2025-04-23-2.log.gz Normal file

Binary file not shown.

BIN
logs/2025-04-24-1.log.gz Normal file

Binary file not shown.

BIN
logs/2025-04-24-2.log.gz Normal file

Binary file not shown.

BIN
logs/2025-04-25-1.log.gz Normal file

Binary file not shown.

View File

@ -1,8 +1,179 @@
[00:09:23] [Server thread/INFO]: Happywater_ lost connection: Disconnected
[00:09:23] [Server thread/INFO]: Happywater_ left the game
[00:55:01] [Server thread/INFO]: com.mojang.authlib.GameProfile@593fe3a6[id=<null>,name=Cornbread2100_,properties={},legacy=false] (/176.65.149.246:60492) lost connection: Disconnected
[01:05:26] [Server thread/INFO]: com.mojang.authlib.GameProfile@24f76b87[id=<null>,name=Cornbread2100_,properties={},legacy=false] (/176.65.149.246:44142) lost connection: Disconnected
[02:18:18] [Server thread/INFO]: com.mojang.authlib.GameProfile@1be0d141[id=<null>,name=Cornbread2100_,properties={},legacy=false] (/176.65.149.246:60288) lost connection: Disconnected
[03:55:49] [Server thread/INFO]: com.mojang.authlib.GameProfile@9974c0e[id=<null>,name=Cornbread2100_,properties={},legacy=false] (/176.65.149.246:44994) lost connection: Timed out
[04:45:09] [Server thread/INFO]: com.mojang.authlib.GameProfile@3de4c1c4[id=<null>,name=Cornbread2100_,properties={},legacy=false] (/176.65.149.246:60638) lost connection: Disconnected
[05:46:09] [Server thread/INFO]: com.mojang.authlib.GameProfile@5c72c5ba[id=<null>,name=Cornbread2100_,properties={},legacy=false] (/176.65.149.246:52288) lost connection: Disconnected
[00:30:39] [main/INFO]: Loading Minecraft 1.20.1 with Fabric Loader 0.16.13
[00:30:39] [main/INFO]: Loading 71 mods:
- carpet 1.4.112+v230608
- carpet-extra 1.4.115
- carpet-sd-addition 1.0.5
- carpet-tis-addition 1.55.0
\-- conditional-mixin 0.4.1
- carpetskyadditions 1.20.1-4.4.0
- cloth-config 11.1.136
\-- cloth-basic-math 0.6.1
- fabric-api 0.92.5+1.20.1
|-- fabric-api-base 0.4.32+1802ada577
|-- fabric-api-lookup-api-v1 1.6.37+1802ada577
|-- fabric-biome-api-v1 13.0.14+1802ada577
|-- fabric-block-api-v1 1.0.12+1802ada577
|-- fabric-block-view-api-v2 1.0.3+924f046a77
|-- fabric-blockrenderlayer-v1 1.1.42+1802ada577
|-- fabric-client-tags-api-v1 1.1.3+1802ada577
|-- fabric-command-api-v1 1.2.35+f71b366f77
|-- fabric-command-api-v2 2.2.14+1802ada577
|-- fabric-commands-v0 0.2.52+df3654b377
|-- fabric-containers-v0 0.1.66+df3654b377
|-- fabric-content-registries-v0 4.0.13+1802ada577
|-- fabric-convention-tags-v1 1.5.6+1802ada577
|-- fabric-crash-report-info-v1 0.2.20+1802ada577
|-- fabric-data-attachment-api-v1 1.0.2+de0fd6d177
|-- fabric-data-generation-api-v1 12.3.6+1802ada577
|-- fabric-dimensions-v1 2.1.55+1802ada577
|-- fabric-entity-events-v1 1.6.1+1c78457f77
|-- fabric-events-interaction-v0 0.6.4+13a40c6677
|-- fabric-events-lifecycle-v0 0.2.64+df3654b377
|-- fabric-game-rule-api-v1 1.0.41+1802ada577
|-- fabric-item-api-v1 2.1.29+1802ada577
|-- fabric-item-group-api-v1 4.0.14+1802ada577
|-- fabric-key-binding-api-v1 1.0.38+1802ada577
|-- fabric-keybindings-v0 0.2.36+df3654b377
|-- fabric-lifecycle-events-v1 2.2.23+1802ada577
|-- fabric-loot-api-v2 1.2.3+1802ada577
|-- fabric-loot-tables-v1 1.1.47+9e7660c677
|-- fabric-message-api-v1 5.1.10+1802ada577
|-- fabric-mining-level-api-v1 2.1.52+1802ada577
|-- fabric-model-loading-api-v1 1.0.4+1802ada577
|-- fabric-models-v0 0.4.3+9386d8a777
|-- fabric-networking-api-v1 1.3.13+13a40c6677
|-- fabric-networking-v0 0.3.53+df3654b377
|-- fabric-object-builder-api-v1 11.1.5+e35120df77
|-- fabric-particles-v1 1.1.3+1802ada577
|-- fabric-recipe-api-v1 1.0.23+1802ada577
|-- fabric-registry-sync-v0 2.3.5+1802ada577
|-- fabric-renderer-api-v1 3.2.2+1802ada577
|-- fabric-renderer-indigo 1.5.3+85287f9f77
|-- fabric-renderer-registries-v1 3.2.47+df3654b377
|-- fabric-rendering-data-attachment-v1 0.3.39+92a0d36777
|-- fabric-rendering-fluids-v1 3.0.29+1802ada577
|-- fabric-rendering-v0 1.1.50+df3654b377
|-- fabric-rendering-v1 3.0.9+1802ada577
|-- fabric-resource-conditions-api-v1 2.3.9+1802ada577
|-- fabric-resource-loader-v0 0.11.12+fb82e9d777
|-- fabric-screen-api-v1 2.0.9+1802ada577
|-- fabric-screen-handler-api-v1 1.3.32+1802ada577
|-- fabric-sound-api-v1 1.0.14+1802ada577
|-- fabric-transfer-api-v1 3.3.6+8dd72ea377
\-- fabric-transitive-access-wideners-v1 4.3.2+1802ada577
- fabricloader 0.16.13
\-- mixinextras 0.4.1
- gca 2.7.0-1.20.1
- java 21
- lithium 0.11.2
- magiclib 0.8.693+4f65198-stable
|-- magiclib-1_20_1 0.8.44+cf62120-stable
|-- magiclib_core 0.8.150+22de4c5-stable
\-- magiclib_minecraft_api 0.6.92+e484326-stable
- minecraft 1.20.1
- pca-1_20_1 0.3.169+6510223-beta
- quickshulker 1.4.0-1.20
|-- kyrptconfig 1.5.4-1.20
\-- shulkerutils 1.0.4-1.19
- servercore 1.3.7+1.20.1
|-- com_electronwill_night-config_core 3.6.6
|-- com_electronwill_night-config_toml 3.6.6
|-- fabric-permissions-api-v0 0.2-SNAPSHOT
\-- placeholder-api 2.1.1+1.20
- servux 0.1.0
- smoothchunk 1.20.1-3.0
- starlight 1.1.2+fabric.dbc156f
- syncmatica 1.20.1-0.3.9
[00:30:39] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.8.7 Source=file:/home/zhenai/MineCraftServer/MCDR/server/libraries/net/fabricmc/sponge-mixin/0.15.4+mixin.0.8.7/sponge-mixin-0.15.4+mixin.0.8.7.jar Service=Knot/Fabric Env=SERVER
[00:30:39] [main/INFO]: Compatibility level set to JAVA_17
[00:30:40] [main/INFO]: Loaded configuration file for Lithium: 115 options available, 1 override(s) found
[00:30:40] [main/WARN]: Force-disabling mixin 'alloc.chunk_ticking.ServerChunkManagerMixin' as rule 'mixin.alloc.chunk_ticking' (added by mods [servercore]) disables it and children
[00:30:41] [main/INFO]: Initializing MixinExtras via top.hendrixshen.magiclib.libs.com.llamalad7.mixinextras.service.MixinExtrasServiceImpl(version=0.4.1).
[00:30:43] [main/WARN]: Method overwrite conflict for method_5431 in pca.mixins.json:rule.pcaSyncProtocol.block.MixinAbstractFurnaceBlockEntity from mod pca-1_20_1, previously written by me.jellysquid.mods.lithium.mixin.world.block_entity_ticking.sleeping.furnace.AbstractFurnaceBlockEntityMixin. Skipping method.
[00:30:43] [main/WARN]: Method overwrite conflict for method_5431 in pca.mixins.json:rule.pcaSyncProtocol.block.MixinBrewingStandBlockEntity from mod pca-1_20_1, previously written by me.jellysquid.mods.lithium.mixin.world.block_entity_ticking.sleeping.brewing_stand.BrewingStandBlockEntityMixin. Skipping method.
[00:30:45] [main/WARN]: Method overwrite conflict for getConnection in fabric-networking-api-v1.mixins.json:accessor.ServerPlayNetworkHandlerAccessor from mod fabric-networking-api-v1, previously written by carpet.mixins.ServerGamePacketListenerImpl_coreMixin. Skipping method.
[00:30:46] [TISCM Mapping/INFO]: Yarn mapping file yarn-1.20.1+build.10-v2.tiny loaded
[00:30:46] [main/INFO]: [ServerCore] Loaded V1.3.7+1.20.1!
[00:30:46] [main/INFO]: Carpet SD Addition v1.0.4载入成功
[00:30:46] [main/INFO]: 开源链接https://github.com/SkyDynamic/SkyDynamic-Carpet-Addition
[00:30:46] [main/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
[00:30:47] [main/INFO]: [fabric-registry-sync] Loaded registry data [file 1/4]
[00:30:47] [main/INFO]: Loaded 7 recipes
[00:30:47] [main/INFO]: Loaded 1396 advancements
[00:30:48] [main/INFO]: Applied 0 biome modifications to 0 of 64 new biomes in 1.079 ms
[00:30:48] [Server thread/INFO]: Starting minecraft server version 1.20.1
[00:30:48] [Server thread/INFO]: Loading properties
[00:30:48] [Server thread/INFO]: Default game type: SURVIVAL
[00:30:48] [Server thread/INFO]: Generating keypair
[00:30:48] [Server thread/INFO]: Starting Minecraft server on *:25565
[00:30:48] [Server thread/INFO]: Using epoll channel type
[00:30:48] [Server thread/INFO]: Preparing level "world"
[00:30:48] [Server thread/INFO]: [CM] Loaded 10 settings from carpet.conf
[00:30:48] [Server thread/INFO]: [CM] Loaded 25 settings from carpetskyadditions.conf
[00:30:49] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
[00:30:50] [Worker-Main-2/INFO]: Preparing spawn area: 0%
[00:30:50] [Worker-Main-2/INFO]: Preparing spawn area: 0%
[00:30:50] [Worker-Main-2/INFO]: Preparing spawn area: 0%
[00:30:50] [Worker-Main-13/INFO]: Preparing spawn area: 0%
[00:30:51] [Server thread/INFO]: Time elapsed: 2040 ms
[00:30:51] [Server thread/INFO]: Done (2.820s)! For help, type "help"
[00:30:51] [Server thread/ERROR]: Couldn't load server icon
java.lang.IllegalStateException: Must be 64 pixels wide
at com.google.common.base.Preconditions.checkState(Preconditions.java:502) ~[guava-31.1-jre.jar:?]
at net.minecraft.server.MinecraftServer.method_49387(MinecraftServer.java:792) ~[server-intermediary.jar:?]
at java.util.Optional.flatMap(Optional.java:289) ~[?:?]
at net.minecraft.server.MinecraftServer.method_49384(MinecraftServer.java:789) ~[server-intermediary.jar:?]
at net.minecraft.server.MinecraftServer.method_29741(MinecraftServer.java:649) ~[server-intermediary.jar:?]
at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:265) ~[server-intermediary.jar:?]
at java.lang.Thread.run(Thread.java:1583) ~[?:?]
[00:39:32] [User Authenticator #1/INFO]: UUID of player Happywater_ is a85ad29c-cf39-4faf-942d-46784dec2d87
[00:39:32] [Server thread/INFO]: Happywater_[/120.204.209.191:3983] logged in with entity id 233 at (11.5, -62.5, 165.5)
[00:39:32] [Server thread/INFO]: Happywater_ joined the game
[00:39:33] [Server thread/INFO]: Player Happywater_ joined with a matching carpet client
[00:39:36] [Server thread/INFO]: [Happywater_: 目前启用的 Carpet Mod 选项:]
[00:39:36] [Server thread/INFO]: [Happywater_: - 假人钓鱼 (fakePlayerAutoFish) [true] [false]]
[00:39:36] [Server thread/INFO]: [Happywater_: - 假人补货 (fakePlayerAutoReplenishment) [true] [false]]
[00:39:36] [Server thread/INFO]: [Happywater_: - 假人驻留 (fakePlayerResident) [true] [false]]
[00:39:36] [Server thread/INFO]: [Happywater_: - 语言 (language) [en_us] [pt_br] [zh_cn] [zh_tw]]
[00:39:36] [Server thread/INFO]: [Happywater_: - op玩家不准作弊 (opPlayerNoCheat) [true] [false]]
[00:39:36] [Server thread/INFO]: [Happywater_: - 假人末影箱 (openFakePlayerEnderChest) [true] [false]]
[00:39:36] [Server thread/INFO]: [Happywater_: - 假人背包 (openFakePlayerInventory) [true] [false]]
[00:39:36] [Server thread/INFO]: [Happywater_: - piglinsSpawningInBastions [true] [false]]
[00:39:36] [Server thread/INFO]: [Happywater_: - 海绵可再生 (renewableSponges) [true] [false]]
[00:39:36] [Server thread/INFO]: [Happywater_: Carpet Mod 版本: 1.4.112+v230608]
[00:39:36] [Server thread/INFO]: [Happywater_: 浏览分类:
[GCA] [生存] [记录器] [扩展] [试验性] [创造] [指令] [发射器] [SCA] [TISCM网络协议] [carpet mod] [特性] [优化] [Scarpet脚本语言] [SCA_chunkLoader] [客户端] [TNT] [漏洞修复] [TIS]]
[00:41:44] [Server thread/INFO]: Happywater_ lost connection: Disconnected
[00:41:44] [Server thread/INFO]: Happywater_ left the game
[00:41:51] [User Authenticator #2/INFO]: UUID of player Happywater_ is a85ad29c-cf39-4faf-942d-46784dec2d87
[00:41:51] [Server thread/INFO]: Happywater_[/120.204.209.191:3944] logged in with entity id 819 at (11.182116807006844, -63.5, 169.9288021675084)
[00:41:51] [Server thread/INFO]: Happywater_ joined the game
[00:41:51] [Server thread/INFO]: Player Happywater_ joined with a matching carpet client
[00:43:36] [Server thread/INFO]: cangku[local] logged in with entity id 1329 at (72.4592738481638, -63.0, 172.08076278265472)
[00:43:36] [Server thread/INFO]: cangku joined the game
[00:44:10] [Server thread/INFO]: Villager class_1646['Villager'/232, l='ServerLevel[新的世界]', x=64.76, y=-245.71, z=183.85] died, message: 'Villager fell out of the world'
[00:48:14] [Server thread/INFO]: 3[local] logged in with entity id 2521 at (71.7258026035603, -63.0, 171.3151138240297)
[00:48:14] [Server thread/INFO]: 3 joined the game
[00:50:03] [Server thread/INFO]: [Happywater_: Happywater_ subscribed to tps.]
[00:50:11] [Server thread/INFO]: [Happywater_: Happywater_ subscribed to mobcaps.]
[01:19:11] [Server thread/INFO]: Happywater_ was shot by Skeleton
[01:21:09] [Server thread/INFO]: 1[local] logged in with entity id 11625 at (73.58674940846943, -63.0, 171.18355546583243)
[01:21:09] [Server thread/INFO]: 1 joined the game
[01:25:34] [Server thread/INFO]: [Happywater_: Player cangku is already logged on]
[01:25:43] [Server thread/INFO]: cangku1[local] logged in with entity id 12860 at (76.13983481847578, -63.0, 172.30724597466266)
[01:25:43] [Server thread/INFO]: cangku1 joined the game
[01:25:55] [Server thread/INFO]: cangku1 lost connection: Killed
[01:25:55] [Server thread/INFO]: cangku1 left the game
[01:45:09] [Server thread/INFO]: com.mojang.authlib.GameProfile@c0429d4[id=<null>,name=Cornbread2100_,properties={},legacy=false] (/176.65.149.246:48588) lost connection: Disconnected
[01:47:24] [Server thread/INFO]: [Happywater_: Can only manipulate existing players]
[01:47:30] [Server thread/INFO]: cangku lost connection: Killed
[01:47:30] [Server thread/INFO]: cangku left the game
[01:47:37] [Server thread/INFO]: 1 lost connection: Killed
[01:47:37] [Server thread/INFO]: 1 left the game
[01:47:39] [Server thread/INFO]: [Happywater_: Can only manipulate existing players]
[01:47:43] [Server thread/INFO]: 3 lost connection: Killed
[01:47:43] [Server thread/INFO]: 3 left the game
[01:48:27] [Server thread/INFO]: Happywater_ lost connection: Disconnected
[01:48:27] [Server thread/INFO]: Happywater_ left the game
[04:04:43] [Server thread/INFO]: com.mojang.authlib.GameProfile@24f911ab[id=<null>,name=Cornbread2100_,properties={},legacy=false] (/176.65.149.246:46210) lost connection: Disconnected
[05:40:13] [Server thread/INFO]: com.mojang.authlib.GameProfile@27e562f3[id=<null>,name=Cornbread2100_,properties={},legacy=false] (/176.65.149.246:55324) lost connection: Disconnected

Binary file not shown.

Binary file not shown.

View File

@ -1,5 +1,5 @@
#Minecraft server properties
#Mon Apr 21 14:31:22 CST 2025
#Fri Apr 25 00:30:46 CST 2025
accepts-transfers=false
allow-flight=false
allow-nether=true

View File

@ -1 +1 @@
[{"name":"zhenai_","uuid":"d8162b17-392e-4a64-baeb-53adab683f0e","expiresOn":"2025-05-22 23:52:30 +0800"},{"name":"cangku","uuid":"6623b55e-8da2-4543-86d0-c0df6f4b27ce","expiresOn":"2025-05-22 22:01:34 +0800"},{"name":"2","uuid":"2bb3e52e-aa39-3e56-b9cd-19d6fd970a24","expiresOn":"2025-05-22 21:42:15 +0800"},{"name":"Alex","uuid":"ec561538-f3fd-461d-aff5-086b22154bce","expiresOn":"2025-05-22 21:41:22 +0800"},{"name":"1","uuid":"15468a55-d663-3077-a691-aed0be0ffacf","expiresOn":"2025-05-22 21:41:03 +0800"},{"name":"Girl","uuid":"417aa262-8918-4514-9937-9b62883f5c60","expiresOn":"2025-05-22 21:21:21 +0800"},{"name":"000","uuid":"cb55b591-c392-4cbd-8d2d-9ef217cad762","expiresOn":"2025-05-22 21:19:42 +0800"},{"name":"GAO","uuid":"296b1a8e-9048-41ba-969c-784373eace31","expiresOn":"2025-05-22 20:36:49 +0800"},{"name":"Happywater_","uuid":"a85ad29c-cf39-4faf-942d-46784dec2d87","expiresOn":"2025-05-22 19:43:30 +0800"},{"name":"Dashou","uuid":"a506f586-8c61-44c2-9572-0a40ae6fd9ef","expiresOn":"2025-05-22 18:38:45 +0800"},{"name":"shi","uuid":"5c9cc18d-854a-4a32-ada3-e8bbdeab011a","expiresOn":"2025-05-22 18:34:17 +0800"},{"name":"3","uuid":"ceb3a035-ee0f-36c5-81f1-de1f75893f30","expiresOn":"2025-05-22 17:44:45 +0800"},{"name":"cangku2","uuid":"d8584a9c-dfce-34ef-98b8-2b8daecf24e6","expiresOn":"2025-05-22 16:50:02 +0800"},{"name":"cangku1","uuid":"3727a8d4-5163-4832-a7ee-716f43e409fb","expiresOn":"2025-05-22 16:49:49 +0800"},{"name":"cangku001","uuid":"1156d084-be04-31b6-8820-0b9056fdfdfa","expiresOn":"2025-05-21 23:56:22 +0800"},{"name":"YS7","uuid":"f18fe137-71b1-4ca6-acf4-7a6f74904581","expiresOn":"2025-05-21 23:21:05 +0800"},{"name":"Ys6","uuid":"e58e4c40-61b1-4fde-be6a-615178b4b6c5","expiresOn":"2025-05-21 23:20:57 +0800"},{"name":"YS5","uuid":"71af4d0f-4ec6-4d24-92ed-7594617c1b1a","expiresOn":"2025-05-21 23:20:52 +0800"},{"name":"ys4","uuid":"69c8fe3f-d331-4d99-b560-5ee94d236353","expiresOn":"2025-05-21 23:17:29 +0800"},{"name":"YS3","uuid":"f5005a56-6084-49de-80de-99b347ffc18b","expiresOn":"2025-05-21 23:17:14 +0800"},{"name":"YS2","uuid":"0c95b529-326e-4433-9448-5fe37acb6ad2","expiresOn":"2025-05-21 23:16:59 +0800"},{"name":"YS1","uuid":"99b52884-ba04-413a-b7c3-b4bef5609736","expiresOn":"2025-05-21 23:16:41 +0800"},{"name":"tu","uuid":"c62b212b-5e4a-3ba5-83c3-330c27d8de6d","expiresOn":"2025-05-21 20:48:45 +0800"},{"name":"cc","uuid":"2ea674bd-ed40-4d79-affe-dff7545366e7","expiresOn":"2025-05-21 18:08:17 +0800"},{"name":"Mao","uuid":"295d77a5-55fa-44d7-9e78-8cec33b85161","expiresOn":"2025-05-21 17:44:40 +0800"},{"name":"1a","uuid":"a6379a70-0d8f-3b6a-8889-df12576396b5","expiresOn":"2025-05-21 16:54:15 +0800"},{"name":"q","uuid":"0b59b1df-326b-30f3-87a5-ba7e1c81d8a0","expiresOn":"2025-05-21 15:34:38 +0800"},{"name":"cangkus","uuid":"99a18539-2885-3115-aac1-f0bd7dd3f6c6","expiresOn":"2025-05-21 15:32:35 +0800"},{"name":"HuLi","uuid":"b8f82d50-739b-4b97-9156-dfd8224225f3","expiresOn":"2025-05-21 14:34:46 +0800"},{"name":"Steve","uuid":"8667ba71-b85a-4004-af54-457a9734eed7","expiresOn":"2025-05-21 14:31:51 +0800"},{"name":"110","uuid":"ca3536b2-2f0d-4ab1-bff5-71a2cbb333c4","expiresOn":"2025-05-20 18:26:01 +0800"},{"name":"H2O","uuid":"6b09fbdb-f86f-402d-a03e-279512ae92cc","expiresOn":"2025-05-19 20:51:59 +0800"},{"name":"Lei_Feng","uuid":"da7a4c5c-e879-4c3c-afa1-d597e272804f","expiresOn":"2025-05-19 20:20:33 +0800"},{"name":"lei_fen","uuid":"7e7e3e53-d920-369d-83d2-feb70ca4710a","expiresOn":"2025-05-19 20:20:24 +0800"},{"name":"lei_fen_","uuid":"3fd60a23-3b4b-36e6-ab43-5c4303e6403c","expiresOn":"2025-05-19 20:20:14 +0800"},{"name":"Xe_Kr","uuid":"77718ac3-3223-45ec-88d1-490a03eabafd","expiresOn":"2025-05-19 18:12:49 +0800"},{"name":"hsds","uuid":"02cfc44a-a7ff-4ada-94e9-23d9fee52e68","expiresOn":"2025-05-19 18:00:57 +0800"},{"name":"Shui","uuid":"05f7ae5f-b793-4ef8-938d-b631beb2b339","expiresOn":"2025-05-19 14:01:12 +0800"}]
[{"name":"cangku1","uuid":"3727a8d4-5163-4832-a7ee-716f43e409fb","expiresOn":"2025-05-25 01:25:43 +0800"},{"name":"1","uuid":"15468a55-d663-3077-a691-aed0be0ffacf","expiresOn":"2025-05-25 01:21:09 +0800"},{"name":"3","uuid":"ceb3a035-ee0f-36c5-81f1-de1f75893f30","expiresOn":"2025-05-25 00:48:14 +0800"},{"name":"cangku","uuid":"6623b55e-8da2-4543-86d0-c0df6f4b27ce","expiresOn":"2025-05-25 00:43:36 +0800"},{"name":"Happywater_","uuid":"a85ad29c-cf39-4faf-942d-46784dec2d87","expiresOn":"2025-05-25 00:41:51 +0800"},{"name":"zhenai_","uuid":"d8162b17-392e-4a64-baeb-53adab683f0e","expiresOn":"2025-05-24 21:34:21 +0800"},{"name":"000","uuid":"cb55b591-c392-4cbd-8d2d-9ef217cad762","expiresOn":"2025-05-24 21:31:28 +0800"},{"name":"ccs","uuid":"9ff8e1fe-09e2-4776-a6f0-f3b69aa833ec","expiresOn":"2025-05-24 21:12:33 +0800"},{"name":"ys4","uuid":"69c8fe3f-d331-4d99-b560-5ee94d236353","expiresOn":"2025-05-24 20:40:28 +0800"},{"name":"YS3","uuid":"f5005a56-6084-49de-80de-99b347ffc18b","expiresOn":"2025-05-24 20:39:46 +0800"},{"name":"YS2","uuid":"0c95b529-326e-4433-9448-5fe37acb6ad2","expiresOn":"2025-05-24 20:39:22 +0800"},{"name":"YS1","uuid":"99b52884-ba04-413a-b7c3-b4bef5609736","expiresOn":"2025-05-24 20:38:44 +0800"},{"name":"2","uuid":"2bb3e52e-aa39-3e56-b9cd-19d6fd970a24","expiresOn":"2025-05-24 17:54:07 +0800"},{"name":"Steve","uuid":"8667ba71-b85a-4004-af54-457a9734eed7","expiresOn":"2025-05-24 17:52:17 +0800"},{"name":"XA_KER","uuid":"3c0eb7ac-5b63-40d4-ad9a-8782189532b8","expiresOn":"2025-05-24 16:50:39 +0800"},{"name":"Alex","uuid":"ec561538-f3fd-461d-aff5-086b22154bce","expiresOn":"2025-05-24 14:03:20 +0800"},{"name":"CL","uuid":"b34de655-1903-486a-aa00-d3917374a95b","expiresOn":"2025-05-23 23:53:49 +0800"},{"name":"Box","uuid":"786a4323-40b0-45eb-937c-9a90e6313d9b","expiresOn":"2025-05-23 22:01:10 +0800"},{"name":"0","uuid":"ef66baa1-e633-3a6b-9adb-f09146bd3189","expiresOn":"2025-05-23 21:50:01 +0800"},{"name":"00","uuid":"3e315ef3-66e4-4f79-a08c-4f28dba1779b","expiresOn":"2025-05-23 21:49:28 +0800"},{"name":"4","uuid":"2e3d9572-7755-3616-8e92-2a2148800e41","expiresOn":"2025-05-23 19:34:06 +0800"},{"name":"Dashou","uuid":"a506f586-8c61-44c2-9572-0a40ae6fd9ef","expiresOn":"2025-05-23 18:50:42 +0800"},{"name":"shi","uuid":"5c9cc18d-854a-4a32-ada3-e8bbdeab011a","expiresOn":"2025-05-23 18:50:29 +0800"},{"name":"YS7","uuid":"f18fe137-71b1-4ca6-acf4-7a6f74904581","expiresOn":"2025-05-23 18:49:00 +0800"},{"name":"Ys6","uuid":"e58e4c40-61b1-4fde-be6a-615178b4b6c5","expiresOn":"2025-05-23 18:48:56 +0800"},{"name":"YS5","uuid":"71af4d0f-4ec6-4d24-92ed-7594617c1b1a","expiresOn":"2025-05-23 18:48:50 +0800"},{"name":"Girl","uuid":"417aa262-8918-4514-9937-9b62883f5c60","expiresOn":"2025-05-22 21:21:21 +0800"},{"name":"GAO","uuid":"296b1a8e-9048-41ba-969c-784373eace31","expiresOn":"2025-05-22 20:36:49 +0800"},{"name":"cangku2","uuid":"d8584a9c-dfce-34ef-98b8-2b8daecf24e6","expiresOn":"2025-05-22 16:50:02 +0800"},{"name":"cangku001","uuid":"1156d084-be04-31b6-8820-0b9056fdfdfa","expiresOn":"2025-05-21 23:56:22 +0800"},{"name":"tu","uuid":"c62b212b-5e4a-3ba5-83c3-330c27d8de6d","expiresOn":"2025-05-21 20:48:45 +0800"},{"name":"cc","uuid":"2ea674bd-ed40-4d79-affe-dff7545366e7","expiresOn":"2025-05-21 18:08:17 +0800"},{"name":"Mao","uuid":"295d77a5-55fa-44d7-9e78-8cec33b85161","expiresOn":"2025-05-21 17:44:40 +0800"},{"name":"1a","uuid":"a6379a70-0d8f-3b6a-8889-df12576396b5","expiresOn":"2025-05-21 16:54:15 +0800"},{"name":"q","uuid":"0b59b1df-326b-30f3-87a5-ba7e1c81d8a0","expiresOn":"2025-05-21 15:34:38 +0800"},{"name":"cangkus","uuid":"99a18539-2885-3115-aac1-f0bd7dd3f6c6","expiresOn":"2025-05-21 15:32:35 +0800"},{"name":"HuLi","uuid":"b8f82d50-739b-4b97-9156-dfd8224225f3","expiresOn":"2025-05-21 14:34:46 +0800"},{"name":"110","uuid":"ca3536b2-2f0d-4ab1-bff5-71a2cbb333c4","expiresOn":"2025-05-20 18:26:01 +0800"},{"name":"H2O","uuid":"6b09fbdb-f86f-402d-a03e-279512ae92cc","expiresOn":"2025-05-19 20:51:59 +0800"},{"name":"Lei_Feng","uuid":"da7a4c5c-e879-4c3c-afa1-d597e272804f","expiresOn":"2025-05-19 20:20:33 +0800"},{"name":"lei_fen","uuid":"7e7e3e53-d920-369d-83d2-feb70ca4710a","expiresOn":"2025-05-19 20:20:24 +0800"},{"name":"lei_fen_","uuid":"3fd60a23-3b4b-36e6-ab43-5c4303e6403c","expiresOn":"2025-05-19 20:20:14 +0800"},{"name":"Xe_Kr","uuid":"77718ac3-3223-45ec-88d1-490a03eabafd","expiresOn":"2025-05-19 18:12:49 +0800"},{"name":"hsds","uuid":"02cfc44a-a7ff-4ada-94e9-23d9fee52e68","expiresOn":"2025-05-19 18:00:57 +0800"},{"name":"Shui","uuid":"05f7ae5f-b793-4ef8-938d-b631beb2b339","expiresOn":"2025-05-19 14:01:12 +0800"}]

Binary file not shown.

Binary file not shown.

View File

@ -131,18 +131,6 @@
},
"done": true
},
"minecraft:recipes/decorations/ladder": {
"criteria": {
"has_stick": "2025-04-22 03:34:46 +0800"
},
"done": true
},
"minecraft:recipes/food/cooked_salmon_from_smoking": {
"criteria": {
"has_salmon": "2025-04-21 23:21:36 +0800"
},
"done": true
},
"minecraft:husbandry/fishy_business": {
"criteria": {
"cod": "2025-04-21 23:20:23 +0800"
@ -155,6 +143,84 @@
},
"done": true
},
"minecraft:recipes/food/cooked_cod_from_campfire_cooking": {
"criteria": {
"has_cod": "2025-04-21 23:20:24 +0800"
},
"done": true
},
"minecraft:recipes/food/cooked_cod": {
"criteria": {
"has_cod": "2025-04-21 23:20:24 +0800"
},
"done": true
},
"minecraft:recipes/food/cooked_salmon_from_smoking": {
"criteria": {
"has_salmon": "2025-04-21 23:21:36 +0800"
},
"done": true
},
"minecraft:recipes/food/cooked_salmon_from_campfire_cooking": {
"criteria": {
"has_salmon": "2025-04-21 23:21:36 +0800"
},
"done": true
},
"minecraft:recipes/food/cooked_salmon": {
"criteria": {
"has_salmon": "2025-04-21 23:21:36 +0800"
},
"done": true
},
"minecraft:recipes/food/mushroom_stew": {
"criteria": {
"has_bowl": "2025-04-21 23:26:14 +0800"
},
"done": true
},
"minecraft:recipes/misc/conduit": {
"criteria": {
"has_nautilus_shell": "2025-04-21 23:30:25 +0800"
},
"done": true
},
"minecraft:recipes/misc/bone_meal": {
"criteria": {
"has_bone": "2025-04-21 23:32:41 +0800"
},
"done": true
},
"minecraft:recipes/decorations/chest": {
"criteria": {
"has_lots_of_items": "2025-04-21 23:42:48 +0800"
},
"done": true
},
"minecraft:recipes/redstone/trapped_chest": {
"criteria": {
"has_tripwire_hook": "2025-04-21 23:43:17 +0800"
},
"done": true
},
"minecraft:recipes/combat/crossbow": {
"criteria": {
"has_tripwire_hook": "2025-04-21 23:43:17 +0800"
},
"done": true
},
"minecraft:recipes/redstone/dispenser": {
"criteria": {
"has_bow": "2025-04-22 01:22:45 +0800"
},
"done": true
},
"minecraft:recipes/decorations/ladder": {
"criteria": {
"has_stick": "2025-04-22 03:34:46 +0800"
},
"done": true
},
"minecraft:recipes/decorations/campfire": {
"criteria": {
"has_stick": "2025-04-22 03:34:46 +0800"
@ -167,99 +233,51 @@
},
"done": true
},
"minecraft:recipes/combat/bow": {
"criteria": {
"has_string": "2025-04-22 17:05:51 +0800"
},
"done": true
},
"minecraft:recipes/tools/wooden_pickaxe": {
"criteria": {
"has_stick": "2025-04-22 03:34:46 +0800"
},
"done": true
},
"minecraft:recipes/food/cooked_salmon_from_campfire_cooking": {
"criteria": {
"has_salmon": "2025-04-21 23:21:36 +0800"
},
"done": true
},
"minecraft:recipes/tools/wooden_axe": {
"criteria": {
"has_stick": "2025-04-22 03:34:46 +0800"
},
"done": true
},
"minecraft:recipes/food/cooked_salmon": {
"criteria": {
"has_salmon": "2025-04-21 23:21:36 +0800"
},
"done": true
},
"minecraft:recipes/tools/fishing_rod": {
"criteria": {
"has_string": "2025-04-22 17:05:51 +0800"
},
"done": true
},
"minecraft:recipes/decorations/chest": {
"criteria": {
"has_lots_of_items": "2025-04-21 23:42:48 +0800"
},
"done": true
},
"minecraft:recipes/tools/wooden_shovel": {
"criteria": {
"has_stick": "2025-04-22 03:34:46 +0800"
},
"done": true
},
"minecraft:recipes/redstone/dispenser": {
"criteria": {
"has_bow": "2025-04-22 01:22:45 +0800"
},
"done": true
},
"minecraft:recipes/redstone/trapped_chest": {
"criteria": {
"has_tripwire_hook": "2025-04-21 23:43:17 +0800"
},
"done": true
},
"minecraft:recipes/building_blocks/white_wool_from_string": {
"criteria": {
"has_string": "2025-04-22 17:05:51 +0800"
},
"done": true
},
"minecraft:recipes/food/cooked_cod_from_campfire_cooking": {
"criteria": {
"has_cod": "2025-04-21 23:20:24 +0800"
},
"done": true
},
"minecraft:recipes/combat/wooden_sword": {
"criteria": {
"has_stick": "2025-04-22 03:34:46 +0800"
},
"done": true
},
"minecraft:recipes/redstone/tripwire_hook": {
"minecraft:recipes/combat/bow": {
"criteria": {
"has_string": "2025-04-22 17:05:51 +0800"
},
"done": true
},
"minecraft:recipes/misc/bone_meal": {
"minecraft:recipes/tools/fishing_rod": {
"criteria": {
"has_bone": "2025-04-21 23:32:41 +0800"
"has_string": "2025-04-22 17:05:51 +0800"
},
"done": true
},
"minecraft:recipes/combat/crossbow": {
"minecraft:recipes/building_blocks/white_wool_from_string": {
"criteria": {
"has_tripwire_hook": "2025-04-21 23:43:17 +0800"
"has_string": "2025-04-22 17:05:51 +0800"
},
"done": true
},
"minecraft:recipes/redstone/tripwire_hook": {
"criteria": {
"has_string": "2025-04-22 17:05:51 +0800"
},
"done": true
},
@ -269,27 +287,69 @@
},
"done": true
},
"minecraft:recipes/food/mushroom_stew": {
"criteria": {
"has_bowl": "2025-04-21 23:26:14 +0800"
},
"done": true
},
"minecraft:recipes/food/cooked_cod": {
"criteria": {
"has_cod": "2025-04-21 23:20:24 +0800"
},
"done": true
},
"minecraft:recipes/decorations/loom": {
"criteria": {
"has_string": "2025-04-22 17:05:51 +0800"
},
"done": true
},
"minecraft:recipes/misc/conduit": {
"minecraft:recipes/misc/black_dye": {
"criteria": {
"has_nautilus_shell": "2025-04-21 23:30:25 +0800"
"has_ink_sac": "2025-04-23 18:50:51 +0800"
},
"done": true
},
"minecraft:recipes/transportation/dark_oak_chest_boat": {
"criteria": {
"has_boat": "2025-04-24 12:33:45 +0800"
},
"done": true
},
"minecraft:recipes/transportation/bamboo_chest_raft": {
"criteria": {
"has_boat": "2025-04-24 12:33:45 +0800"
},
"done": true
},
"minecraft:recipes/transportation/spruce_chest_boat": {
"criteria": {
"has_boat": "2025-04-24 12:33:45 +0800"
},
"done": true
},
"minecraft:recipes/transportation/jungle_chest_boat": {
"criteria": {
"has_boat": "2025-04-24 12:33:45 +0800"
},
"done": true
},
"minecraft:recipes/transportation/acacia_chest_boat": {
"criteria": {
"has_boat": "2025-04-24 12:33:45 +0800"
},
"done": true
},
"minecraft:recipes/transportation/mangrove_chest_boat": {
"criteria": {
"has_boat": "2025-04-24 12:33:45 +0800"
},
"done": true
},
"minecraft:recipes/transportation/oak_chest_boat": {
"criteria": {
"has_boat": "2025-04-24 12:33:45 +0800"
},
"done": true
},
"minecraft:recipes/transportation/cherry_chest_boat": {
"criteria": {
"has_boat": "2025-04-24 12:33:45 +0800"
},
"done": true
},
"minecraft:recipes/transportation/birch_chest_boat": {
"criteria": {
"has_boat": "2025-04-24 12:33:45 +0800"
},
"done": true
},

View File

@ -19,6 +19,7 @@
},
"minecraft:adventure/adventuring_time": {
"criteria": {
"minecraft:river": "2025-04-23 20:01:02 +0800",
"minecraft:snowy_taiga": "2025-04-20 13:04:09 +0800",
"minecraft:dripstone_caves": "2025-04-21 16:36:40 +0800",
"minecraft:forest": "2025-04-21 11:26:06 +0800",

View File

@ -19,8 +19,10 @@
},
"minecraft:adventure/adventuring_time": {
"criteria": {
"minecraft:river": "2025-04-23 20:08:04 +0800",
"minecraft:snowy_taiga": "2025-04-20 14:14:08 +0800",
"minecraft:forest": "2025-04-20 13:36:20 +0800",
"minecraft:ocean": "2025-04-23 19:17:15 +0800",
"minecraft:warm_ocean": "2025-04-22 00:21:58 +0800",
"minecraft:deep_lukewarm_ocean": "2025-04-20 00:56:09 +0800",
"minecraft:plains": "2025-04-20 15:35:50 +0800"

View File

@ -0,0 +1,232 @@
{
"skyblock:challenges/root": {
"criteria": {
"join_skyblock_world": "2025-04-23 19:33:42 +0800"
},
"done": true
},
"skyblock:progression/root": {
"criteria": {
"join_skyblock_world": "2025-04-23 19:33:42 +0800"
},
"done": true
},
"minecraft:recipes/decorations/crafting_table": {
"criteria": {
"unlock_right_away": "2025-04-23 19:33:42 +0800"
},
"done": true
},
"skyblock:progression/go_down": {
"criteria": {
"is_low": "2025-04-23 19:33:42 +0800"
},
"done": true
},
"minecraft:recipes/decorations/composter": {
"criteria": {
"has_wood_slab": "2025-04-23 19:33:43 +0800"
},
"done": true
},
"minecraft:adventure/adventuring_time": {
"criteria": {
"minecraft:ocean": "2025-04-23 19:33:43 +0800",
"minecraft:plains": "2025-04-23 19:34:07 +0800"
},
"done": false
},
"minecraft:recipes/decorations/barrel": {
"criteria": {
"has_wood_slab": "2025-04-23 19:33:43 +0800"
},
"done": true
},
"minecraft:recipes/redstone/acacia_button": {
"criteria": {
"has_planks": "2025-04-23 19:33:44 +0800"
},
"done": true
},
"minecraft:recipes/decorations/ladder": {
"criteria": {
"has_stick": "2025-04-23 19:33:44 +0800"
},
"done": true
},
"minecraft:recipes/decorations/torch": {
"criteria": {
"has_stone_pickaxe": "2025-04-23 19:33:44 +0800"
},
"done": true
},
"minecraft:recipes/decorations/prismarine_wall_from_prismarine_stonecutting": {
"criteria": {
"has_prismarine": "2025-04-23 19:33:44 +0800"
},
"done": true
},
"minecraft:recipes/redstone/acacia_pressure_plate": {
"criteria": {
"has_planks": "2025-04-23 19:33:44 +0800"
},
"done": true
},
"minecraft:recipes/decorations/acacia_sign": {
"criteria": {
"has_planks": "2025-04-23 19:33:44 +0800"
},
"done": true
},
"minecraft:recipes/decorations/campfire": {
"criteria": {
"has_stick": "2025-04-23 19:33:44 +0800"
},
"done": true
},
"minecraft:recipes/tools/wooden_hoe": {
"criteria": {
"has_stick": "2025-04-23 19:33:44 +0800"
},
"done": true
},
"minecraft:recipes/building_blocks/acacia_slab": {
"criteria": {
"has_planks": "2025-04-23 19:33:44 +0800"
},
"done": true
},
"minecraft:recipes/tools/wooden_pickaxe": {
"criteria": {
"has_stick": "2025-04-23 19:33:44 +0800"
},
"done": true
},
"minecraft:story/upgrade_tools": {
"criteria": {
"stone_pickaxe": "2025-04-23 19:33:44 +0800"
},
"done": true
},
"minecraft:recipes/tools/wooden_axe": {
"criteria": {
"has_stick": "2025-04-23 19:33:44 +0800"
},
"done": true
},
"minecraft:recipes/redstone/acacia_trapdoor": {
"criteria": {
"has_planks": "2025-04-23 19:33:44 +0800"
},
"done": true
},
"minecraft:recipes/decorations/chest": {
"criteria": {
"has_lots_of_items": "2025-04-23 19:33:44 +0800"
},
"done": true
},
"minecraft:recipes/tools/wooden_shovel": {
"criteria": {
"has_stick": "2025-04-23 19:33:44 +0800"
},
"done": true
},
"minecraft:recipes/misc/stick": {
"criteria": {
"has_planks": "2025-04-23 19:33:44 +0800"
},
"done": true
},
"minecraft:recipes/building_blocks/prismarine_stairs": {
"criteria": {
"has_prismarine": "2025-04-23 19:33:44 +0800"
},
"done": true
},
"minecraft:recipes/decorations/prismarine_wall": {
"criteria": {
"has_prismarine": "2025-04-23 19:33:44 +0800"
},
"done": true
},
"minecraft:recipes/decorations/acacia_fence": {
"criteria": {
"has_planks": "2025-04-23 19:33:44 +0800"
},
"done": true
},
"minecraft:recipes/building_blocks/prismarine_slab_from_prismarine_stonecutting": {
"criteria": {
"has_prismarine": "2025-04-23 19:33:44 +0800"
},
"done": true
},
"minecraft:recipes/combat/wooden_sword": {
"criteria": {
"has_stick": "2025-04-23 19:33:44 +0800"
},
"done": true
},
"minecraft:recipes/building_blocks/acacia_stairs": {
"criteria": {
"has_planks": "2025-04-23 19:33:44 +0800"
},
"done": true
},
"minecraft:recipes/building_blocks/prismarine_slab": {
"criteria": {
"has_prismarine": "2025-04-23 19:33:44 +0800"
},
"done": true
},
"minecraft:recipes/redstone/acacia_door": {
"criteria": {
"has_planks": "2025-04-23 19:33:44 +0800"
},
"done": true
},
"skyblock:challenges/all_light_sources": {
"criteria": {
"sea_lantern": "2025-04-23 19:33:44 +0800"
},
"done": false
},
"minecraft:recipes/redstone/acacia_fence_gate": {
"criteria": {
"has_planks": "2025-04-23 19:33:44 +0800"
},
"done": true
},
"minecraft:recipes/building_blocks/prismarine_stairs_from_prismarine_stonecutting": {
"criteria": {
"has_prismarine": "2025-04-23 19:33:44 +0800"
},
"done": true
},
"minecraft:story/root": {
"criteria": {
"crafting_table": "2025-04-23 19:33:44 +0800"
},
"done": true
},
"minecraft:recipes/misc/white_dye": {
"criteria": {
"has_bone_meal": "2025-04-23 19:33:45 +0800"
},
"done": true
},
"skyblock:progression/bone_meal": {
"criteria": {
"has_bone_meal": "2025-04-23 19:33:45 +0800"
},
"done": true
},
"minecraft:recipes/building_blocks/bone_block": {
"criteria": {
"has_bone_meal": "2025-04-23 19:33:45 +0800"
},
"done": true
},
"DataVersion": 3465
}

View File

@ -25,7 +25,10 @@
},
"minecraft:adventure/adventuring_time": {
"criteria": {
"minecraft:beach": "2025-04-23 19:31:15 +0800",
"minecraft:river": "2025-04-23 20:34:23 +0800",
"minecraft:snowy_taiga": "2025-04-22 16:49:50 +0800",
"minecraft:ocean": "2025-04-23 19:15:33 +0800",
"minecraft:plains": "2025-04-21 23:56:06 +0800"
},
"done": false
@ -60,27 +63,183 @@
},
"done": true
},
"minecraft:recipes/misc/bone_meal": {
"criteria": {
"has_bone": "2025-04-22 16:57:57 +0800"
},
"done": true
},
"minecraft:recipes/building_blocks/prismarine_slab": {
"criteria": {
"has_prismarine": "2025-04-22 16:57:56 +0800"
},
"done": true
},
"minecraft:recipes/building_blocks/prismarine_stairs_from_prismarine_stonecutting": {
"criteria": {
"has_prismarine": "2025-04-22 16:57:56 +0800"
},
"done": true
},
"minecraft:recipes/misc/bone_meal": {
"criteria": {
"has_bone": "2025-04-22 16:57:57 +0800"
},
"done": true
},
"skyblock:challenges/all_light_sources": {
"criteria": {
"sea_lantern": "2025-04-22 16:57:57 +0800"
},
"done": false
},
"minecraft:recipes/building_blocks/prismarine_stairs_from_prismarine_stonecutting": {
"minecraft:recipes/misc/iron_nugget_from_smelting": {
"criteria": {
"has_prismarine": "2025-04-22 16:57:56 +0800"
"has_iron_pickaxe": "2025-04-23 19:06:37 +0800"
},
"done": true
},
"minecraft:story/iron_tools": {
"criteria": {
"iron_pickaxe": "2025-04-23 19:06:37 +0800"
},
"done": true
},
"skyblock:progression/silk_touch": {
"criteria": {
"has_silk_touch_tool": "2025-04-23 19:06:37 +0800"
},
"done": true
},
"minecraft:recipes/misc/iron_nugget_from_blasting": {
"criteria": {
"has_iron_pickaxe": "2025-04-23 19:06:37 +0800"
},
"done": true
},
"minecraft:recipes/misc/white_dye": {
"criteria": {
"has_bone_meal": "2025-04-23 19:16:53 +0800"
},
"done": true
},
"skyblock:progression/bone_meal": {
"criteria": {
"has_bone_meal": "2025-04-23 19:16:53 +0800"
},
"done": true
},
"minecraft:recipes/building_blocks/bone_block": {
"criteria": {
"has_bone_meal": "2025-04-23 19:16:53 +0800"
},
"done": true
},
"minecraft:recipes/building_blocks/lime_concrete_powder": {
"criteria": {
"has_sand": "2025-04-23 19:32:12 +0800"
},
"done": true
},
"minecraft:recipes/building_blocks/light_gray_concrete_powder": {
"criteria": {
"has_sand": "2025-04-23 19:32:12 +0800"
},
"done": true
},
"minecraft:recipes/building_blocks/pink_concrete_powder": {
"criteria": {
"has_sand": "2025-04-23 19:32:12 +0800"
},
"done": true
},
"minecraft:recipes/building_blocks/orange_concrete_powder": {
"criteria": {
"has_sand": "2025-04-23 19:32:12 +0800"
},
"done": true
},
"minecraft:recipes/building_blocks/red_concrete_powder": {
"criteria": {
"has_sand": "2025-04-23 19:32:12 +0800"
},
"done": true
},
"minecraft:recipes/building_blocks/magenta_concrete_powder": {
"criteria": {
"has_sand": "2025-04-23 19:32:12 +0800"
},
"done": true
},
"minecraft:recipes/building_blocks/brown_concrete_powder": {
"criteria": {
"has_sand": "2025-04-23 19:32:12 +0800"
},
"done": true
},
"minecraft:recipes/building_blocks/light_blue_concrete_powder": {
"criteria": {
"has_sand": "2025-04-23 19:32:12 +0800"
},
"done": true
},
"minecraft:recipes/building_blocks/glass": {
"criteria": {
"has_smelts_to_glass": "2025-04-23 19:32:12 +0800"
},
"done": true
},
"minecraft:recipes/building_blocks/green_concrete_powder": {
"criteria": {
"has_sand": "2025-04-23 19:32:12 +0800"
},
"done": true
},
"skyblock:progression/sand": {
"criteria": {
"has_sand": "2025-04-23 19:32:12 +0800"
},
"done": true
},
"minecraft:recipes/building_blocks/blue_concrete_powder": {
"criteria": {
"has_sand": "2025-04-23 19:32:12 +0800"
},
"done": true
},
"minecraft:recipes/building_blocks/yellow_concrete_powder": {
"criteria": {
"has_sand": "2025-04-23 19:32:12 +0800"
},
"done": true
},
"minecraft:recipes/building_blocks/sandstone": {
"criteria": {
"has_sand": "2025-04-23 19:32:12 +0800"
},
"done": true
},
"minecraft:recipes/building_blocks/white_concrete_powder": {
"criteria": {
"has_sand": "2025-04-23 19:32:12 +0800"
},
"done": true
},
"minecraft:recipes/building_blocks/gray_concrete_powder": {
"criteria": {
"has_sand": "2025-04-23 19:32:12 +0800"
},
"done": true
},
"minecraft:recipes/building_blocks/black_concrete_powder": {
"criteria": {
"has_sand": "2025-04-23 19:32:12 +0800"
},
"done": true
},
"minecraft:recipes/building_blocks/purple_concrete_powder": {
"criteria": {
"has_sand": "2025-04-23 19:32:12 +0800"
},
"done": true
},
"minecraft:recipes/building_blocks/cyan_concrete_powder": {
"criteria": {
"has_sand": "2025-04-23 19:32:12 +0800"
},
"done": true
},

View File

@ -0,0 +1,33 @@
{
"skyblock:challenges/root": {
"criteria": {
"join_skyblock_world": "2025-04-24 16:50:39 +0800"
},
"done": true
},
"skyblock:progression/root": {
"criteria": {
"join_skyblock_world": "2025-04-24 16:50:39 +0800"
},
"done": true
},
"minecraft:recipes/decorations/crafting_table": {
"criteria": {
"unlock_right_away": "2025-04-24 16:50:39 +0800"
},
"done": true
},
"minecraft:adventure/adventuring_time": {
"criteria": {
"minecraft:forest": "2025-04-24 16:50:39 +0800"
},
"done": false
},
"skyblock:progression/go_down": {
"criteria": {
"is_low": "2025-04-24 16:50:39 +0800"
},
"done": true
},
"DataVersion": 3465
}

View File

@ -0,0 +1,33 @@
{
"skyblock:challenges/root": {
"criteria": {
"join_skyblock_world": "2025-04-23 21:49:28 +0800"
},
"done": true
},
"skyblock:progression/root": {
"criteria": {
"join_skyblock_world": "2025-04-23 21:49:28 +0800"
},
"done": true
},
"minecraft:recipes/decorations/crafting_table": {
"criteria": {
"unlock_right_away": "2025-04-23 21:49:28 +0800"
},
"done": true
},
"minecraft:adventure/adventuring_time": {
"criteria": {
"minecraft:snowy_taiga": "2025-04-23 21:49:28 +0800"
},
"done": false
},
"skyblock:progression/go_down": {
"criteria": {
"is_low": "2025-04-23 21:49:28 +0800"
},
"done": true
},
"DataVersion": 3465
}

View File

@ -1,34 +1,70 @@
{
"minecraft:recipes/redstone/lever": {
"criteria": {
"has_cobblestone": "2025-04-22 18:37:57 +0800"
},
"done": true
},
"minecraft:recipes/decorations/gray_bed": {
"criteria": {
"has_gray_wool": "2025-04-22 19:17:07 +0800"
},
"done": true
},
"skyblock:challenges/root": {
"criteria": {
"join_skyblock_world": "2025-04-22 18:34:17 +0800"
},
"done": true
},
"minecraft:recipes/decorations/black_bed": {
"skyblock:progression/root": {
"criteria": {
"has_black_wool": "2025-04-22 19:17:07 +0800"
"join_skyblock_world": "2025-04-22 18:34:17 +0800"
},
"done": true
},
"minecraft:recipes/decorations/crafting_table": {
"criteria": {
"unlock_right_away": "2025-04-22 18:34:17 +0800"
},
"done": true
},
"minecraft:adventure/adventuring_time": {
"criteria": {
"minecraft:plains": "2025-04-22 18:34:17 +0800"
},
"done": false
},
"minecraft:recipes/decorations/prismarine_wall_from_prismarine_stonecutting": {
"criteria": {
"has_prismarine": "2025-04-22 18:36:50 +0800"
},
"done": true
},
"minecraft:recipes/building_blocks/prismarine_stairs": {
"criteria": {
"has_prismarine": "2025-04-22 18:36:50 +0800"
},
"done": true
},
"minecraft:recipes/decorations/prismarine_wall": {
"criteria": {
"has_prismarine": "2025-04-22 18:36:50 +0800"
},
"done": true
},
"minecraft:recipes/building_blocks/prismarine_slab_from_prismarine_stonecutting": {
"criteria": {
"has_prismarine": "2025-04-22 18:36:50 +0800"
},
"done": true
},
"minecraft:recipes/building_blocks/prismarine_slab": {
"criteria": {
"has_prismarine": "2025-04-22 18:36:50 +0800"
},
"done": true
},
"minecraft:recipes/building_blocks/prismarine_stairs_from_prismarine_stonecutting": {
"criteria": {
"has_prismarine": "2025-04-22 18:36:50 +0800"
},
"done": true
},
"minecraft:recipes/redstone/lever": {
"criteria": {
"has_cobblestone": "2025-04-22 18:37:57 +0800"
},
"done": true
},
"minecraft:recipes/combat/stone_sword": {
"criteria": {
"has_cobblestone": "2025-04-22 18:37:57 +0800"
@ -53,12 +89,6 @@
},
"done": true
},
"minecraft:recipes/decorations/white_banner": {
"criteria": {
"has_white_wool": "2025-04-22 19:17:07 +0800"
},
"done": true
},
"minecraft:story/mine_stone": {
"criteria": {
"get_stone": "2025-04-22 18:37:57 +0800"
@ -71,9 +101,75 @@
},
"done": true
},
"skyblock:progression/root": {
"skyblock:progression/cobblestone": {
"criteria": {
"join_skyblock_world": "2025-04-22 18:34:17 +0800"
"has_stone": "2025-04-22 18:37:57 +0800"
},
"done": true
},
"minecraft:recipes/building_blocks/cobblestone_slab": {
"criteria": {
"has_cobblestone": "2025-04-22 18:37:57 +0800"
},
"done": true
},
"minecraft:recipes/building_blocks/cobblestone_slab_from_cobblestone_stonecutting": {
"criteria": {
"has_cobblestone": "2025-04-22 18:37:57 +0800"
},
"done": true
},
"minecraft:recipes/building_blocks/stone": {
"criteria": {
"has_cobblestone": "2025-04-22 18:37:57 +0800"
},
"done": true
},
"minecraft:recipes/decorations/cobblestone_wall_from_cobblestone_stonecutting": {
"criteria": {
"has_cobblestone": "2025-04-22 18:37:57 +0800"
},
"done": true
},
"minecraft:recipes/building_blocks/cobblestone_stairs_from_cobblestone_stonecutting": {
"criteria": {
"has_cobblestone": "2025-04-22 18:37:57 +0800"
},
"done": true
},
"minecraft:recipes/building_blocks/cobblestone_stairs": {
"criteria": {
"has_cobblestone": "2025-04-22 18:37:57 +0800"
},
"done": true
},
"minecraft:recipes/tools/stone_hoe": {
"criteria": {
"has_cobblestone": "2025-04-22 18:37:57 +0800"
},
"done": true
},
"minecraft:recipes/tools/stone_shovel": {
"criteria": {
"has_cobblestone": "2025-04-22 18:37:57 +0800"
},
"done": true
},
"minecraft:recipes/decorations/gray_bed": {
"criteria": {
"has_gray_wool": "2025-04-22 19:17:07 +0800"
},
"done": true
},
"minecraft:recipes/decorations/black_bed": {
"criteria": {
"has_black_wool": "2025-04-22 19:17:07 +0800"
},
"done": true
},
"minecraft:recipes/decorations/white_banner": {
"criteria": {
"has_white_wool": "2025-04-22 19:17:07 +0800"
},
"done": true
},
@ -89,54 +185,6 @@
},
"done": true
},
"skyblock:progression/cobblestone": {
"criteria": {
"has_stone": "2025-04-22 18:37:57 +0800"
},
"done": true
},
"minecraft:recipes/decorations/crafting_table": {
"criteria": {
"unlock_right_away": "2025-04-22 18:34:17 +0800"
},
"done": true
},
"minecraft:recipes/decorations/chest": {
"criteria": {
"has_lots_of_items": "2025-04-22 20:16:05 +0800"
},
"done": true
},
"minecraft:recipes/building_blocks/prismarine_stairs": {
"criteria": {
"has_prismarine": "2025-04-22 18:36:50 +0800"
},
"done": true
},
"minecraft:recipes/building_blocks/cobblestone_slab": {
"criteria": {
"has_cobblestone": "2025-04-22 18:37:57 +0800"
},
"done": true
},
"minecraft:recipes/decorations/prismarine_wall": {
"criteria": {
"has_prismarine": "2025-04-22 18:36:50 +0800"
},
"done": true
},
"minecraft:recipes/building_blocks/cobblestone_slab_from_cobblestone_stonecutting": {
"criteria": {
"has_cobblestone": "2025-04-22 18:37:57 +0800"
},
"done": true
},
"minecraft:recipes/building_blocks/prismarine_slab_from_prismarine_stonecutting": {
"criteria": {
"has_prismarine": "2025-04-22 18:36:50 +0800"
},
"done": true
},
"minecraft:recipes/decorations/gray_banner": {
"criteria": {
"has_gray_wool": "2025-04-22 19:17:07 +0800"
@ -155,69 +203,21 @@
},
"done": true
},
"minecraft:recipes/building_blocks/stone": {
"criteria": {
"has_cobblestone": "2025-04-22 18:37:57 +0800"
},
"done": true
},
"minecraft:adventure/adventuring_time": {
"criteria": {
"minecraft:plains": "2025-04-22 18:34:17 +0800"
},
"done": false
},
"minecraft:recipes/decorations/cobblestone_wall_from_cobblestone_stonecutting": {
"criteria": {
"has_cobblestone": "2025-04-22 18:37:57 +0800"
},
"done": true
},
"minecraft:recipes/building_blocks/cobblestone_stairs_from_cobblestone_stonecutting": {
"criteria": {
"has_cobblestone": "2025-04-22 18:37:57 +0800"
},
"done": true
},
"minecraft:recipes/decorations/white_bed": {
"criteria": {
"has_white_wool": "2025-04-22 19:17:07 +0800"
},
"done": true
},
"minecraft:recipes/building_blocks/cobblestone_stairs": {
"criteria": {
"has_cobblestone": "2025-04-22 18:37:57 +0800"
},
"done": true
},
"minecraft:recipes/building_blocks/prismarine_slab": {
"criteria": {
"has_prismarine": "2025-04-22 18:36:50 +0800"
},
"done": true
},
"minecraft:recipes/tools/stone_hoe": {
"criteria": {
"has_cobblestone": "2025-04-22 18:37:57 +0800"
},
"done": true
},
"minecraft:recipes/decorations/white_carpet": {
"criteria": {
"has_white_wool": "2025-04-22 19:17:07 +0800"
},
"done": true
},
"minecraft:recipes/tools/stone_shovel": {
"minecraft:recipes/decorations/chest": {
"criteria": {
"has_cobblestone": "2025-04-22 18:37:57 +0800"
},
"done": true
},
"minecraft:recipes/building_blocks/prismarine_stairs_from_prismarine_stonecutting": {
"criteria": {
"has_prismarine": "2025-04-22 18:36:50 +0800"
"has_lots_of_items": "2025-04-22 20:16:05 +0800"
},
"done": true
},

View File

@ -19,7 +19,11 @@
},
"minecraft:adventure/adventuring_time": {
"criteria": {
"minecraft:beach": "2025-04-23 19:23:15 +0800",
"minecraft:river": "2025-04-23 20:12:45 +0800",
"minecraft:snowy_taiga": "2025-04-20 13:18:24 +0800",
"minecraft:forest": "2025-04-24 11:39:19 +0800",
"minecraft:ocean": "2025-04-23 19:14:31 +0800",
"minecraft:deep_lukewarm_ocean": "2025-04-19 23:02:23 +0800",
"minecraft:plains": "2025-04-19 22:49:35 +0800"
},
@ -249,7 +253,8 @@
},
"skyblock:challenges/all_light_sources": {
"criteria": {
"sea_lantern": "2025-04-20 11:21:21 +0800"
"sea_lantern": "2025-04-20 11:21:21 +0800",
"lava_bucket": "2025-04-24 11:44:10 +0800"
},
"done": false
},
@ -607,5 +612,137 @@
},
"done": true
},
"minecraft:recipes/redstone/lever": {
"criteria": {
"has_cobblestone": "2025-04-23 16:42:01 +0800"
},
"done": true
},
"minecraft:recipes/combat/stone_sword": {
"criteria": {
"has_cobblestone": "2025-04-23 16:42:01 +0800"
},
"done": true
},
"minecraft:recipes/decorations/cobblestone_wall": {
"criteria": {
"has_cobblestone": "2025-04-23 16:42:01 +0800"
},
"done": true
},
"minecraft:recipes/tools/stone_pickaxe": {
"criteria": {
"has_cobblestone": "2025-04-23 16:42:01 +0800"
},
"done": true
},
"minecraft:recipes/tools/stone_axe": {
"criteria": {
"has_cobblestone": "2025-04-23 16:42:01 +0800"
},
"done": true
},
"minecraft:story/mine_stone": {
"criteria": {
"get_stone": "2025-04-23 16:42:01 +0800"
},
"done": true
},
"minecraft:recipes/decorations/furnace": {
"criteria": {
"has_cobblestone": "2025-04-23 16:42:01 +0800"
},
"done": true
},
"skyblock:progression/cobblestone": {
"criteria": {
"has_stone": "2025-04-23 16:42:01 +0800"
},
"done": true
},
"minecraft:recipes/building_blocks/cobblestone_slab": {
"criteria": {
"has_cobblestone": "2025-04-23 16:42:01 +0800"
},
"done": true
},
"minecraft:recipes/building_blocks/cobblestone_slab_from_cobblestone_stonecutting": {
"criteria": {
"has_cobblestone": "2025-04-23 16:42:01 +0800"
},
"done": true
},
"minecraft:recipes/building_blocks/stone": {
"criteria": {
"has_cobblestone": "2025-04-23 16:42:01 +0800"
},
"done": true
},
"minecraft:recipes/decorations/cobblestone_wall_from_cobblestone_stonecutting": {
"criteria": {
"has_cobblestone": "2025-04-23 16:42:01 +0800"
},
"done": true
},
"minecraft:recipes/building_blocks/cobblestone_stairs_from_cobblestone_stonecutting": {
"criteria": {
"has_cobblestone": "2025-04-23 16:42:01 +0800"
},
"done": true
},
"minecraft:recipes/building_blocks/cobblestone_stairs": {
"criteria": {
"has_cobblestone": "2025-04-23 16:42:01 +0800"
},
"done": true
},
"minecraft:recipes/tools/stone_hoe": {
"criteria": {
"has_cobblestone": "2025-04-23 16:42:01 +0800"
},
"done": true
},
"minecraft:recipes/tools/stone_shovel": {
"criteria": {
"has_cobblestone": "2025-04-23 16:42:01 +0800"
},
"done": true
},
"minecraft:recipes/decorations/torch": {
"criteria": {
"has_stone_pickaxe": "2025-04-23 18:38:55 +0800"
},
"done": true
},
"minecraft:story/upgrade_tools": {
"criteria": {
"stone_pickaxe": "2025-04-23 18:38:55 +0800"
},
"done": true
},
"minecraft:recipes/misc/iron_nugget_from_smelting": {
"criteria": {
"has_iron_sword": "2025-04-24 00:49:07 +0800"
},
"done": true
},
"minecraft:recipes/misc/iron_nugget_from_blasting": {
"criteria": {
"has_iron_sword": "2025-04-24 00:49:07 +0800"
},
"done": true
},
"minecraft:story/lava_bucket": {
"criteria": {
"lava_bucket": "2025-04-24 11:44:10 +0800"
},
"done": true
},
"skyblock:progression/lava_bucket": {
"criteria": {
"has_lava_bucket": "2025-04-24 11:44:10 +0800"
},
"done": true
},
"DataVersion": 3465
}

View File

@ -95,36 +95,6 @@
},
"done": true
},
"minecraft:recipes/combat/leather_helmet": {
"criteria": {
"has_leather": "2025-04-22 00:25:03 +0800"
},
"done": true
},
"minecraft:recipes/decorations/ladder": {
"criteria": {
"has_stick": "2025-04-22 16:36:19 +0800"
},
"done": true
},
"minecraft:recipes/combat/leather_leggings": {
"criteria": {
"has_leather": "2025-04-22 00:25:03 +0800"
},
"done": true
},
"minecraft:recipes/food/cooked_salmon_from_smoking": {
"criteria": {
"has_salmon": "2025-04-21 23:20:14 +0800"
},
"done": true
},
"minecraft:recipes/misc/black_dye": {
"criteria": {
"has_ink_sac": "2025-04-23 01:43:07 +0800"
},
"done": true
},
"minecraft:husbandry/fishy_business": {
"criteria": {
"cod": "2025-04-21 23:19:57 +0800"
@ -137,6 +107,156 @@
},
"done": true
},
"minecraft:recipes/food/cooked_cod_from_campfire_cooking": {
"criteria": {
"has_cod": "2025-04-21 23:19:57 +0800"
},
"done": true
},
"minecraft:recipes/food/cooked_cod": {
"criteria": {
"has_cod": "2025-04-21 23:19:57 +0800"
},
"done": true
},
"minecraft:recipes/food/cooked_salmon_from_smoking": {
"criteria": {
"has_salmon": "2025-04-21 23:20:14 +0800"
},
"done": true
},
"minecraft:recipes/food/cooked_salmon_from_campfire_cooking": {
"criteria": {
"has_salmon": "2025-04-21 23:20:14 +0800"
},
"done": true
},
"minecraft:recipes/food/cooked_salmon": {
"criteria": {
"has_salmon": "2025-04-21 23:20:14 +0800"
},
"done": true
},
"minecraft:recipes/misc/bone_meal": {
"criteria": {
"has_bone": "2025-04-21 23:21:15 +0800"
},
"done": true
},
"minecraft:recipes/combat/bow": {
"criteria": {
"has_string": "2025-04-21 23:28:54 +0800"
},
"done": true
},
"minecraft:recipes/tools/fishing_rod": {
"criteria": {
"has_string": "2025-04-21 23:28:54 +0800"
},
"done": true
},
"minecraft:recipes/building_blocks/white_wool_from_string": {
"criteria": {
"has_string": "2025-04-21 23:28:54 +0800"
},
"done": true
},
"minecraft:recipes/redstone/tripwire_hook": {
"criteria": {
"has_string": "2025-04-21 23:28:54 +0800"
},
"done": true
},
"minecraft:recipes/combat/crossbow": {
"criteria": {
"has_string": "2025-04-21 23:28:54 +0800"
},
"done": true
},
"minecraft:recipes/decorations/candle": {
"criteria": {
"has_string": "2025-04-21 23:28:54 +0800"
},
"done": true
},
"minecraft:recipes/decorations/loom": {
"criteria": {
"has_string": "2025-04-21 23:28:54 +0800"
},
"done": true
},
"minecraft:recipes/redstone/trapped_chest": {
"criteria": {
"has_tripwire_hook": "2025-04-21 23:41:59 +0800"
},
"done": true
},
"minecraft:recipes/food/mushroom_stew": {
"criteria": {
"has_bowl": "2025-04-21 23:43:54 +0800"
},
"done": true
},
"minecraft:recipes/decorations/chest": {
"criteria": {
"has_lots_of_items": "2025-04-21 23:46:42 +0800"
},
"done": true
},
"minecraft:recipes/misc/conduit": {
"criteria": {
"has_nautilus_shell": "2025-04-21 23:51:36 +0800"
},
"done": true
},
"minecraft:recipes/redstone/dispenser": {
"criteria": {
"has_bow": "2025-04-22 00:06:07 +0800"
},
"done": true
},
"minecraft:recipes/combat/leather_helmet": {
"criteria": {
"has_leather": "2025-04-22 00:25:03 +0800"
},
"done": true
},
"minecraft:recipes/combat/leather_leggings": {
"criteria": {
"has_leather": "2025-04-22 00:25:03 +0800"
},
"done": true
},
"minecraft:recipes/decorations/item_frame": {
"criteria": {
"has_leather": "2025-04-22 00:25:03 +0800"
},
"done": true
},
"minecraft:recipes/combat/leather_chestplate": {
"criteria": {
"has_leather": "2025-04-22 00:25:03 +0800"
},
"done": true
},
"minecraft:recipes/combat/leather_boots": {
"criteria": {
"has_leather": "2025-04-22 00:25:03 +0800"
},
"done": true
},
"minecraft:recipes/misc/leather_horse_armor": {
"criteria": {
"has_leather": "2025-04-22 00:25:03 +0800"
},
"done": true
},
"minecraft:recipes/decorations/ladder": {
"criteria": {
"has_stick": "2025-04-22 16:36:19 +0800"
},
"done": true
},
"minecraft:recipes/decorations/campfire": {
"criteria": {
"has_stick": "2025-04-22 16:36:19 +0800"
@ -149,153 +269,33 @@
},
"done": true
},
"minecraft:recipes/combat/bow": {
"criteria": {
"has_string": "2025-04-21 23:28:54 +0800"
},
"done": true
},
"minecraft:recipes/tools/wooden_pickaxe": {
"criteria": {
"has_stick": "2025-04-22 16:36:19 +0800"
},
"done": true
},
"minecraft:recipes/food/cooked_salmon_from_campfire_cooking": {
"criteria": {
"has_salmon": "2025-04-21 23:20:14 +0800"
},
"done": true
},
"minecraft:recipes/decorations/item_frame": {
"criteria": {
"has_leather": "2025-04-22 00:25:03 +0800"
},
"done": true
},
"minecraft:recipes/tools/wooden_axe": {
"criteria": {
"has_stick": "2025-04-22 16:36:19 +0800"
},
"done": true
},
"minecraft:recipes/food/cooked_salmon": {
"criteria": {
"has_salmon": "2025-04-21 23:20:14 +0800"
},
"done": true
},
"minecraft:recipes/combat/leather_chestplate": {
"criteria": {
"has_leather": "2025-04-22 00:25:03 +0800"
},
"done": true
},
"minecraft:recipes/tools/fishing_rod": {
"criteria": {
"has_string": "2025-04-21 23:28:54 +0800"
},
"done": true
},
"minecraft:recipes/decorations/chest": {
"criteria": {
"has_lots_of_items": "2025-04-21 23:46:42 +0800"
},
"done": true
},
"minecraft:recipes/tools/wooden_shovel": {
"criteria": {
"has_stick": "2025-04-22 16:36:19 +0800"
},
"done": true
},
"minecraft:recipes/redstone/dispenser": {
"criteria": {
"has_bow": "2025-04-22 00:06:07 +0800"
},
"done": true
},
"minecraft:recipes/redstone/trapped_chest": {
"criteria": {
"has_tripwire_hook": "2025-04-21 23:41:59 +0800"
},
"done": true
},
"minecraft:recipes/building_blocks/white_wool_from_string": {
"criteria": {
"has_string": "2025-04-21 23:28:54 +0800"
},
"done": true
},
"minecraft:recipes/food/cooked_cod_from_campfire_cooking": {
"criteria": {
"has_cod": "2025-04-21 23:19:57 +0800"
},
"done": true
},
"minecraft:recipes/combat/wooden_sword": {
"criteria": {
"has_stick": "2025-04-22 16:36:19 +0800"
},
"done": true
},
"minecraft:recipes/redstone/tripwire_hook": {
"minecraft:recipes/misc/black_dye": {
"criteria": {
"has_string": "2025-04-21 23:28:54 +0800"
},
"done": true
},
"minecraft:recipes/misc/bone_meal": {
"criteria": {
"has_bone": "2025-04-21 23:21:15 +0800"
},
"done": true
},
"minecraft:recipes/combat/crossbow": {
"criteria": {
"has_string": "2025-04-21 23:28:54 +0800"
},
"done": true
},
"minecraft:recipes/combat/leather_boots": {
"criteria": {
"has_leather": "2025-04-22 00:25:03 +0800"
},
"done": true
},
"minecraft:recipes/decorations/candle": {
"criteria": {
"has_string": "2025-04-21 23:28:54 +0800"
},
"done": true
},
"minecraft:recipes/food/mushroom_stew": {
"criteria": {
"has_bowl": "2025-04-21 23:43:54 +0800"
},
"done": true
},
"minecraft:recipes/food/cooked_cod": {
"criteria": {
"has_cod": "2025-04-21 23:19:57 +0800"
},
"done": true
},
"minecraft:recipes/misc/leather_horse_armor": {
"criteria": {
"has_leather": "2025-04-22 00:25:03 +0800"
},
"done": true
},
"minecraft:recipes/decorations/loom": {
"criteria": {
"has_string": "2025-04-21 23:28:54 +0800"
},
"done": true
},
"minecraft:recipes/misc/conduit": {
"criteria": {
"has_nautilus_shell": "2025-04-21 23:51:36 +0800"
"has_ink_sac": "2025-04-23 01:43:07 +0800"
},
"done": true
},

View File

@ -0,0 +1,202 @@
{
"skyblock:challenges/root": {
"criteria": {
"join_skyblock_world": "2025-04-23 21:59:29 +0800"
},
"done": true
},
"skyblock:progression/root": {
"criteria": {
"join_skyblock_world": "2025-04-23 21:59:29 +0800"
},
"done": true
},
"minecraft:recipes/decorations/crafting_table": {
"criteria": {
"unlock_right_away": "2025-04-23 21:59:29 +0800"
},
"done": true
},
"minecraft:adventure/adventuring_time": {
"criteria": {
"minecraft:river": "2025-04-23 22:01:11 +0800",
"minecraft:snowy_taiga": "2025-04-23 21:59:29 +0800"
},
"done": false
},
"skyblock:progression/go_down": {
"criteria": {
"is_low": "2025-04-23 21:59:29 +0800"
},
"done": true
},
"minecraft:recipes/redstone/acacia_button": {
"criteria": {
"has_planks": "2025-04-23 21:59:32 +0800"
},
"done": true
},
"minecraft:recipes/decorations/ladder": {
"criteria": {
"has_stick": "2025-04-23 21:59:32 +0800"
},
"done": true
},
"minecraft:recipes/misc/iron_nugget_from_smelting": {
"criteria": {
"has_chainmail_chestplate": "2025-04-23 21:59:32 +0800"
},
"done": true
},
"minecraft:recipes/redstone/acacia_pressure_plate": {
"criteria": {
"has_planks": "2025-04-23 21:59:32 +0800"
},
"done": true
},
"minecraft:recipes/misc/black_dye": {
"criteria": {
"has_ink_sac": "2025-04-23 21:59:32 +0800"
},
"done": true
},
"minecraft:recipes/decorations/acacia_sign": {
"criteria": {
"has_planks": "2025-04-23 21:59:32 +0800"
},
"done": true
},
"minecraft:recipes/food/cooked_cod_from_smoking": {
"criteria": {
"has_cod": "2025-04-23 21:59:32 +0800"
},
"done": true
},
"minecraft:recipes/decorations/campfire": {
"criteria": {
"has_stick": "2025-04-23 21:59:32 +0800"
},
"done": true
},
"minecraft:recipes/tools/wooden_hoe": {
"criteria": {
"has_stick": "2025-04-23 21:59:32 +0800"
},
"done": true
},
"minecraft:recipes/building_blocks/acacia_slab": {
"criteria": {
"has_planks": "2025-04-23 21:59:32 +0800"
},
"done": true
},
"minecraft:recipes/tools/wooden_pickaxe": {
"criteria": {
"has_stick": "2025-04-23 21:59:32 +0800"
},
"done": true
},
"minecraft:recipes/tools/wooden_axe": {
"criteria": {
"has_stick": "2025-04-23 21:59:32 +0800"
},
"done": true
},
"minecraft:recipes/redstone/acacia_trapdoor": {
"criteria": {
"has_planks": "2025-04-23 21:59:32 +0800"
},
"done": true
},
"minecraft:recipes/decorations/composter": {
"criteria": {
"has_wood_slab": "2025-04-23 21:59:32 +0800"
},
"done": true
},
"minecraft:recipes/decorations/chest": {
"criteria": {
"has_lots_of_items": "2025-04-23 21:59:32 +0800"
},
"done": true
},
"minecraft:recipes/tools/wooden_shovel": {
"criteria": {
"has_stick": "2025-04-23 21:59:32 +0800"
},
"done": true
},
"minecraft:recipes/misc/stick": {
"criteria": {
"has_planks": "2025-04-23 21:59:32 +0800"
},
"done": true
},
"minecraft:recipes/decorations/acacia_fence": {
"criteria": {
"has_planks": "2025-04-23 21:59:32 +0800"
},
"done": true
},
"minecraft:recipes/food/cooked_cod_from_campfire_cooking": {
"criteria": {
"has_cod": "2025-04-23 21:59:32 +0800"
},
"done": true
},
"skyblock:progression/all_wandering_trader_trades": {
"criteria": {
"has_acacia_sapling": "2025-04-23 21:59:32 +0800"
},
"done": false
},
"minecraft:recipes/combat/wooden_sword": {
"criteria": {
"has_stick": "2025-04-23 21:59:32 +0800"
},
"done": true
},
"skyblock:progression/all_saplings": {
"criteria": {
"acacia": "2025-04-23 21:59:32 +0800"
},
"done": false
},
"minecraft:recipes/misc/iron_nugget_from_blasting": {
"criteria": {
"has_chainmail_chestplate": "2025-04-23 21:59:32 +0800"
},
"done": true
},
"minecraft:recipes/decorations/barrel": {
"criteria": {
"has_wood_slab": "2025-04-23 21:59:32 +0800"
},
"done": true
},
"minecraft:recipes/building_blocks/acacia_stairs": {
"criteria": {
"has_planks": "2025-04-23 21:59:32 +0800"
},
"done": true
},
"minecraft:recipes/food/cooked_cod": {
"criteria": {
"has_cod": "2025-04-23 21:59:32 +0800"
},
"done": true
},
"minecraft:recipes/redstone/acacia_door": {
"criteria": {
"has_planks": "2025-04-23 21:59:32 +0800"
},
"done": true
},
"minecraft:recipes/redstone/acacia_fence_gate": {
"criteria": {
"has_planks": "2025-04-23 21:59:32 +0800"
},
"done": true
},
"DataVersion": 3465
}

View File

@ -222,6 +222,54 @@
},
"done": true
},
"minecraft:recipes/food/cooked_salmon_from_smoking": {
"criteria": {
"has_salmon": "2025-04-21 14:32:20 +0800"
},
"done": true
},
"minecraft:recipes/food/cooked_salmon_from_campfire_cooking": {
"criteria": {
"has_salmon": "2025-04-21 14:32:20 +0800"
},
"done": true
},
"minecraft:recipes/food/cooked_salmon": {
"criteria": {
"has_salmon": "2025-04-21 14:32:20 +0800"
},
"done": true
},
"minecraft:recipes/food/mushroom_stew": {
"criteria": {
"has_bowl": "2025-04-21 14:33:28 +0800"
},
"done": true
},
"minecraft:recipes/redstone/trapped_chest": {
"criteria": {
"has_tripwire_hook": "2025-04-21 14:42:01 +0800"
},
"done": true
},
"minecraft:recipes/combat/crossbow": {
"criteria": {
"has_tripwire_hook": "2025-04-21 14:42:01 +0800"
},
"done": true
},
"minecraft:recipes/redstone/dispenser": {
"criteria": {
"has_bow": "2025-04-21 14:50:24 +0800"
},
"done": true
},
"minecraft:recipes/misc/bone_meal": {
"criteria": {
"has_bone": "2025-04-21 14:52:53 +0800"
},
"done": true
},
"minecraft:recipes/combat/leather_helmet": {
"criteria": {
"has_leather": "2025-04-21 16:08:49 +0800"
@ -234,63 +282,39 @@
},
"done": true
},
"minecraft:recipes/food/cooked_salmon_from_smoking": {
"criteria": {
"has_salmon": "2025-04-21 14:32:20 +0800"
},
"done": true
},
"minecraft:recipes/misc/black_dye": {
"criteria": {
"has_ink_sac": "2025-04-22 00:05:24 +0800"
},
"done": true
},
"minecraft:recipes/combat/bow": {
"criteria": {
"has_string": "2025-04-21 17:54:26 +0800"
},
"done": true
},
"minecraft:recipes/food/cooked_salmon_from_campfire_cooking": {
"criteria": {
"has_salmon": "2025-04-21 14:32:20 +0800"
},
"done": true
},
"minecraft:recipes/decorations/item_frame": {
"criteria": {
"has_leather": "2025-04-21 16:08:49 +0800"
},
"done": true
},
"minecraft:recipes/food/cooked_salmon": {
"criteria": {
"has_salmon": "2025-04-21 14:32:20 +0800"
},
"done": true
},
"minecraft:recipes/combat/leather_chestplate": {
"criteria": {
"has_leather": "2025-04-21 16:08:49 +0800"
},
"done": true
},
"minecraft:recipes/tools/fishing_rod": {
"minecraft:recipes/combat/leather_boots": {
"criteria": {
"has_leather": "2025-04-21 16:08:49 +0800"
},
"done": true
},
"minecraft:recipes/misc/leather_horse_armor": {
"criteria": {
"has_leather": "2025-04-21 16:08:49 +0800"
},
"done": true
},
"minecraft:recipes/combat/bow": {
"criteria": {
"has_string": "2025-04-21 17:54:26 +0800"
},
"done": true
},
"minecraft:recipes/redstone/dispenser": {
"minecraft:recipes/tools/fishing_rod": {
"criteria": {
"has_bow": "2025-04-21 14:50:24 +0800"
},
"done": true
},
"minecraft:recipes/redstone/trapped_chest": {
"criteria": {
"has_tripwire_hook": "2025-04-21 14:42:01 +0800"
"has_string": "2025-04-21 17:54:26 +0800"
},
"done": true
},
@ -306,42 +330,12 @@
},
"done": true
},
"minecraft:recipes/misc/bone_meal": {
"criteria": {
"has_bone": "2025-04-21 14:52:53 +0800"
},
"done": true
},
"minecraft:recipes/combat/crossbow": {
"criteria": {
"has_tripwire_hook": "2025-04-21 14:42:01 +0800"
},
"done": true
},
"minecraft:recipes/combat/leather_boots": {
"criteria": {
"has_leather": "2025-04-21 16:08:49 +0800"
},
"done": true
},
"minecraft:recipes/decorations/candle": {
"criteria": {
"has_string": "2025-04-21 17:54:26 +0800"
},
"done": true
},
"minecraft:recipes/food/mushroom_stew": {
"criteria": {
"has_bowl": "2025-04-21 14:33:28 +0800"
},
"done": true
},
"minecraft:recipes/misc/leather_horse_armor": {
"criteria": {
"has_leather": "2025-04-21 16:08:49 +0800"
},
"done": true
},
"minecraft:recipes/decorations/loom": {
"criteria": {
"has_string": "2025-04-21 17:54:26 +0800"
@ -354,5 +348,65 @@
},
"done": true
},
"minecraft:recipes/misc/black_dye": {
"criteria": {
"has_ink_sac": "2025-04-22 00:05:24 +0800"
},
"done": true
},
"minecraft:recipes/transportation/mangrove_boat": {
"criteria": {
"in_water": "2025-04-24 00:03:01 +0800"
},
"done": true
},
"minecraft:recipes/transportation/acacia_boat": {
"criteria": {
"in_water": "2025-04-24 00:03:01 +0800"
},
"done": true
},
"minecraft:recipes/transportation/cherry_boat": {
"criteria": {
"in_water": "2025-04-24 00:03:01 +0800"
},
"done": true
},
"minecraft:recipes/transportation/bamboo_raft": {
"criteria": {
"in_water": "2025-04-24 00:03:01 +0800"
},
"done": true
},
"minecraft:recipes/transportation/spruce_boat": {
"criteria": {
"in_water": "2025-04-24 00:03:01 +0800"
},
"done": true
},
"minecraft:recipes/transportation/birch_boat": {
"criteria": {
"in_water": "2025-04-24 00:03:01 +0800"
},
"done": true
},
"minecraft:recipes/transportation/oak_boat": {
"criteria": {
"in_water": "2025-04-24 00:03:01 +0800"
},
"done": true
},
"minecraft:recipes/transportation/jungle_boat": {
"criteria": {
"in_water": "2025-04-24 00:03:01 +0800"
},
"done": true
},
"minecraft:recipes/transportation/dark_oak_boat": {
"criteria": {
"in_water": "2025-04-24 00:03:01 +0800"
},
"done": true
},
"DataVersion": 3465
}

View File

@ -95,36 +95,6 @@
},
"done": true
},
"minecraft:recipes/combat/leather_helmet": {
"criteria": {
"has_leather": "2025-04-22 00:47:33 +0800"
},
"done": true
},
"minecraft:recipes/decorations/ladder": {
"criteria": {
"has_stick": "2025-04-21 23:33:25 +0800"
},
"done": true
},
"minecraft:recipes/combat/leather_leggings": {
"criteria": {
"has_leather": "2025-04-22 00:47:33 +0800"
},
"done": true
},
"minecraft:recipes/food/cooked_salmon_from_smoking": {
"criteria": {
"has_salmon": "2025-04-21 23:22:29 +0800"
},
"done": true
},
"minecraft:recipes/misc/black_dye": {
"criteria": {
"has_ink_sac": "2025-04-22 04:02:52 +0800"
},
"done": true
},
"minecraft:husbandry/fishy_business": {
"criteria": {
"cod": "2025-04-21 23:20:10 +0800"
@ -137,6 +107,42 @@
},
"done": true
},
"minecraft:recipes/food/cooked_cod_from_campfire_cooking": {
"criteria": {
"has_cod": "2025-04-21 23:20:10 +0800"
},
"done": true
},
"minecraft:recipes/food/cooked_cod": {
"criteria": {
"has_cod": "2025-04-21 23:20:10 +0800"
},
"done": true
},
"minecraft:recipes/food/cooked_salmon_from_smoking": {
"criteria": {
"has_salmon": "2025-04-21 23:22:29 +0800"
},
"done": true
},
"minecraft:recipes/food/cooked_salmon_from_campfire_cooking": {
"criteria": {
"has_salmon": "2025-04-21 23:22:29 +0800"
},
"done": true
},
"minecraft:recipes/food/cooked_salmon": {
"criteria": {
"has_salmon": "2025-04-21 23:22:29 +0800"
},
"done": true
},
"minecraft:recipes/decorations/ladder": {
"criteria": {
"has_stick": "2025-04-21 23:33:25 +0800"
},
"done": true
},
"minecraft:recipes/decorations/campfire": {
"criteria": {
"has_stick": "2025-04-21 23:33:25 +0800"
@ -149,111 +155,69 @@
},
"done": true
},
"minecraft:recipes/combat/bow": {
"criteria": {
"has_string": "2025-04-22 02:05:35 +0800"
},
"done": true
},
"minecraft:recipes/tools/wooden_pickaxe": {
"criteria": {
"has_stick": "2025-04-21 23:33:25 +0800"
},
"done": true
},
"minecraft:recipes/food/cooked_salmon_from_campfire_cooking": {
"criteria": {
"has_salmon": "2025-04-21 23:22:29 +0800"
},
"done": true
},
"minecraft:recipes/decorations/item_frame": {
"criteria": {
"has_leather": "2025-04-22 00:47:33 +0800"
},
"done": true
},
"minecraft:recipes/tools/wooden_axe": {
"criteria": {
"has_stick": "2025-04-21 23:33:25 +0800"
},
"done": true
},
"minecraft:recipes/food/cooked_salmon": {
"criteria": {
"has_salmon": "2025-04-21 23:22:29 +0800"
},
"done": true
},
"minecraft:recipes/combat/leather_chestplate": {
"criteria": {
"has_leather": "2025-04-22 00:47:33 +0800"
},
"done": true
},
"minecraft:recipes/tools/fishing_rod": {
"criteria": {
"has_string": "2025-04-22 02:05:35 +0800"
},
"done": true
},
"minecraft:recipes/decorations/chest": {
"criteria": {
"has_lots_of_items": "2025-04-21 23:38:42 +0800"
},
"done": true
},
"minecraft:recipes/tools/wooden_shovel": {
"criteria": {
"has_stick": "2025-04-21 23:33:25 +0800"
},
"done": true
},
"minecraft:recipes/redstone/dispenser": {
"criteria": {
"has_bow": "2025-04-21 23:40:07 +0800"
},
"done": true
},
"minecraft:recipes/redstone/trapped_chest": {
"criteria": {
"has_tripwire_hook": "2025-04-22 01:10:49 +0800"
},
"done": true
},
"minecraft:recipes/building_blocks/white_wool_from_string": {
"criteria": {
"has_string": "2025-04-22 02:05:35 +0800"
},
"done": true
},
"minecraft:recipes/food/cooked_cod_from_campfire_cooking": {
"criteria": {
"has_cod": "2025-04-21 23:20:10 +0800"
},
"done": true
},
"minecraft:recipes/combat/wooden_sword": {
"criteria": {
"has_stick": "2025-04-21 23:33:25 +0800"
},
"done": true
},
"minecraft:recipes/redstone/tripwire_hook": {
"minecraft:recipes/decorations/chest": {
"criteria": {
"has_string": "2025-04-22 02:05:35 +0800"
"has_lots_of_items": "2025-04-21 23:38:42 +0800"
},
"done": true
},
"minecraft:recipes/misc/bone_meal": {
"minecraft:recipes/redstone/dispenser": {
"criteria": {
"has_bone": "2025-04-22 01:08:59 +0800"
"has_bow": "2025-04-21 23:40:07 +0800"
},
"done": true
},
"minecraft:recipes/combat/crossbow": {
"minecraft:recipes/misc/conduit": {
"criteria": {
"has_tripwire_hook": "2025-04-22 01:10:49 +0800"
"has_nautilus_shell": "2025-04-22 00:04:54 +0800"
},
"done": true
},
"minecraft:recipes/combat/leather_helmet": {
"criteria": {
"has_leather": "2025-04-22 00:47:33 +0800"
},
"done": true
},
"minecraft:recipes/combat/leather_leggings": {
"criteria": {
"has_leather": "2025-04-22 00:47:33 +0800"
},
"done": true
},
"minecraft:recipes/decorations/item_frame": {
"criteria": {
"has_leather": "2025-04-22 00:47:33 +0800"
},
"done": true
},
"minecraft:recipes/combat/leather_chestplate": {
"criteria": {
"has_leather": "2025-04-22 00:47:33 +0800"
},
"done": true
},
@ -263,39 +227,75 @@
},
"done": true
},
"minecraft:recipes/misc/leather_horse_armor": {
"criteria": {
"has_leather": "2025-04-22 00:47:33 +0800"
},
"done": true
},
"minecraft:recipes/misc/bone_meal": {
"criteria": {
"has_bone": "2025-04-22 01:08:59 +0800"
},
"done": true
},
"minecraft:recipes/redstone/trapped_chest": {
"criteria": {
"has_tripwire_hook": "2025-04-22 01:10:49 +0800"
},
"done": true
},
"minecraft:recipes/combat/crossbow": {
"criteria": {
"has_tripwire_hook": "2025-04-22 01:10:49 +0800"
},
"done": true
},
"minecraft:recipes/combat/bow": {
"criteria": {
"has_string": "2025-04-22 02:05:35 +0800"
},
"done": true
},
"minecraft:recipes/tools/fishing_rod": {
"criteria": {
"has_string": "2025-04-22 02:05:35 +0800"
},
"done": true
},
"minecraft:recipes/building_blocks/white_wool_from_string": {
"criteria": {
"has_string": "2025-04-22 02:05:35 +0800"
},
"done": true
},
"minecraft:recipes/redstone/tripwire_hook": {
"criteria": {
"has_string": "2025-04-22 02:05:35 +0800"
},
"done": true
},
"minecraft:recipes/decorations/candle": {
"criteria": {
"has_string": "2025-04-22 02:05:35 +0800"
},
"done": true
},
"minecraft:recipes/decorations/loom": {
"criteria": {
"has_string": "2025-04-22 02:05:35 +0800"
},
"done": true
},
"minecraft:recipes/food/mushroom_stew": {
"criteria": {
"has_bowl": "2025-04-22 02:39:39 +0800"
},
"done": true
},
"minecraft:recipes/food/cooked_cod": {
"minecraft:recipes/misc/black_dye": {
"criteria": {
"has_cod": "2025-04-21 23:20:10 +0800"
},
"done": true
},
"minecraft:recipes/misc/leather_horse_armor": {
"criteria": {
"has_leather": "2025-04-22 00:47:33 +0800"
},
"done": true
},
"minecraft:recipes/decorations/loom": {
"criteria": {
"has_string": "2025-04-22 02:05:35 +0800"
},
"done": true
},
"minecraft:recipes/misc/conduit": {
"criteria": {
"has_nautilus_shell": "2025-04-22 00:04:54 +0800"
"has_ink_sac": "2025-04-22 04:02:52 +0800"
},
"done": true
},

View File

@ -0,0 +1,373 @@
{
"minecraft:recipes/combat/iron_sword": {
"criteria": {
"has_iron_ingot": "2025-04-24 21:12:37 +0800"
},
"done": true
},
"minecraft:recipes/tools/iron_pickaxe": {
"criteria": {
"has_iron_ingot": "2025-04-24 21:12:37 +0800"
},
"done": true
},
"minecraft:recipes/decorations/ladder": {
"criteria": {
"has_stick": "2025-04-24 21:12:54 +0800"
},
"done": true
},
"minecraft:recipes/combat/iron_leggings": {
"criteria": {
"has_iron_ingot": "2025-04-24 21:12:37 +0800"
},
"done": true
},
"minecraft:recipes/combat/shield": {
"criteria": {
"has_iron_ingot": "2025-04-24 21:12:37 +0800"
},
"done": true
},
"minecraft:recipes/redstone/hopper": {
"criteria": {
"has_iron_ingot": "2025-04-24 21:12:37 +0800"
},
"done": true
},
"skyblock:challenges/root": {
"criteria": {
"join_skyblock_world": "2025-04-24 21:12:33 +0800"
},
"done": true
},
"minecraft:recipes/decorations/iron_bars": {
"criteria": {
"has_iron_ingot": "2025-04-24 21:12:37 +0800"
},
"done": true
},
"skyblock:progression/iron_ingot": {
"criteria": {
"has_iron_ingot": "2025-04-24 21:12:37 +0800"
},
"done": true
},
"minecraft:recipes/misc/iron_nugget_from_smelting": {
"criteria": {
"has_iron_sword": "2025-04-24 21:12:36 +0800"
},
"done": true
},
"minecraft:recipes/food/baked_potato_from_campfire_cooking": {
"criteria": {
"has_potato": "2025-04-24 21:12:50 +0800"
},
"done": true
},
"skyblock:progression/zombie_crop": {
"criteria": {
"has_zombie_crop": "2025-04-24 21:12:50 +0800"
},
"done": true
},
"minecraft:recipes/combat/iron_boots": {
"criteria": {
"has_iron_ingot": "2025-04-24 21:12:37 +0800"
},
"done": true
},
"minecraft:recipes/combat/iron_chestplate": {
"criteria": {
"has_iron_ingot": "2025-04-24 21:12:37 +0800"
},
"done": true
},
"minecraft:recipes/decorations/lantern": {
"criteria": {
"has_iron_ingot": "2025-04-24 21:12:37 +0800"
},
"done": true
},
"minecraft:recipes/misc/gold_nugget_from_smelting": {
"criteria": {
"has_golden_chestplate": "2025-04-24 21:12:42 +0800"
},
"done": true
},
"minecraft:recipes/decorations/campfire": {
"criteria": {
"has_stick": "2025-04-24 21:12:54 +0800"
},
"done": true
},
"minecraft:recipes/misc/iron_nugget": {
"criteria": {
"has_iron_ingot": "2025-04-24 21:12:37 +0800"
},
"done": true
},
"skyblock:progression/kill_skeleton": {
"criteria": {
"kill_skeleton": "2025-04-24 21:12:41 +0800"
},
"done": true
},
"minecraft:recipes/tools/wooden_hoe": {
"criteria": {
"has_stick": "2025-04-24 21:12:54 +0800"
},
"done": true
},
"minecraft:recipes/misc/bucket": {
"criteria": {
"has_iron_ingot": "2025-04-24 21:12:37 +0800"
},
"done": true
},
"minecraft:recipes/combat/iron_helmet": {
"criteria": {
"has_iron_ingot": "2025-04-24 21:12:37 +0800"
},
"done": true
},
"minecraft:recipes/transportation/minecart": {
"criteria": {
"has_iron_ingot": "2025-04-24 21:12:37 +0800"
},
"done": true
},
"minecraft:recipes/tools/iron_hoe": {
"criteria": {
"has_iron_ingot": "2025-04-24 21:12:37 +0800"
},
"done": true
},
"minecraft:recipes/tools/wooden_pickaxe": {
"criteria": {
"has_stick": "2025-04-24 21:12:54 +0800"
},
"done": true
},
"minecraft:recipes/tools/iron_shovel": {
"criteria": {
"has_iron_ingot": "2025-04-24 21:12:37 +0800"
},
"done": true
},
"skyblock:progression/kill_witch": {
"criteria": {
"kill_witch": "2025-04-24 21:12:53 +0800"
},
"done": true
},
"minecraft:recipes/food/baked_potato_from_smoking": {
"criteria": {
"has_potato": "2025-04-24 21:12:50 +0800"
},
"done": true
},
"minecraft:recipes/food/baked_potato": {
"criteria": {
"has_potato": "2025-04-24 21:12:50 +0800"
},
"done": true
},
"minecraft:recipes/tools/wooden_axe": {
"criteria": {
"has_stick": "2025-04-24 21:12:54 +0800"
},
"done": true
},
"skyblock:progression/root": {
"criteria": {
"join_skyblock_world": "2025-04-24 21:12:33 +0800"
},
"done": true
},
"minecraft:recipes/misc/gold_nugget_from_blasting": {
"criteria": {
"has_golden_chestplate": "2025-04-24 21:12:42 +0800"
},
"done": true
},
"skyblock:recipes/building_blocks/deepslate_iron_ore": {
"criteria": {
"has_iron": "2025-04-24 21:12:37 +0800"
},
"done": true
},
"minecraft:recipes/decorations/glow_item_frame": {
"criteria": {
"has_glow_ink_sac": "2025-04-24 21:12:40 +0800"
},
"done": true
},
"minecraft:story/smelt_iron": {
"criteria": {
"iron": "2025-04-24 21:12:37 +0800"
},
"done": true
},
"minecraft:recipes/decorations/crafting_table": {
"criteria": {
"unlock_right_away": "2025-04-24 21:12:33 +0800"
},
"done": true
},
"minecraft:recipes/decorations/chest": {
"criteria": {
"has_lots_of_items": "2025-04-24 21:12:41 +0800"
},
"done": true
},
"minecraft:recipes/tools/wooden_shovel": {
"criteria": {
"has_stick": "2025-04-24 21:12:54 +0800"
},
"done": true
},
"minecraft:recipes/tools/shears": {
"criteria": {
"has_iron_ingot": "2025-04-24 21:12:37 +0800"
},
"done": true
},
"minecraft:recipes/redstone/dispenser": {
"criteria": {
"has_bow": "2025-04-24 21:12:41 +0800"
},
"done": true
},
"minecraft:recipes/redstone/iron_trapdoor": {
"criteria": {
"has_iron_ingot": "2025-04-24 21:12:37 +0800"
},
"done": true
},
"minecraft:adventure/root": {
"criteria": {
"killed_something": "2025-04-24 21:12:41 +0800"
},
"done": true
},
"minecraft:adventure/kill_all_mobs": {
"criteria": {
"minecraft:skeleton": "2025-04-24 21:12:41 +0800",
"minecraft:creeper": "2025-04-24 21:12:41 +0800",
"minecraft:witch": "2025-04-24 21:12:53 +0800",
"minecraft:zombie": "2025-04-24 21:12:41 +0800",
"minecraft:zombie_villager": "2025-04-24 21:14:46 +0800"
},
"done": false
},
"minecraft:recipes/decorations/chain": {
"criteria": {
"has_iron_ingot": "2025-04-24 21:12:37 +0800"
},
"done": true
},
"minecraft:recipes/building_blocks/iron_block": {
"criteria": {
"has_iron_ingot": "2025-04-24 21:12:37 +0800"
},
"done": true
},
"minecraft:recipes/combat/wooden_sword": {
"criteria": {
"has_stick": "2025-04-24 21:12:54 +0800"
},
"done": true
},
"minecraft:recipes/tools/iron_axe": {
"criteria": {
"has_iron_ingot": "2025-04-24 21:12:37 +0800"
},
"done": true
},
"minecraft:recipes/misc/bone_meal": {
"criteria": {
"has_bone": "2025-04-24 21:12:41 +0800"
},
"done": true
},
"minecraft:recipes/combat/crossbow": {
"criteria": {
"has_iron_ingot": "2025-04-24 21:12:37 +0800"
},
"done": true
},
"minecraft:recipes/misc/iron_nugget_from_blasting": {
"criteria": {
"has_iron_sword": "2025-04-24 21:12:36 +0800"
},
"done": true
},
"minecraft:adventure/kill_a_mob": {
"criteria": {
"minecraft:zombie": "2025-04-24 21:12:41 +0800"
},
"done": true
},
"minecraft:adventure/adventuring_time": {
"criteria": {
"minecraft:plains": "2025-04-24 21:12:33 +0800"
},
"done": false
},
"minecraft:recipes/decorations/smithing_table": {
"criteria": {
"has_iron_ingot": "2025-04-24 21:12:37 +0800"
},
"done": true
},
"skyblock:progression/kill_zombie": {
"criteria": {
"kill_zombie": "2025-04-24 21:12:41 +0800"
},
"done": true
},
"skyblock:recipes/building_blocks/iron_ore": {
"criteria": {
"has_iron": "2025-04-24 21:12:37 +0800"
},
"done": true
},
"skyblock:progression/go_down": {
"criteria": {
"is_low": "2025-04-24 21:12:33 +0800"
},
"done": true
},
"skyblock:recipes/misc/iron_horse_armor": {
"criteria": {
"has_iron_ingot": "2025-04-24 21:12:37 +0800"
},
"done": true
},
"minecraft:recipes/misc/firework_rocket_simple": {
"criteria": {
"has_gunpowder": "2025-04-24 21:12:41 +0800"
},
"done": true
},
"minecraft:recipes/redstone/tnt": {
"criteria": {
"has_gunpowder": "2025-04-24 21:12:41 +0800"
},
"done": true
},
"minecraft:recipes/redstone/iron_door": {
"criteria": {
"has_iron_ingot": "2025-04-24 21:12:37 +0800"
},
"done": true
},
"minecraft:recipes/redstone/heavy_weighted_pressure_plate": {
"criteria": {
"has_iron_ingot": "2025-04-24 21:12:37 +0800"
},
"done": true
},
"DataVersion": 3465
}

View File

@ -1,31 +1,43 @@
{
"minecraft:recipes/redstone/lever": {
"skyblock:challenges/root": {
"criteria": {
"has_cobblestone": "2025-04-22 18:40:32 +0800"
"join_skyblock_world": "2025-04-22 18:38:45 +0800"
},
"done": true
},
"minecraft:recipes/transportation/mangrove_boat": {
"skyblock:progression/root": {
"criteria": {
"in_water": "2025-04-22 18:45:00 +0800"
"join_skyblock_world": "2025-04-22 18:38:45 +0800"
},
"done": true
},
"minecraft:recipes/decorations/crafting_table": {
"criteria": {
"unlock_right_away": "2025-04-22 18:38:45 +0800"
},
"done": true
},
"minecraft:adventure/adventuring_time": {
"criteria": {
"minecraft:plains": "2025-04-22 18:38:45 +0800"
},
"done": false
},
"minecraft:recipes/decorations/torch": {
"criteria": {
"has_stone_pickaxe": "2025-04-22 18:38:56 +0800"
},
"done": true
},
"skyblock:challenges/root": {
"minecraft:story/upgrade_tools": {
"criteria": {
"join_skyblock_world": "2025-04-22 18:38:45 +0800"
"stone_pickaxe": "2025-04-22 18:38:56 +0800"
},
"done": true
},
"minecraft:recipes/decorations/prismarine_wall_from_prismarine_stonecutting": {
"minecraft:recipes/redstone/lever": {
"criteria": {
"has_prismarine": "2025-04-22 18:45:00 +0800"
"has_cobblestone": "2025-04-22 18:40:32 +0800"
},
"done": true
},
@ -65,57 +77,81 @@
},
"done": true
},
"minecraft:story/upgrade_tools": {
"criteria": {
"stone_pickaxe": "2025-04-22 18:38:56 +0800"
},
"done": true
},
"skyblock:progression/root": {
"criteria": {
"join_skyblock_world": "2025-04-22 18:38:45 +0800"
},
"done": true
},
"skyblock:progression/cobblestone": {
"criteria": {
"has_stone": "2025-04-22 18:40:32 +0800"
},
"done": true
},
"minecraft:recipes/decorations/crafting_table": {
"criteria": {
"unlock_right_away": "2025-04-22 18:38:45 +0800"
},
"done": true
},
"minecraft:recipes/decorations/chest": {
"criteria": {
"has_lots_of_items": "2025-04-22 18:56:35 +0800"
},
"done": true
},
"minecraft:recipes/building_blocks/prismarine_stairs": {
"criteria": {
"has_prismarine": "2025-04-22 18:45:00 +0800"
},
"done": true
},
"minecraft:recipes/building_blocks/cobblestone_slab": {
"criteria": {
"has_cobblestone": "2025-04-22 18:40:32 +0800"
},
"done": true
},
"minecraft:recipes/decorations/prismarine_wall": {
"minecraft:recipes/building_blocks/cobblestone_slab_from_cobblestone_stonecutting": {
"criteria": {
"has_cobblestone": "2025-04-22 18:40:32 +0800"
},
"done": true
},
"minecraft:recipes/building_blocks/stone": {
"criteria": {
"has_cobblestone": "2025-04-22 18:40:32 +0800"
},
"done": true
},
"minecraft:recipes/decorations/cobblestone_wall_from_cobblestone_stonecutting": {
"criteria": {
"has_cobblestone": "2025-04-22 18:40:32 +0800"
},
"done": true
},
"minecraft:recipes/building_blocks/cobblestone_stairs_from_cobblestone_stonecutting": {
"criteria": {
"has_cobblestone": "2025-04-22 18:40:32 +0800"
},
"done": true
},
"minecraft:recipes/building_blocks/cobblestone_stairs": {
"criteria": {
"has_cobblestone": "2025-04-22 18:40:32 +0800"
},
"done": true
},
"minecraft:recipes/tools/stone_hoe": {
"criteria": {
"has_cobblestone": "2025-04-22 18:40:32 +0800"
},
"done": true
},
"minecraft:recipes/tools/stone_shovel": {
"criteria": {
"has_cobblestone": "2025-04-22 18:40:32 +0800"
},
"done": true
},
"minecraft:recipes/transportation/mangrove_boat": {
"criteria": {
"in_water": "2025-04-22 18:45:00 +0800"
},
"done": true
},
"minecraft:recipes/decorations/prismarine_wall_from_prismarine_stonecutting": {
"criteria": {
"has_prismarine": "2025-04-22 18:45:00 +0800"
},
"done": true
},
"minecraft:recipes/building_blocks/cobblestone_slab_from_cobblestone_stonecutting": {
"minecraft:recipes/building_blocks/prismarine_stairs": {
"criteria": {
"has_cobblestone": "2025-04-22 18:40:32 +0800"
"has_prismarine": "2025-04-22 18:45:00 +0800"
},
"done": true
},
"minecraft:recipes/decorations/prismarine_wall": {
"criteria": {
"has_prismarine": "2025-04-22 18:45:00 +0800"
},
"done": true
},
@ -137,48 +173,18 @@
},
"done": true
},
"minecraft:recipes/building_blocks/stone": {
"criteria": {
"has_cobblestone": "2025-04-22 18:40:32 +0800"
},
"done": true
},
"minecraft:adventure/adventuring_time": {
"criteria": {
"minecraft:plains": "2025-04-22 18:38:45 +0800"
},
"done": false
},
"minecraft:recipes/transportation/bamboo_raft": {
"criteria": {
"in_water": "2025-04-22 18:45:00 +0800"
},
"done": true
},
"minecraft:recipes/decorations/cobblestone_wall_from_cobblestone_stonecutting": {
"criteria": {
"has_cobblestone": "2025-04-22 18:40:32 +0800"
},
"done": true
},
"minecraft:recipes/building_blocks/cobblestone_stairs_from_cobblestone_stonecutting": {
"criteria": {
"has_cobblestone": "2025-04-22 18:40:32 +0800"
},
"done": true
},
"minecraft:recipes/transportation/spruce_boat": {
"criteria": {
"in_water": "2025-04-22 18:45:00 +0800"
},
"done": true
},
"minecraft:recipes/building_blocks/cobblestone_stairs": {
"criteria": {
"has_cobblestone": "2025-04-22 18:40:32 +0800"
},
"done": true
},
"minecraft:recipes/building_blocks/prismarine_slab": {
"criteria": {
"has_prismarine": "2025-04-22 18:45:00 +0800"
@ -191,24 +197,12 @@
},
"done": true
},
"minecraft:recipes/tools/stone_hoe": {
"criteria": {
"has_cobblestone": "2025-04-22 18:40:32 +0800"
},
"done": true
},
"minecraft:recipes/transportation/oak_boat": {
"criteria": {
"in_water": "2025-04-22 18:45:00 +0800"
},
"done": true
},
"minecraft:recipes/tools/stone_shovel": {
"criteria": {
"has_cobblestone": "2025-04-22 18:40:32 +0800"
},
"done": true
},
"minecraft:recipes/building_blocks/prismarine_stairs_from_prismarine_stonecutting": {
"criteria": {
"has_prismarine": "2025-04-22 18:45:00 +0800"
@ -227,5 +221,11 @@
},
"done": true
},
"minecraft:recipes/decorations/chest": {
"criteria": {
"has_lots_of_items": "2025-04-22 18:56:35 +0800"
},
"done": true
},
"DataVersion": 3465
}

View File

@ -58,16 +58,20 @@
"skyblock:progression/all_wandering_trader_trades": {
"criteria": {
"has_kelp": "2025-04-21 19:47:46 +0800",
"has_mangrove_propagule": "2025-04-24 21:33:14 +0800",
"has_acacia_sapling": "2025-04-18 19:07:02 +0800",
"has_pumpkin": "2025-04-21 17:34:08 +0800",
"has_moss_block": "2025-04-21 17:34:07 +0800",
"has_birch_sapling": "2025-04-24 21:33:10 +0800",
"has_fire_coral_block": "2025-04-22 17:49:08 +0800"
},
"done": false
},
"skyblock:progression/all_saplings": {
"criteria": {
"acacia": "2025-04-18 19:07:02 +0800"
"birch": "2025-04-24 21:33:10 +0800",
"acacia": "2025-04-18 19:07:02 +0800",
"mangrove": "2025-04-24 21:33:14 +0800"
},
"done": false
},
@ -193,9 +197,13 @@
},
"minecraft:husbandry/balanced_diet": {
"criteria": {
"cooked_porkchop": "2025-04-24 14:30:01 +0800",
"cooked_mutton": "2025-04-24 11:57:02 +0800",
"cooked_beef": "2025-04-24 17:42:00 +0800",
"tropical_fish": "2025-04-20 10:03:34 +0800",
"bread": "2025-04-19 19:17:39 +0800",
"rotten_flesh": "2025-04-18 21:30:53 +0800",
"cooked_chicken": "2025-04-24 12:30:41 +0800",
"cod": "2025-04-20 10:01:48 +0800",
"carrot": "2025-04-19 15:20:33 +0800"
},
@ -320,9 +328,12 @@
"minecraft:skeleton": "2025-04-18 22:49:14 +0800",
"minecraft:spider": "2025-04-19 09:03:55 +0800",
"minecraft:creeper": "2025-04-18 22:50:53 +0800",
"minecraft:slime": "2025-04-24 11:50:04 +0800",
"minecraft:zombified_piglin": "2025-04-24 17:16:09 +0800",
"minecraft:witch": "2025-04-18 22:49:12 +0800",
"minecraft:enderman": "2025-04-18 23:48:10 +0800",
"minecraft:zombie": "2025-04-18 22:50:54 +0800",
"minecraft:drowned": "2025-04-24 00:34:00 +0800",
"minecraft:zombie_villager": "2025-04-19 00:15:08 +0800"
},
"done": false
@ -749,6 +760,8 @@
},
"minecraft:husbandry/bred_all_animals": {
"criteria": {
"minecraft:pig": "2025-04-24 14:50:39 +0800",
"minecraft:turtle": "2025-04-23 19:31:30 +0800",
"minecraft:chicken": "2025-04-19 17:46:58 +0800"
},
"done": false
@ -941,8 +954,11 @@
},
"skyblock:challenges/all_light_sources": {
"criteria": {
"furnace": "2025-04-24 20:49:56 +0800",
"sea_lantern": "2025-04-20 09:31:38 +0800",
"brown_mushroom": "2025-04-21 19:47:30 +0800",
"redstone_torch": "2025-04-25 01:29:38 +0800",
"blast_furnace": "2025-04-24 20:50:07 +0800",
"lava_bucket": "2025-04-22 17:48:39 +0800"
},
"done": false
@ -1691,6 +1707,12 @@
},
"done": true
},
"minecraft:recipes/decorations/glow_item_frame": {
"criteria": {
"has_glow_ink_sac": "2025-04-22 21:17:59 +0800"
},
"done": true
},
"minecraft:recipes/decorations/acacia_hanging_sign": {
"criteria": {
"has_stripped_logs": "2025-04-22 22:20:28 +0800"
@ -1703,9 +1725,351 @@
},
"done": true
},
"minecraft:recipes/decorations/glow_item_frame": {
"minecraft:recipes/misc/iron_ingot_from_iron_block": {
"criteria": {
"has_glow_ink_sac": "2025-04-22 21:17:59 +0800"
"has_iron_block": "2025-04-23 16:32:11 +0800"
},
"done": true
},
"minecraft:recipes/decorations/anvil": {
"criteria": {
"has_iron_block": "2025-04-23 16:32:11 +0800"
},
"done": true
},
"minecraft:story/iron_tools": {
"criteria": {
"iron_pickaxe": "2025-04-23 17:27:09 +0800"
},
"done": true
},
"skyblock:progression/silk_touch": {
"criteria": {
"has_silk_touch_tool": "2025-04-23 17:27:18 +0800"
},
"done": true
},
"minecraft:recipes/building_blocks/copper_block": {
"criteria": {
"has_copper_ingot": "2025-04-24 00:34:00 +0800"
},
"done": true
},
"skyblock:progression/kill_drowned": {
"criteria": {
"kill_drowned": "2025-04-24 00:34:00 +0800"
},
"done": true
},
"minecraft:recipes/tools/brush": {
"criteria": {
"has_copper_ingot": "2025-04-24 00:34:00 +0800"
},
"done": true
},
"minecraft:recipes/redstone/lightning_rod": {
"criteria": {
"has_copper_ingot": "2025-04-24 00:34:00 +0800"
},
"done": true
},
"minecraft:recipes/decorations/gray_bed": {
"criteria": {
"has_gray_wool": "2025-04-24 11:21:25 +0800"
},
"done": true
},
"minecraft:recipes/decorations/gray_banner": {
"criteria": {
"has_gray_wool": "2025-04-24 11:21:25 +0800"
},
"done": true
},
"minecraft:recipes/decorations/gray_carpet": {
"criteria": {
"has_gray_wool": "2025-04-24 11:21:25 +0800"
},
"done": true
},
"minecraft:recipes/redstone/sticky_piston": {
"criteria": {
"has_slime_ball": "2025-04-24 11:50:13 +0800"
},
"done": true
},
"minecraft:recipes/redstone/slime_block": {
"criteria": {
"has_slime_ball": "2025-04-24 11:50:13 +0800"
},
"done": true
},
"minecraft:recipes/tools/lead": {
"criteria": {
"has_slime_ball": "2025-04-24 11:50:13 +0800"
},
"done": true
},
"skyblock:progression/lightning_rod": {
"criteria": {
"has_lightning_rod": "2025-04-24 12:27:01 +0800"
},
"done": true
},
"skyblock:progression/breed_pigs": {
"criteria": {
"bred_pigs": "2025-04-24 14:50:39 +0800"
},
"done": true
},
"minecraft:recipes/misc/red_dye_from_poppy": {
"criteria": {
"has_poppy": "2025-04-24 17:13:39 +0800"
},
"done": true
},
"minecraft:recipes/misc/gold_ingot_from_nuggets": {
"criteria": {
"has_gold_nugget": "2025-04-24 17:16:01 +0800"
},
"done": true
},
"minecraft:recipes/brewing/golden_carrot": {
"criteria": {
"has_gold_nugget": "2025-04-24 17:16:01 +0800"
},
"done": true
},
"skyblock:progression/gold_nugget": {
"criteria": {
"has_gold_nugget": "2025-04-24 17:16:01 +0800"
},
"done": true
},
"minecraft:recipes/tools/golden_axe": {
"criteria": {
"has_gold_ingot": "2025-04-24 17:16:22 +0800"
},
"done": true
},
"minecraft:recipes/tools/golden_pickaxe": {
"criteria": {
"has_gold_ingot": "2025-04-24 17:16:22 +0800"
},
"done": true
},
"minecraft:recipes/misc/gold_nugget": {
"criteria": {
"has_gold_ingot": "2025-04-24 17:16:22 +0800"
},
"done": true
},
"skyblock:recipes/building_blocks/nether_gold_ore": {
"criteria": {
"has_gold": "2025-04-24 17:16:22 +0800"
},
"done": true
},
"minecraft:recipes/tools/golden_shovel": {
"criteria": {
"has_gold_ingot": "2025-04-24 17:16:22 +0800"
},
"done": true
},
"minecraft:recipes/food/golden_apple": {
"criteria": {
"has_gold_ingot": "2025-04-24 17:16:22 +0800"
},
"done": true
},
"minecraft:recipes/combat/golden_boots": {
"criteria": {
"has_gold_ingot": "2025-04-24 17:16:22 +0800"
},
"done": true
},
"minecraft:recipes/combat/golden_helmet": {
"criteria": {
"has_gold_ingot": "2025-04-24 17:16:22 +0800"
},
"done": true
},
"skyblock:recipes/building_blocks/gold_ore": {
"criteria": {
"has_gold": "2025-04-24 17:16:22 +0800"
},
"done": true
},
"minecraft:recipes/combat/golden_sword": {
"criteria": {
"has_gold_ingot": "2025-04-24 17:16:22 +0800"
},
"done": true
},
"minecraft:recipes/building_blocks/gold_block": {
"criteria": {
"has_gold_ingot": "2025-04-24 17:16:22 +0800"
},
"done": true
},
"minecraft:recipes/combat/golden_chestplate": {
"criteria": {
"has_gold_ingot": "2025-04-24 17:16:22 +0800"
},
"done": true
},
"skyblock:recipes/misc/golden_horse_armor": {
"criteria": {
"has_gold_ingot": "2025-04-24 17:16:22 +0800"
},
"done": true
},
"minecraft:recipes/tools/golden_hoe": {
"criteria": {
"has_gold_ingot": "2025-04-24 17:16:22 +0800"
},
"done": true
},
"skyblock:recipes/building_blocks/deepslate_gold_ore": {
"criteria": {
"has_gold": "2025-04-24 17:16:22 +0800"
},
"done": true
},
"minecraft:recipes/redstone/light_weighted_pressure_plate": {
"criteria": {
"has_gold_ingot": "2025-04-24 17:16:22 +0800"
},
"done": true
},
"minecraft:recipes/combat/golden_leggings": {
"criteria": {
"has_gold_ingot": "2025-04-24 17:16:22 +0800"
},
"done": true
},
"skyblock:progression/apple_sapling": {
"criteria": {
"has_apple_sapling": "2025-04-24 20:31:22 +0800"
},
"done": true
},
"skyblock:progression/sapling": {
"criteria": {
"has_oak_sapling": "2025-04-24 20:31:22 +0800"
},
"done": true
},
"minecraft:recipes/building_blocks/stone_bricks": {
"criteria": {
"has_stone": "2025-04-24 20:48:36 +0800"
},
"done": true
},
"minecraft:recipes/building_blocks/stone_brick_slab_from_stone_stonecutting": {
"criteria": {
"has_stone": "2025-04-24 20:48:36 +0800"
},
"done": true
},
"minecraft:recipes/building_blocks/stone_brick_stairs_from_stone_stonecutting": {
"criteria": {
"has_stone": "2025-04-24 20:48:36 +0800"
},
"done": true
},
"minecraft:recipes/building_blocks/stone_slab_from_stone_stonecutting": {
"criteria": {
"has_stone": "2025-04-24 20:48:36 +0800"
},
"done": true
},
"minecraft:recipes/building_blocks/stone_bricks_from_stone_stonecutting": {
"criteria": {
"has_stone": "2025-04-24 20:48:36 +0800"
},
"done": true
},
"minecraft:recipes/building_blocks/stone_slab": {
"criteria": {
"has_stone": "2025-04-24 20:48:36 +0800"
},
"done": true
},
"minecraft:recipes/building_blocks/chiseled_stone_bricks_stone_from_stonecutting": {
"criteria": {
"has_stone": "2025-04-24 20:48:36 +0800"
},
"done": true
},
"minecraft:recipes/building_blocks/stone_stairs_from_stone_stonecutting": {
"criteria": {
"has_stone": "2025-04-24 20:48:36 +0800"
},
"done": true
},
"minecraft:recipes/redstone/stone_button": {
"criteria": {
"has_stone": "2025-04-24 20:48:36 +0800"
},
"done": true
},
"minecraft:recipes/decorations/stonecutter": {
"criteria": {
"has_stone": "2025-04-24 20:48:36 +0800"
},
"done": true
},
"minecraft:recipes/redstone/stone_pressure_plate": {
"criteria": {
"has_stone": "2025-04-24 20:48:36 +0800"
},
"done": true
},
"minecraft:recipes/building_blocks/smooth_stone": {
"criteria": {
"has_stone": "2025-04-24 20:48:36 +0800"
},
"done": true
},
"minecraft:recipes/decorations/stone_brick_walls_from_stone_stonecutting": {
"criteria": {
"has_stone": "2025-04-24 20:48:36 +0800"
},
"done": true
},
"minecraft:recipes/building_blocks/stone_stairs": {
"criteria": {
"has_stone": "2025-04-24 20:48:36 +0800"
},
"done": true
},
"minecraft:recipes/decorations/blast_furnace": {
"criteria": {
"has_smooth_stone": "2025-04-24 20:49:29 +0800"
},
"done": true
},
"minecraft:recipes/building_blocks/smooth_stone_slab": {
"criteria": {
"has_smooth_stone": "2025-04-24 20:49:29 +0800"
},
"done": true
},
"minecraft:recipes/building_blocks/smooth_stone_slab_from_smooth_stone_stonecutting": {
"criteria": {
"has_smooth_stone": "2025-04-24 20:49:29 +0800"
},
"done": true
},
"minecraft:recipes/decorations/smoker": {
"criteria": {
"has_furnace": "2025-04-24 20:49:56 +0800"
},
"done": true
},
"minecraft:recipes/redstone/repeater": {
"criteria": {
"has_redstone_torch": "2025-04-25 01:29:38 +0800"
},
"done": true
},

View File

@ -0,0 +1,244 @@
{
"skyblock:challenges/root": {
"criteria": {
"join_skyblock_world": "2025-04-23 16:56:43 +0800"
},
"done": true
},
"skyblock:progression/root": {
"criteria": {
"join_skyblock_world": "2025-04-23 16:56:43 +0800"
},
"done": true
},
"minecraft:recipes/decorations/crafting_table": {
"criteria": {
"unlock_right_away": "2025-04-23 16:56:43 +0800"
},
"done": true
},
"minecraft:adventure/adventuring_time": {
"criteria": {
"minecraft:river": "2025-04-23 20:39:01 +0800",
"minecraft:plains": "2025-04-23 16:56:44 +0800"
},
"done": false
},
"minecraft:recipes/decorations/chest": {
"criteria": {
"has_lots_of_items": "2025-04-23 16:56:47 +0800"
},
"done": true
},
"minecraft:recipes/decorations/prismarine_wall_from_prismarine_stonecutting": {
"criteria": {
"has_prismarine": "2025-04-23 20:54:46 +0800"
},
"done": true
},
"minecraft:recipes/building_blocks/prismarine_stairs": {
"criteria": {
"has_prismarine": "2025-04-23 20:54:46 +0800"
},
"done": true
},
"minecraft:recipes/decorations/prismarine_wall": {
"criteria": {
"has_prismarine": "2025-04-23 20:54:46 +0800"
},
"done": true
},
"minecraft:recipes/building_blocks/prismarine_slab_from_prismarine_stonecutting": {
"criteria": {
"has_prismarine": "2025-04-23 20:54:46 +0800"
},
"done": true
},
"minecraft:recipes/building_blocks/prismarine_slab": {
"criteria": {
"has_prismarine": "2025-04-23 20:54:46 +0800"
},
"done": true
},
"minecraft:recipes/building_blocks/prismarine_stairs_from_prismarine_stonecutting": {
"criteria": {
"has_prismarine": "2025-04-23 20:54:46 +0800"
},
"done": true
},
"minecraft:recipes/transportation/mangrove_boat": {
"criteria": {
"in_water": "2025-04-23 22:41:08 +0800"
},
"done": true
},
"minecraft:recipes/transportation/acacia_boat": {
"criteria": {
"in_water": "2025-04-23 22:41:08 +0800"
},
"done": true
},
"minecraft:recipes/transportation/cherry_boat": {
"criteria": {
"in_water": "2025-04-23 22:41:08 +0800"
},
"done": true
},
"minecraft:recipes/transportation/bamboo_raft": {
"criteria": {
"in_water": "2025-04-23 22:41:08 +0800"
},
"done": true
},
"minecraft:recipes/transportation/spruce_boat": {
"criteria": {
"in_water": "2025-04-23 22:41:08 +0800"
},
"done": true
},
"minecraft:recipes/transportation/birch_boat": {
"criteria": {
"in_water": "2025-04-23 22:41:08 +0800"
},
"done": true
},
"minecraft:recipes/transportation/oak_boat": {
"criteria": {
"in_water": "2025-04-23 22:41:08 +0800"
},
"done": true
},
"minecraft:recipes/transportation/jungle_boat": {
"criteria": {
"in_water": "2025-04-23 22:41:08 +0800"
},
"done": true
},
"minecraft:recipes/transportation/dark_oak_boat": {
"criteria": {
"in_water": "2025-04-23 22:41:08 +0800"
},
"done": true
},
"minecraft:recipes/building_blocks/prismarine_brick_stairs_from_prismarine_stonecutting": {
"criteria": {
"has_prismarine_brick": "2025-04-23 22:41:16 +0800"
},
"done": true
},
"minecraft:recipes/building_blocks/prismarine_brick_stairs": {
"criteria": {
"has_prismarine_bricks": "2025-04-23 22:41:16 +0800"
},
"done": true
},
"minecraft:recipes/building_blocks/prismarine_brick_slab_from_prismarine_stonecutting": {
"criteria": {
"has_prismarine_brick": "2025-04-23 22:41:16 +0800"
},
"done": true
},
"minecraft:recipes/building_blocks/prismarine_brick_slab": {
"criteria": {
"has_prismarine_bricks": "2025-04-23 22:41:16 +0800"
},
"done": true
},
"minecraft:recipes/redstone/lever": {
"criteria": {
"has_cobblestone": "2025-04-23 22:41:18 +0800"
},
"done": true
},
"minecraft:recipes/combat/stone_sword": {
"criteria": {
"has_cobblestone": "2025-04-23 22:41:18 +0800"
},
"done": true
},
"minecraft:recipes/decorations/cobblestone_wall": {
"criteria": {
"has_cobblestone": "2025-04-23 22:41:18 +0800"
},
"done": true
},
"minecraft:recipes/tools/stone_pickaxe": {
"criteria": {
"has_cobblestone": "2025-04-23 22:41:18 +0800"
},
"done": true
},
"minecraft:recipes/tools/stone_axe": {
"criteria": {
"has_cobblestone": "2025-04-23 22:41:18 +0800"
},
"done": true
},
"minecraft:story/mine_stone": {
"criteria": {
"get_stone": "2025-04-23 22:41:18 +0800"
},
"done": true
},
"minecraft:recipes/decorations/furnace": {
"criteria": {
"has_cobblestone": "2025-04-23 22:41:18 +0800"
},
"done": true
},
"skyblock:progression/cobblestone": {
"criteria": {
"has_stone": "2025-04-23 22:41:18 +0800"
},
"done": true
},
"minecraft:recipes/building_blocks/cobblestone_slab": {
"criteria": {
"has_cobblestone": "2025-04-23 22:41:18 +0800"
},
"done": true
},
"minecraft:recipes/building_blocks/cobblestone_slab_from_cobblestone_stonecutting": {
"criteria": {
"has_cobblestone": "2025-04-23 22:41:18 +0800"
},
"done": true
},
"minecraft:recipes/building_blocks/stone": {
"criteria": {
"has_cobblestone": "2025-04-23 22:41:18 +0800"
},
"done": true
},
"minecraft:recipes/decorations/cobblestone_wall_from_cobblestone_stonecutting": {
"criteria": {
"has_cobblestone": "2025-04-23 22:41:18 +0800"
},
"done": true
},
"minecraft:recipes/building_blocks/cobblestone_stairs_from_cobblestone_stonecutting": {
"criteria": {
"has_cobblestone": "2025-04-23 22:41:18 +0800"
},
"done": true
},
"minecraft:recipes/building_blocks/cobblestone_stairs": {
"criteria": {
"has_cobblestone": "2025-04-23 22:41:18 +0800"
},
"done": true
},
"minecraft:recipes/tools/stone_hoe": {
"criteria": {
"has_cobblestone": "2025-04-23 22:41:18 +0800"
},
"done": true
},
"minecraft:recipes/tools/stone_shovel": {
"criteria": {
"has_cobblestone": "2025-04-23 22:41:18 +0800"
},
"done": true
},
"DataVersion": 3465
}

View File

@ -19,6 +19,8 @@
},
"minecraft:adventure/adventuring_time": {
"criteria": {
"minecraft:river": "2025-04-23 20:08:21 +0800",
"minecraft:snowy_taiga": "2025-04-23 16:42:11 +0800",
"minecraft:cold_ocean": "2025-04-21 21:03:12 +0800",
"minecraft:deep_lukewarm_ocean": "2025-04-22 17:44:10 +0800",
"minecraft:plains": "2025-04-21 21:04:56 +0800"
@ -307,5 +309,137 @@
},
"done": true
},
"minecraft:recipes/redstone/lever": {
"criteria": {
"has_cobblestone": "2025-04-23 16:42:12 +0800"
},
"done": true
},
"minecraft:recipes/decorations/torch": {
"criteria": {
"has_stone_pickaxe": "2025-04-23 16:42:12 +0800"
},
"done": true
},
"minecraft:recipes/combat/stone_sword": {
"criteria": {
"has_cobblestone": "2025-04-23 16:42:12 +0800"
},
"done": true
},
"minecraft:recipes/decorations/cobblestone_wall": {
"criteria": {
"has_cobblestone": "2025-04-23 16:42:12 +0800"
},
"done": true
},
"minecraft:recipes/tools/stone_pickaxe": {
"criteria": {
"has_cobblestone": "2025-04-23 16:42:12 +0800"
},
"done": true
},
"minecraft:recipes/tools/stone_axe": {
"criteria": {
"has_cobblestone": "2025-04-23 16:42:12 +0800"
},
"done": true
},
"minecraft:story/mine_stone": {
"criteria": {
"get_stone": "2025-04-23 16:42:12 +0800"
},
"done": true
},
"minecraft:recipes/decorations/furnace": {
"criteria": {
"has_cobblestone": "2025-04-23 16:42:12 +0800"
},
"done": true
},
"minecraft:story/upgrade_tools": {
"criteria": {
"stone_pickaxe": "2025-04-23 16:42:12 +0800"
},
"done": true
},
"skyblock:progression/cobblestone": {
"criteria": {
"has_stone": "2025-04-23 16:42:12 +0800"
},
"done": true
},
"minecraft:recipes/building_blocks/cobblestone_slab": {
"criteria": {
"has_cobblestone": "2025-04-23 16:42:12 +0800"
},
"done": true
},
"minecraft:recipes/building_blocks/cobblestone_slab_from_cobblestone_stonecutting": {
"criteria": {
"has_cobblestone": "2025-04-23 16:42:12 +0800"
},
"done": true
},
"minecraft:recipes/building_blocks/stone": {
"criteria": {
"has_cobblestone": "2025-04-23 16:42:12 +0800"
},
"done": true
},
"minecraft:recipes/decorations/cobblestone_wall_from_cobblestone_stonecutting": {
"criteria": {
"has_cobblestone": "2025-04-23 16:42:12 +0800"
},
"done": true
},
"minecraft:recipes/building_blocks/cobblestone_stairs_from_cobblestone_stonecutting": {
"criteria": {
"has_cobblestone": "2025-04-23 16:42:12 +0800"
},
"done": true
},
"minecraft:recipes/building_blocks/cobblestone_stairs": {
"criteria": {
"has_cobblestone": "2025-04-23 16:42:12 +0800"
},
"done": true
},
"minecraft:recipes/tools/stone_hoe": {
"criteria": {
"has_cobblestone": "2025-04-23 16:42:12 +0800"
},
"done": true
},
"minecraft:recipes/tools/stone_shovel": {
"criteria": {
"has_cobblestone": "2025-04-23 16:42:12 +0800"
},
"done": true
},
"minecraft:recipes/building_blocks/prismarine_brick_stairs_from_prismarine_stonecutting": {
"criteria": {
"has_prismarine_brick": "2025-04-23 18:23:41 +0800"
},
"done": true
},
"minecraft:recipes/building_blocks/prismarine_brick_stairs": {
"criteria": {
"has_prismarine_bricks": "2025-04-23 18:23:41 +0800"
},
"done": true
},
"minecraft:recipes/building_blocks/prismarine_brick_slab_from_prismarine_stonecutting": {
"criteria": {
"has_prismarine_brick": "2025-04-23 18:23:41 +0800"
},
"done": true
},
"minecraft:recipes/building_blocks/prismarine_brick_slab": {
"criteria": {
"has_prismarine_bricks": "2025-04-23 18:23:41 +0800"
},
"done": true
},
"DataVersion": 3465
}

View File

@ -324,6 +324,7 @@
"cooked_beef": "2025-04-22 20:18:25 +0800",
"tropical_fish": "2025-04-21 14:38:53 +0800",
"potato": "2025-04-22 22:45:00 +0800",
"cooked_cod": "2025-04-23 19:56:00 +0800",
"pufferfish": "2025-04-21 14:38:33 +0800",
"bread": "2025-04-19 19:13:08 +0800",
"rotten_flesh": "2025-04-18 20:24:59 +0800",
@ -1468,5 +1469,203 @@
},
"done": true
},
"minecraft:recipes/decorations/snow": {
"criteria": {
"has_snowball": "2025-04-23 21:50:16 +0800"
},
"done": true
},
"minecraft:recipes/building_blocks/snow_block": {
"criteria": {
"has_snowball": "2025-04-23 21:50:16 +0800"
},
"done": true
},
"skyblock:progression/apple_sapling": {
"criteria": {
"has_apple_sapling": "2025-04-24 20:22:32 +0800"
},
"done": true
},
"skyblock:progression/sapling": {
"criteria": {
"has_oak_sapling": "2025-04-24 20:22:32 +0800"
},
"done": true
},
"minecraft:recipes/building_blocks/oak_planks": {
"criteria": {
"has_logs": "2025-04-24 20:23:22 +0800"
},
"done": true
},
"skyblock:progression/log": {
"criteria": {
"has_oak_log": "2025-04-24 20:23:22 +0800"
},
"done": true
},
"minecraft:recipes/building_blocks/oak_wood": {
"criteria": {
"has_log": "2025-04-24 20:23:22 +0800"
},
"done": true
},
"minecraft:recipes/tools/golden_axe": {
"criteria": {
"has_gold_ingot": "2025-04-24 20:36:52 +0800"
},
"done": true
},
"minecraft:recipes/tools/golden_pickaxe": {
"criteria": {
"has_gold_ingot": "2025-04-24 20:36:52 +0800"
},
"done": true
},
"minecraft:recipes/misc/gold_nugget": {
"criteria": {
"has_gold_ingot": "2025-04-24 20:36:52 +0800"
},
"done": true
},
"skyblock:recipes/building_blocks/nether_gold_ore": {
"criteria": {
"has_gold": "2025-04-24 20:36:52 +0800"
},
"done": true
},
"minecraft:recipes/tools/golden_shovel": {
"criteria": {
"has_gold_ingot": "2025-04-24 20:36:52 +0800"
},
"done": true
},
"minecraft:recipes/food/golden_apple": {
"criteria": {
"has_gold_ingot": "2025-04-24 20:36:52 +0800"
},
"done": true
},
"minecraft:recipes/combat/golden_boots": {
"criteria": {
"has_gold_ingot": "2025-04-24 20:36:52 +0800"
},
"done": true
},
"minecraft:recipes/combat/golden_helmet": {
"criteria": {
"has_gold_ingot": "2025-04-24 20:36:52 +0800"
},
"done": true
},
"skyblock:recipes/building_blocks/gold_ore": {
"criteria": {
"has_gold": "2025-04-24 20:36:52 +0800"
},
"done": true
},
"minecraft:recipes/combat/golden_sword": {
"criteria": {
"has_gold_ingot": "2025-04-24 20:36:52 +0800"
},
"done": true
},
"minecraft:recipes/building_blocks/gold_block": {
"criteria": {
"has_gold_ingot": "2025-04-24 20:36:52 +0800"
},
"done": true
},
"minecraft:recipes/combat/golden_chestplate": {
"criteria": {
"has_gold_ingot": "2025-04-24 20:36:52 +0800"
},
"done": true
},
"skyblock:recipes/misc/golden_horse_armor": {
"criteria": {
"has_gold_ingot": "2025-04-24 20:36:52 +0800"
},
"done": true
},
"minecraft:recipes/tools/golden_hoe": {
"criteria": {
"has_gold_ingot": "2025-04-24 20:36:52 +0800"
},
"done": true
},
"skyblock:recipes/building_blocks/deepslate_gold_ore": {
"criteria": {
"has_gold": "2025-04-24 20:36:52 +0800"
},
"done": true
},
"minecraft:recipes/redstone/light_weighted_pressure_plate": {
"criteria": {
"has_gold_ingot": "2025-04-24 20:36:52 +0800"
},
"done": true
},
"minecraft:recipes/combat/golden_leggings": {
"criteria": {
"has_gold_ingot": "2025-04-24 20:36:52 +0800"
},
"done": true
},
"skyblock:progression/golden_apple": {
"criteria": {
"has_golden_apple": "2025-04-24 20:37:02 +0800"
},
"done": true
},
"skyblock:progression/cure_zombie_villager": {
"criteria": {
"cured_zombie_villager": "2025-04-24 20:54:59 +0800"
},
"done": true
},
"minecraft:story/cure_zombie_villager": {
"criteria": {
"cured_zombie": "2025-04-24 20:54:59 +0800"
},
"done": true
},
"minecraft:recipes/building_blocks/copper_block": {
"criteria": {
"has_copper_ingot": "2025-04-24 21:02:02 +0800"
},
"done": true
},
"minecraft:recipes/tools/brush": {
"criteria": {
"has_copper_ingot": "2025-04-24 21:02:02 +0800"
},
"done": true
},
"minecraft:recipes/redstone/lightning_rod": {
"criteria": {
"has_copper_ingot": "2025-04-24 21:02:02 +0800"
},
"done": true
},
"minecraft:recipes/decorations/light_gray_bed": {
"criteria": {
"has_light_gray_wool": "2025-04-24 21:02:20 +0800"
},
"done": true
},
"minecraft:recipes/decorations/light_gray_banner": {
"criteria": {
"has_light_gray_wool": "2025-04-24 21:02:20 +0800"
},
"done": true
},
"minecraft:recipes/decorations/light_gray_carpet": {
"criteria": {
"has_light_gray_wool": "2025-04-24 21:02:20 +0800"
},
"done": true
},
"DataVersion": 3465
}

View File

@ -547,5 +547,237 @@
},
"done": true
},
"minecraft:recipes/combat/iron_sword": {
"criteria": {
"has_iron_ingot": "2025-04-24 14:03:58 +0800"
},
"done": true
},
"minecraft:recipes/tools/iron_pickaxe": {
"criteria": {
"has_iron_ingot": "2025-04-24 14:03:58 +0800"
},
"done": true
},
"minecraft:recipes/combat/iron_leggings": {
"criteria": {
"has_iron_ingot": "2025-04-24 14:03:58 +0800"
},
"done": true
},
"minecraft:recipes/combat/shield": {
"criteria": {
"has_iron_ingot": "2025-04-24 14:03:58 +0800"
},
"done": true
},
"minecraft:recipes/redstone/hopper": {
"criteria": {
"has_iron_ingot": "2025-04-24 14:03:58 +0800"
},
"done": true
},
"minecraft:recipes/decorations/iron_bars": {
"criteria": {
"has_iron_ingot": "2025-04-24 14:03:58 +0800"
},
"done": true
},
"skyblock:progression/iron_ingot": {
"criteria": {
"has_iron_ingot": "2025-04-24 14:03:58 +0800"
},
"done": true
},
"minecraft:recipes/combat/iron_boots": {
"criteria": {
"has_iron_ingot": "2025-04-24 14:03:58 +0800"
},
"done": true
},
"minecraft:recipes/combat/iron_chestplate": {
"criteria": {
"has_iron_ingot": "2025-04-24 14:03:58 +0800"
},
"done": true
},
"minecraft:recipes/decorations/lantern": {
"criteria": {
"has_iron_ingot": "2025-04-24 14:03:58 +0800"
},
"done": true
},
"minecraft:recipes/misc/gold_nugget_from_smelting": {
"criteria": {
"has_golden_leggings": "2025-04-24 14:04:04 +0800"
},
"done": true
},
"minecraft:recipes/misc/iron_nugget": {
"criteria": {
"has_iron_ingot": "2025-04-24 14:03:58 +0800"
},
"done": true
},
"skyblock:progression/kill_skeleton": {
"criteria": {
"kill_skeleton": "2025-04-24 14:03:27 +0800"
},
"done": true
},
"minecraft:recipes/misc/bucket": {
"criteria": {
"has_iron_ingot": "2025-04-24 14:03:58 +0800"
},
"done": true
},
"minecraft:recipes/combat/iron_helmet": {
"criteria": {
"has_iron_ingot": "2025-04-24 14:03:58 +0800"
},
"done": true
},
"minecraft:recipes/transportation/minecart": {
"criteria": {
"has_iron_ingot": "2025-04-24 14:03:58 +0800"
},
"done": true
},
"minecraft:recipes/tools/iron_hoe": {
"criteria": {
"has_iron_ingot": "2025-04-24 14:03:58 +0800"
},
"done": true
},
"minecraft:recipes/tools/iron_shovel": {
"criteria": {
"has_iron_ingot": "2025-04-24 14:03:58 +0800"
},
"done": true
},
"skyblock:progression/kill_witch": {
"criteria": {
"kill_witch": "2025-04-24 14:05:00 +0800"
},
"done": true
},
"minecraft:recipes/misc/gold_nugget_from_blasting": {
"criteria": {
"has_golden_leggings": "2025-04-24 14:04:04 +0800"
},
"done": true
},
"skyblock:recipes/building_blocks/deepslate_iron_ore": {
"criteria": {
"has_iron": "2025-04-24 14:03:58 +0800"
},
"done": true
},
"minecraft:recipes/decorations/glow_item_frame": {
"criteria": {
"has_glow_ink_sac": "2025-04-24 14:03:51 +0800"
},
"done": true
},
"minecraft:story/smelt_iron": {
"criteria": {
"iron": "2025-04-24 14:03:58 +0800"
},
"done": true
},
"minecraft:recipes/tools/shears": {
"criteria": {
"has_iron_ingot": "2025-04-24 14:03:58 +0800"
},
"done": true
},
"minecraft:recipes/redstone/iron_trapdoor": {
"criteria": {
"has_iron_ingot": "2025-04-24 14:03:58 +0800"
},
"done": true
},
"minecraft:adventure/kill_all_mobs": {
"criteria": {
"minecraft:skeleton": "2025-04-24 14:03:27 +0800",
"minecraft:creeper": "2025-04-24 14:03:27 +0800",
"minecraft:witch": "2025-04-24 14:05:00 +0800",
"minecraft:zombie": "2025-04-24 14:03:27 +0800",
"minecraft:zombie_villager": "2025-04-24 14:21:48 +0800"
},
"done": false
},
"minecraft:recipes/decorations/chain": {
"criteria": {
"has_iron_ingot": "2025-04-24 14:03:58 +0800"
},
"done": true
},
"minecraft:recipes/building_blocks/iron_block": {
"criteria": {
"has_iron_ingot": "2025-04-24 14:03:58 +0800"
},
"done": true
},
"minecraft:recipes/tools/iron_axe": {
"criteria": {
"has_iron_ingot": "2025-04-24 14:03:58 +0800"
},
"done": true
},
"minecraft:adventure/kill_a_mob": {
"criteria": {
"minecraft:creeper": "2025-04-24 14:03:27 +0800"
},
"done": true
},
"minecraft:recipes/decorations/smithing_table": {
"criteria": {
"has_iron_ingot": "2025-04-24 14:03:58 +0800"
},
"done": true
},
"skyblock:progression/kill_zombie": {
"criteria": {
"kill_zombie": "2025-04-24 14:03:27 +0800"
},
"done": true
},
"skyblock:recipes/building_blocks/iron_ore": {
"criteria": {
"has_iron": "2025-04-24 14:03:58 +0800"
},
"done": true
},
"skyblock:recipes/misc/iron_horse_armor": {
"criteria": {
"has_iron_ingot": "2025-04-24 14:03:58 +0800"
},
"done": true
},
"minecraft:husbandry/balanced_diet": {
"criteria": {
"rotten_flesh": "2025-04-24 14:03:35 +0800"
},
"done": false
},
"minecraft:husbandry/root": {
"criteria": {
"consumed_item": "2025-04-24 14:03:35 +0800"
},
"done": true
},
"minecraft:recipes/redstone/iron_door": {
"criteria": {
"has_iron_ingot": "2025-04-24 14:03:58 +0800"
},
"done": true
},
"minecraft:recipes/redstone/heavy_weighted_pressure_plate": {
"criteria": {
"has_iron_ingot": "2025-04-24 14:03:58 +0800"
},
"done": true
},
"DataVersion": 3465
}

View File

@ -0,0 +1,93 @@
{
"skyblock:challenges/root": {
"criteria": {
"join_skyblock_world": "2025-04-23 21:49:49 +0800"
},
"done": true
},
"skyblock:progression/root": {
"criteria": {
"join_skyblock_world": "2025-04-23 21:49:49 +0800"
},
"done": true
},
"minecraft:recipes/decorations/crafting_table": {
"criteria": {
"unlock_right_away": "2025-04-23 21:49:49 +0800"
},
"done": true
},
"minecraft:adventure/adventuring_time": {
"criteria": {
"minecraft:river": "2025-04-23 21:49:50 +0800"
},
"done": false
},
"minecraft:recipes/redstone/acacia_button": {
"criteria": {
"has_planks": "2025-04-23 21:49:51 +0800"
},
"done": true
},
"minecraft:recipes/redstone/acacia_pressure_plate": {
"criteria": {
"has_planks": "2025-04-23 21:49:51 +0800"
},
"done": true
},
"minecraft:recipes/decorations/acacia_sign": {
"criteria": {
"has_planks": "2025-04-23 21:49:51 +0800"
},
"done": true
},
"minecraft:recipes/building_blocks/acacia_slab": {
"criteria": {
"has_planks": "2025-04-23 21:49:51 +0800"
},
"done": true
},
"minecraft:recipes/redstone/acacia_trapdoor": {
"criteria": {
"has_planks": "2025-04-23 21:49:51 +0800"
},
"done": true
},
"minecraft:recipes/misc/stick": {
"criteria": {
"has_planks": "2025-04-23 21:49:51 +0800"
},
"done": true
},
"minecraft:recipes/decorations/acacia_fence": {
"criteria": {
"has_planks": "2025-04-23 21:49:51 +0800"
},
"done": true
},
"minecraft:recipes/decorations/barrel": {
"criteria": {
"has_planks": "2025-04-23 21:49:51 +0800"
},
"done": true
},
"minecraft:recipes/building_blocks/acacia_stairs": {
"criteria": {
"has_planks": "2025-04-23 21:49:51 +0800"
},
"done": true
},
"minecraft:recipes/redstone/acacia_door": {
"criteria": {
"has_planks": "2025-04-23 21:49:51 +0800"
},
"done": true
},
"minecraft:recipes/redstone/acacia_fence_gate": {
"criteria": {
"has_planks": "2025-04-23 21:49:51 +0800"
},
"done": true
},
"DataVersion": 3465
}

View File

@ -101,27 +101,33 @@
},
"done": true
},
"minecraft:recipes/decorations/ladder": {
"criteria": {
"has_stick": "2025-04-22 17:17:38 +0800"
},
"done": true
},
"minecraft:recipes/combat/leather_leggings": {
"criteria": {
"has_leather": "2025-04-21 23:20:30 +0800"
},
"done": true
},
"minecraft:recipes/food/cooked_salmon_from_smoking": {
"minecraft:recipes/decorations/item_frame": {
"criteria": {
"has_salmon": "2025-04-21 23:24:03 +0800"
"has_leather": "2025-04-21 23:20:30 +0800"
},
"done": true
},
"minecraft:recipes/misc/black_dye": {
"minecraft:recipes/combat/leather_chestplate": {
"criteria": {
"has_ink_sac": "2025-04-22 17:43:46 +0800"
"has_leather": "2025-04-21 23:20:30 +0800"
},
"done": true
},
"minecraft:recipes/combat/leather_boots": {
"criteria": {
"has_leather": "2025-04-21 23:20:30 +0800"
},
"done": true
},
"minecraft:recipes/misc/leather_horse_armor": {
"criteria": {
"has_leather": "2025-04-21 23:20:30 +0800"
},
"done": true
},
@ -137,6 +143,120 @@
},
"done": true
},
"minecraft:recipes/food/cooked_cod_from_campfire_cooking": {
"criteria": {
"has_cod": "2025-04-21 23:21:27 +0800"
},
"done": true
},
"minecraft:recipes/food/cooked_cod": {
"criteria": {
"has_cod": "2025-04-21 23:21:27 +0800"
},
"done": true
},
"minecraft:recipes/food/cooked_salmon_from_smoking": {
"criteria": {
"has_salmon": "2025-04-21 23:24:03 +0800"
},
"done": true
},
"minecraft:recipes/food/cooked_salmon_from_campfire_cooking": {
"criteria": {
"has_salmon": "2025-04-21 23:24:03 +0800"
},
"done": true
},
"minecraft:recipes/food/cooked_salmon": {
"criteria": {
"has_salmon": "2025-04-21 23:24:03 +0800"
},
"done": true
},
"minecraft:recipes/redstone/dispenser": {
"criteria": {
"has_bow": "2025-04-21 23:26:15 +0800"
},
"done": true
},
"minecraft:recipes/decorations/chest": {
"criteria": {
"has_lots_of_items": "2025-04-21 23:39:00 +0800"
},
"done": true
},
"minecraft:recipes/combat/bow": {
"criteria": {
"has_string": "2025-04-22 00:59:09 +0800"
},
"done": true
},
"minecraft:recipes/tools/fishing_rod": {
"criteria": {
"has_string": "2025-04-22 00:59:09 +0800"
},
"done": true
},
"minecraft:recipes/building_blocks/white_wool_from_string": {
"criteria": {
"has_string": "2025-04-22 00:59:09 +0800"
},
"done": true
},
"minecraft:recipes/redstone/tripwire_hook": {
"criteria": {
"has_string": "2025-04-22 00:59:09 +0800"
},
"done": true
},
"minecraft:recipes/combat/crossbow": {
"criteria": {
"has_string": "2025-04-22 00:59:09 +0800"
},
"done": true
},
"minecraft:recipes/decorations/candle": {
"criteria": {
"has_string": "2025-04-22 00:59:09 +0800"
},
"done": true
},
"minecraft:recipes/decorations/loom": {
"criteria": {
"has_string": "2025-04-22 00:59:09 +0800"
},
"done": true
},
"minecraft:recipes/food/mushroom_stew": {
"criteria": {
"has_bowl": "2025-04-22 01:20:34 +0800"
},
"done": true
},
"minecraft:recipes/misc/bone_meal": {
"criteria": {
"has_bone": "2025-04-22 01:27:05 +0800"
},
"done": true
},
"minecraft:recipes/misc/conduit": {
"criteria": {
"has_nautilus_shell": "2025-04-22 01:35:25 +0800"
},
"done": true
},
"minecraft:recipes/redstone/trapped_chest": {
"criteria": {
"has_tripwire_hook": "2025-04-22 01:59:02 +0800"
},
"done": true
},
"minecraft:recipes/decorations/ladder": {
"criteria": {
"has_stick": "2025-04-22 17:17:38 +0800"
},
"done": true
},
"minecraft:recipes/decorations/campfire": {
"criteria": {
"has_stick": "2025-04-22 17:17:38 +0800"
@ -149,153 +269,33 @@
},
"done": true
},
"minecraft:recipes/combat/bow": {
"criteria": {
"has_string": "2025-04-22 00:59:09 +0800"
},
"done": true
},
"minecraft:recipes/tools/wooden_pickaxe": {
"criteria": {
"has_stick": "2025-04-22 17:17:38 +0800"
},
"done": true
},
"minecraft:recipes/food/cooked_salmon_from_campfire_cooking": {
"criteria": {
"has_salmon": "2025-04-21 23:24:03 +0800"
},
"done": true
},
"minecraft:recipes/decorations/item_frame": {
"criteria": {
"has_leather": "2025-04-21 23:20:30 +0800"
},
"done": true
},
"minecraft:recipes/tools/wooden_axe": {
"criteria": {
"has_stick": "2025-04-22 17:17:38 +0800"
},
"done": true
},
"minecraft:recipes/food/cooked_salmon": {
"criteria": {
"has_salmon": "2025-04-21 23:24:03 +0800"
},
"done": true
},
"minecraft:recipes/combat/leather_chestplate": {
"criteria": {
"has_leather": "2025-04-21 23:20:30 +0800"
},
"done": true
},
"minecraft:recipes/tools/fishing_rod": {
"criteria": {
"has_string": "2025-04-22 00:59:09 +0800"
},
"done": true
},
"minecraft:recipes/decorations/chest": {
"criteria": {
"has_lots_of_items": "2025-04-21 23:39:00 +0800"
},
"done": true
},
"minecraft:recipes/tools/wooden_shovel": {
"criteria": {
"has_stick": "2025-04-22 17:17:38 +0800"
},
"done": true
},
"minecraft:recipes/redstone/dispenser": {
"criteria": {
"has_bow": "2025-04-21 23:26:15 +0800"
},
"done": true
},
"minecraft:recipes/redstone/trapped_chest": {
"criteria": {
"has_tripwire_hook": "2025-04-22 01:59:02 +0800"
},
"done": true
},
"minecraft:recipes/building_blocks/white_wool_from_string": {
"criteria": {
"has_string": "2025-04-22 00:59:09 +0800"
},
"done": true
},
"minecraft:recipes/food/cooked_cod_from_campfire_cooking": {
"criteria": {
"has_cod": "2025-04-21 23:21:27 +0800"
},
"done": true
},
"minecraft:recipes/combat/wooden_sword": {
"criteria": {
"has_stick": "2025-04-22 17:17:38 +0800"
},
"done": true
},
"minecraft:recipes/redstone/tripwire_hook": {
"minecraft:recipes/misc/black_dye": {
"criteria": {
"has_string": "2025-04-22 00:59:09 +0800"
},
"done": true
},
"minecraft:recipes/misc/bone_meal": {
"criteria": {
"has_bone": "2025-04-22 01:27:05 +0800"
},
"done": true
},
"minecraft:recipes/combat/crossbow": {
"criteria": {
"has_string": "2025-04-22 00:59:09 +0800"
},
"done": true
},
"minecraft:recipes/combat/leather_boots": {
"criteria": {
"has_leather": "2025-04-21 23:20:30 +0800"
},
"done": true
},
"minecraft:recipes/decorations/candle": {
"criteria": {
"has_string": "2025-04-22 00:59:09 +0800"
},
"done": true
},
"minecraft:recipes/food/mushroom_stew": {
"criteria": {
"has_bowl": "2025-04-22 01:20:34 +0800"
},
"done": true
},
"minecraft:recipes/food/cooked_cod": {
"criteria": {
"has_cod": "2025-04-21 23:21:27 +0800"
},
"done": true
},
"minecraft:recipes/misc/leather_horse_armor": {
"criteria": {
"has_leather": "2025-04-21 23:20:30 +0800"
},
"done": true
},
"minecraft:recipes/decorations/loom": {
"criteria": {
"has_string": "2025-04-22 00:59:09 +0800"
},
"done": true
},
"minecraft:recipes/misc/conduit": {
"criteria": {
"has_nautilus_shell": "2025-04-22 01:35:25 +0800"
"has_ink_sac": "2025-04-22 17:43:46 +0800"
},
"done": true
},

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

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

0
world/entities/r.0.1.mca Normal file
View File

View File

@ -1,12 +0,0 @@
{
"HuLi": {
"pos_x": -797.0349160706681,
"pos_y": -59.0,
"pos_z": -466.5186110552815,
"yaw": -89.43820190429688,
"pitch": -1.1995313167572021,
"dimension": "overworld",
"gamemode": "survival",
"flying": false
}
}

Binary file not shown.

Binary file not shown.

1
world/pca.conf Normal file
View File

@ -0,0 +1 @@
pcaSyncProtocol true

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