我是一个备份
This commit is contained in:
parent
8a6030fa04
commit
7629de5eda
|
@ -5,7 +5,7 @@
|
|||
"mobcaps": null
|
||||
},
|
||||
"a85ad29c-cf39-4faf-942d-46784dec2d87": {
|
||||
"mobcaps": null,
|
||||
"tps": null
|
||||
"tps": null,
|
||||
"mobcaps": null
|
||||
}
|
||||
}
|
|
@ -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)
|
Binary file not shown.
Binary file not shown.
|
@ -1,8 +1,52 @@
|
|||
[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:01:54] [Server thread/INFO]: 2 lost connection: Killed
|
||||
[00:01:54] [Server thread/INFO]: 2 left the game
|
||||
[00:01:57] [Server thread/INFO]: 2[local] logged in with entity id 47020 at (-405.43450531829467, 115.5, 318.63790222778056)
|
||||
[00:01:57] [Server thread/INFO]: 2 joined the game
|
||||
[00:02:10] [Server thread/INFO]: 1 lost connection: Killed
|
||||
[00:02:10] [Server thread/INFO]: 1 left the game
|
||||
[00:02:22] [Server thread/INFO]: 2 lost connection: Killed
|
||||
[00:02:22] [Server thread/INFO]: 2 left the game
|
||||
[00:02:29] [Server thread/INFO]: 1[local] logged in with entity id 47086 at (-405.41956786944354, 115.5, 320.0961849700328)
|
||||
[00:02:29] [Server thread/INFO]: 1 joined the game
|
||||
[00:02:38] [Server thread/INFO]: 1 lost connection: Killed
|
||||
[00:02:38] [Server thread/INFO]: 1 left the game
|
||||
[00:03:26] [Server thread/INFO]: Steve drowned
|
||||
[00:03:26] [Server thread/INFO]: Steve lost connection: Steve died
|
||||
[00:03:26] [Server thread/INFO]: Steve left the game
|
||||
[00:16:41] [Server thread/INFO]: 1[local] logged in with entity id 48214 at (-408.8711532331525, 115.5, 347.77826430322693)
|
||||
[00:16:41] [Server thread/INFO]: 1 joined the game
|
||||
[00:16:47] [Server thread/INFO]: 1 lost connection: Killed
|
||||
[00:16:47] [Server thread/INFO]: 1 left the game
|
||||
[00:34:00] [Server thread/INFO]: Happywater_ has made the advancement [Aquaman's Nemesis]
|
||||
[00:35:05] [Server thread/INFO]: 1[local] logged in with entity id 50626 at (-436.0618034774903, 35.5, 329.80762259933385)
|
||||
[00:35:05] [Server thread/INFO]: 1 joined the game
|
||||
[00:46:44] [Server thread/INFO]: 1 lost connection: Killed
|
||||
[00:46:44] [Server thread/INFO]: 1 left the game
|
||||
[00:46:55] [Server thread/INFO]: 3 lost connection: Killed
|
||||
[00:46:55] [Server thread/INFO]: 3 left the game
|
||||
[00:47:05] [Server thread/INFO]: cangku lost connection: Killed
|
||||
[00:47:05] [Server thread/INFO]: cangku left the game
|
||||
[00:49:05] [Server thread/INFO]: cangku[local] logged in with entity id 54755 at (8.634964516414144, -63.5, 182.95071034120033)
|
||||
[00:49:05] [Server thread/INFO]: cangku joined the game
|
||||
[00:51:33] [Server thread/INFO]: 1[local] logged in with entity id 55271 at (-434.58855338413184, 35.5, 330.55360419536356)
|
||||
[00:51:33] [Server thread/INFO]: 1 joined the game
|
||||
[00:51:39] [Server thread/INFO]: 1 lost connection: Killed
|
||||
[00:51:39] [Server thread/INFO]: 1 left the game
|
||||
[00:51:44] [Server thread/INFO]: cangku lost connection: Killed
|
||||
[00:51:44] [Server thread/INFO]: cangku left the game
|
||||
[00:51:47] [Server thread/INFO]: cangku[local] logged in with entity id 55336 at (-433.88283821054625, 35.5, 331.10027404093125)
|
||||
[00:51:47] [Server thread/INFO]: cangku joined the game
|
||||
[00:53:54] [Server thread/INFO]: [Happywater_: Player cangku is already logged on]
|
||||
[00:53:57] [Server thread/INFO]: cangku lost connection: Killed
|
||||
[00:53:57] [Server thread/INFO]: cangku left the game
|
||||
[00:56:35] [Server thread/INFO]: cangku[local] logged in with entity id 56305 at (5.9094670629576065, -63.5, 178.90722838538218)
|
||||
[00:56:35] [Server thread/INFO]: cangku joined the game
|
||||
[01:01:44] [Server thread/INFO]: cangku lost connection: Killed
|
||||
[01:01:44] [Server thread/INFO]: cangku left the game
|
||||
[01:29:27] [Server thread/INFO]: Steve[local] logged in with entity id 62327 at (-797.25, -58.5, -466.58)
|
||||
[01:29:27] [Server thread/INFO]: Steve joined the game
|
||||
[01:30:52] [Server thread/INFO]: Happywater_ lost connection: Disconnected
|
||||
[01:30:52] [Server thread/INFO]: Happywater_ left the game
|
||||
[01:34:34] [Server thread/INFO]: com.mojang.authlib.GameProfile@3b33cabf[id=<null>,name=Cornbread2100_,properties={},legacy=false] (/176.65.149.246:46784) lost connection: Disconnected
|
||||
[03:31:23] [Server thread/INFO]: com.mojang.authlib.GameProfile@39a71cf9[id=<null>,name=Cornbread2100_,properties={},legacy=false] (/176.65.149.246:40704) lost connection: Disconnected
|
||||
[04:35:17] [Server thread/INFO]: com.mojang.authlib.GameProfile@a9e0c5e[id=<null>,name=Cornbread2100_,properties={},legacy=false] (/176.65.149.246:34860) lost connection: Disconnected
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
#Minecraft server properties
|
||||
#Mon Apr 21 14:31:22 CST 2025
|
||||
#Wed Apr 23 18:41:44 CST 2025
|
||||
accepts-transfers=false
|
||||
allow-flight=false
|
||||
allow-nether=true
|
||||
|
|
|
@ -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":"Steve","uuid":"8667ba71-b85a-4004-af54-457a9734eed7","expiresOn":"2025-05-24 01:29:27 +0800"},{"name":"cangku","uuid":"6623b55e-8da2-4543-86d0-c0df6f4b27ce","expiresOn":"2025-05-24 00:56:35 +0800"},{"name":"1","uuid":"15468a55-d663-3077-a691-aed0be0ffacf","expiresOn":"2025-05-24 00:51:33 +0800"},{"name":"2","uuid":"2bb3e52e-aa39-3e56-b9cd-19d6fd970a24","expiresOn":"2025-05-24 00:01:57 +0800"},{"name":"CL","uuid":"b34de655-1903-486a-aa00-d3917374a95b","expiresOn":"2025-05-23 23:53:49 +0800"},{"name":"Happywater_","uuid":"a85ad29c-cf39-4faf-942d-46784dec2d87","expiresOn":"2025-05-23 23:46:33 +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":"000","uuid":"cb55b591-c392-4cbd-8d2d-9ef217cad762","expiresOn":"2025-05-23 21:49:34 +0800"},{"name":"00","uuid":"3e315ef3-66e4-4f79-a08c-4f28dba1779b","expiresOn":"2025-05-23 21:49:28 +0800"},{"name":"cangku1","uuid":"3727a8d4-5163-4832-a7ee-716f43e409fb","expiresOn":"2025-05-23 20:34:22 +0800"},{"name":"3","uuid":"ceb3a035-ee0f-36c5-81f1-de1f75893f30","expiresOn":"2025-05-23 20:08:20 +0800"},{"name":"4","uuid":"2e3d9572-7755-3616-8e92-2a2148800e41","expiresOn":"2025-05-23 19:34:06 +0800"},{"name":"zhenai_","uuid":"d8162b17-392e-4a64-baeb-53adab683f0e","expiresOn":"2025-05-23 19:24:52 +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":"ys4","uuid":"69c8fe3f-d331-4d99-b560-5ee94d236353","expiresOn":"2025-05-23 18:44:10 +0800"},{"name":"YS3","uuid":"f5005a56-6084-49de-80de-99b347ffc18b","expiresOn":"2025-05-23 18:44:02 +0800"},{"name":"YS2","uuid":"0c95b529-326e-4433-9448-5fe37acb6ad2","expiresOn":"2025-05-23 18:43:55 +0800"},{"name":"YS1","uuid":"99b52884-ba04-413a-b7c3-b4bef5609736","expiresOn":"2025-05-23 18:43:32 +0800"},{"name":"Alex","uuid":"ec561538-f3fd-461d-aff5-086b22154bce","expiresOn":"2025-05-22 21:41:22 +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.
|
@ -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,15 @@
|
|||
},
|
||||
"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
|
||||
},
|
||||
|
|
|
@ -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",
|
||||
|
|
|
@ -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"
|
||||
|
|
|
@ -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
|
||||
}
|
|
@ -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
|
||||
},
|
||||
|
|
|
@ -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
|
||||
}
|
|
@ -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
|
||||
},
|
||||
|
|
|
@ -19,7 +19,10 @@
|
|||
},
|
||||
"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: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"
|
||||
},
|
||||
|
@ -607,5 +610,125 @@
|
|||
},
|
||||
"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
|
||||
},
|
||||
"DataVersion": 3465
|
||||
}
|
|
@ -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
|
||||
},
|
||||
|
|
|
@ -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
|
||||
}
|
|
@ -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
|
||||
}
|
|
@ -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
|
||||
},
|
||||
|
|
|
@ -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
|
||||
}
|
|
@ -323,6 +323,7 @@
|
|||
"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 +750,7 @@
|
|||
},
|
||||
"minecraft:husbandry/bred_all_animals": {
|
||||
"criteria": {
|
||||
"minecraft:turtle": "2025-04-23 19:31:30 +0800",
|
||||
"minecraft:chicken": "2025-04-19 17:46:58 +0800"
|
||||
},
|
||||
"done": false
|
||||
|
@ -1691,6 +1693,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 +1711,51 @@
|
|||
},
|
||||
"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
|
||||
},
|
||||
|
|
|
@ -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
|
||||
}
|
|
@ -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
|
||||
}
|
|
@ -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,17 @@
|
|||
},
|
||||
"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
|
||||
},
|
||||
"DataVersion": 3465
|
||||
}
|
|
@ -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
|
||||
}
|
|
@ -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.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -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
|
||||
}
|
||||
}
|
BIN
world/level.dat
BIN
world/level.dat
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue