我是一个备份

This commit is contained in:
zhenai 2024-06-22 06:00:01 +08:00
parent cc064ced50
commit 091eff2a73
77 changed files with 2104 additions and 109 deletions

View File

@ -1573,5 +1573,9 @@
"9a984ee9-527e-40d1-aba4-fbe70b5fb830": {
"mobcaps": "dynamic",
"tps": null
},
"8a0bf8ce-e5ba-3187-8c7c-656d8e3560ec": {
"mobcaps": "dynamic",
"tps": null
}
}

BIN
logs/2024-06-21-6.log.gz Normal file

Binary file not shown.

BIN
logs/2024-06-22-1.log.gz Normal file

Binary file not shown.

BIN
logs/2024-06-22-2.log.gz Normal file

Binary file not shown.

BIN
logs/2024-06-22-3.log.gz Normal file

Binary file not shown.

BIN
logs/2024-06-22-4.log.gz Normal file

Binary file not shown.

BIN
logs/2024-06-22-5.log.gz Normal file

Binary file not shown.

BIN
logs/2024-06-22-6.log.gz Normal file

Binary file not shown.

View File

@ -1,5 +1,5 @@
[23:29:59] [main/INFO]: Loading Minecraft 1.21 with Fabric Loader 0.15.11
[23:29:59] [main/INFO]: Loading 9 mods:
[02:41:20] [main/INFO]: Loading Minecraft 1.21 with Fabric Loader 0.15.11
[02:41:21] [main/INFO]: Loading 9 mods:
- carpet 1.4.147+v240613
- carpet-tis-addition 1.60.1
|-- conditional-mixin 0.6.2
@ -9,48 +9,41 @@
- java 21
- lithium 0.12.7
- minecraft 1.21
[23:30:00] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=file:/home/zhenai/MineCraftServer/MCDR/server/libraries/net/fabricmc/sponge-mixin/0.13.3+mixin.0.8.5/sponge-mixin-0.13.3+mixin.0.8.5.jar Service=Knot/Fabric Env=SERVER
[23:30:00] [main/INFO]: Compatibility level set to JAVA_17
[23:30:00] [main/INFO]: Compatibility level set to JAVA_21
[23:30:00] [main/INFO]: Loaded configuration file for Lithium: 138 options available, 1 override(s) found
[23:30:00] [main/WARN]: Force-disabling mixin 'alloc.blockstate.StateMixin' as rule 'mixin.alloc.blockstate' (added by mods [ferritecore]) disables it and children
[23:30:00] [main/INFO]: Initializing MixinExtras via com.llamalad7.mixinextras.service.MixinExtrasServiceImpl(version=0.3.6).
[23:30:04] [TISCM Mapping/INFO]: Yarn mapping file yarn-1.21+build.2-v2.tiny loaded
[23:30:04] [main/INFO]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, name=PROD]
[23:30:05] [main/INFO]: Loaded 1290 recipes
[23:30:05] [main/INFO]: Loaded 1399 advancements
[23:30:05] [Server thread/INFO]: Starting minecraft server version 1.21
[23:30:05] [Server thread/INFO]: Loading properties
[23:30:05] [Server thread/INFO]: Default game type: SURVIVAL
[23:30:05] [Server thread/INFO]: Generating keypair
[23:30:05] [Server thread/INFO]: Starting Minecraft server on *:25565
[23:30:05] [Server thread/INFO]: Using epoll channel type
[23:30:05] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[23:30:05] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
[23:30:05] [Server thread/WARN]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
[23:30:05] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
[23:30:05] [Server thread/INFO]: Preparing level "world"
[23:30:05] [Server thread/ERROR]: [CM]: Carpet Mod Setting openFakePlayerInventory is not a valid rule - ignoring...
[23:30:05] [Server thread/ERROR]: [CM]: Carpet Mod Setting spawnChunksSize is not a valid rule - ignoring...
[23:30:05] [Server thread/ERROR]: [CM]: Carpet Mod Setting fakePlayerResident is not a valid rule - ignoring...
[23:30:05] [Server thread/ERROR]: [CM]: Carpet Mod Setting fakePlayerAutoReplenishment is not a valid rule - ignoring...
[23:30:05] [Server thread/ERROR]: [CM]: Carpet Mod Setting fakePlayerAutoReplaceTool is not a valid rule - ignoring...
[23:30:05] [Server thread/ERROR]: [CM]: Carpet Mod Setting fillLimit is not a valid rule - ignoring...
[23:30:05] [Server thread/ERROR]: [CM]: Carpet Mod Setting accurateBlockPlacement is not a valid rule - ignoring...
[23:30:05] [Server thread/INFO]: [CM] Loaded 12 settings from carpet.conf
[23:30:06] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
[23:30:06] [Worker-Main-14/INFO]: Preparing spawn area: 0%
[23:30:06] [Server thread/INFO]: Time elapsed: 227 ms
[23:30:06] [Server thread/INFO]: Done (0.799s)! For help, type "help"
[23:30:06] [Server thread/INFO]: Starting GS4 status listener
[23:30:06] [Server thread/INFO]: Thread Query Listener started
[23:30:06] [Server thread/INFO]: Starting remote control listener
[23:30:06] [Query Listener #1/INFO]: Query running on 0.0.0.0:25565
[23:30:06] [Server thread/WARN]: No rcon password set in server.properties, rcon disabled!
[23:30:08] [Server thread/INFO]: KILLKILL_[/117.145.171.111:27511] logged in with entity id 13 at (-140.5, 70.0, -225.5)
[23:30:08] [Server thread/INFO]: KILLKILL_ joined the game
[23:30:13] [Server thread/INFO]: Player KILLKILL_ joined with a matching carpet client
[23:30:24] [Server thread/INFO]: [Not Secure] <KILLKILL_> a
[23:37:51] [Server thread/INFO]: Happywater_[/220.196.193.198:44966] logged in with entity id 1097 at (-685.3530555964796, 68.0, 100.6961581589973)
[23:37:51] [Server thread/INFO]: Happywater_ joined the game
[23:37:52] [Server thread/INFO]: Player Happywater_ joined with a matching carpet client
[02:41:21] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=file:/home/zhenai/MineCraftServer/MCDR/server/libraries/net/fabricmc/sponge-mixin/0.13.3+mixin.0.8.5/sponge-mixin-0.13.3+mixin.0.8.5.jar Service=Knot/Fabric Env=SERVER
[02:41:21] [main/INFO]: Compatibility level set to JAVA_17
[02:41:21] [main/INFO]: Compatibility level set to JAVA_21
[02:41:21] [main/INFO]: Loaded configuration file for Lithium: 138 options available, 1 override(s) found
[02:41:21] [main/WARN]: Force-disabling mixin 'alloc.blockstate.StateMixin' as rule 'mixin.alloc.blockstate' (added by mods [ferritecore]) disables it and children
[02:41:21] [main/INFO]: Initializing MixinExtras via com.llamalad7.mixinextras.service.MixinExtrasServiceImpl(version=0.3.6).
[02:41:25] [TISCM Mapping/INFO]: Yarn mapping file yarn-1.21+build.2-v2.tiny loaded
[02:41:25] [main/INFO]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, name=PROD]
[02:41:26] [main/INFO]: Loaded 1290 recipes
[02:41:26] [main/INFO]: Loaded 1399 advancements
[02:41:27] [Server thread/INFO]: Starting minecraft server version 1.21
[02:41:27] [Server thread/INFO]: Loading properties
[02:41:27] [Server thread/INFO]: Default game type: SURVIVAL
[02:41:27] [Server thread/INFO]: Generating keypair
[02:41:27] [Server thread/INFO]: Starting Minecraft server on *:25565
[02:41:27] [Server thread/INFO]: Using epoll channel type
[02:41:27] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[02:41:27] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
[02:41:27] [Server thread/WARN]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
[02:41:27] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
[02:41:27] [Server thread/INFO]: Preparing level "world"
[02:41:27] [Server thread/ERROR]: [CM]: Carpet Mod Setting openFakePlayerInventory is not a valid rule - ignoring...
[02:41:27] [Server thread/ERROR]: [CM]: Carpet Mod Setting spawnChunksSize is not a valid rule - ignoring...
[02:41:27] [Server thread/ERROR]: [CM]: Carpet Mod Setting fakePlayerResident is not a valid rule - ignoring...
[02:41:27] [Server thread/ERROR]: [CM]: Carpet Mod Setting fakePlayerAutoReplenishment is not a valid rule - ignoring...
[02:41:27] [Server thread/ERROR]: [CM]: Carpet Mod Setting fakePlayerAutoReplaceTool is not a valid rule - ignoring...
[02:41:27] [Server thread/ERROR]: [CM]: Carpet Mod Setting fillLimit is not a valid rule - ignoring...
[02:41:27] [Server thread/ERROR]: [CM]: Carpet Mod Setting accurateBlockPlacement is not a valid rule - ignoring...
[02:41:27] [Server thread/INFO]: [CM] Loaded 12 settings from carpet.conf
[02:41:27] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
[02:41:28] [Worker-Main-6/INFO]: Preparing spawn area: 0%
[02:41:28] [Server thread/INFO]: Time elapsed: 307 ms
[02:41:28] [Server thread/INFO]: Done (0.930s)! For help, type "help"
[02:41:28] [Server thread/INFO]: Starting GS4 status listener
[02:41:28] [Query Listener #1/INFO]: Query running on 0.0.0.0:25565
[02:41:28] [Server thread/INFO]: Thread Query Listener started
[02:41:28] [Server thread/INFO]: Starting remote control listener
[02:41:28] [Server thread/WARN]: No rcon password set in server.properties, rcon disabled!

View File

@ -1,5 +1,5 @@
#Minecraft server properties
#Fri Jun 21 23:30:04 CST 2024
#Sat Jun 22 02:41:25 CST 2024
accepts-transfers=false
allow-flight=true
allow-nether=true
@ -26,7 +26,7 @@ hide-online-players=false
initial-disabled-packs=
initial-enabled-packs=vanilla,fabric
level-name=world
level-seed=20221211
level-seed=666666666666666
level-type=default
log-ips=true
max-build-height=25632

View File

@ -1 +1 @@
[{"name":"Happywater_","uuid":"573a0363-2c59-36af-873c-13110f7bec39","expiresOn":"2024-07-21 23:37:51 +0800"},{"name":"KILLKILL_","uuid":"d0740ae4-f889-3e03-9369-d7f7f36f1dfb","expiresOn":"2024-07-21 23:30:08 +0800"},{"name":"Steve","uuid":"8667ba71-b85a-4004-af54-457a9734eed7","expiresOn":"2024-07-21 23:27:30 +0800"},{"name":"zhenai_","uuid":"db5bd537-0ba8-3cc2-acea-0bffe56c4377","expiresOn":"2024-07-21 23:06:25 +0800"}]
[{"name":"zhenai_","uuid":"db5bd537-0ba8-3cc2-acea-0bffe56c4377","expiresOn":"2024-07-22 02:14:59 +0800"},{"name":"bluesky_forever","uuid":"8a0bf8ce-e5ba-3187-8c7c-656d8e3560ec","expiresOn":"2024-07-22 00:46:01 +0800"},{"name":"fenghuanianyueji","uuid":"967e43b8-e7d6-3f89-98a4-38b9e4aa611c","expiresOn":"2024-07-22 00:06:37 +0800"},{"name":"Happywater_","uuid":"573a0363-2c59-36af-873c-13110f7bec39","expiresOn":"2024-07-21 23:52:36 +0800"},{"name":"Alex","uuid":"ec561538-f3fd-461d-aff5-086b22154bce","expiresOn":"2024-07-21 23:40:40 +0800"},{"name":"KILLKILL_","uuid":"d0740ae4-f889-3e03-9369-d7f7f36f1dfb","expiresOn":"2024-07-21 23:30:08 +0800"},{"name":"Steve","uuid":"8667ba71-b85a-4004-af54-457a9734eed7","expiresOn":"2024-07-21 23:27:30 +0800"}]

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
world/DIM-1/poi/r.0.0.mca Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -1,26 +0,0 @@
{
"minecraft:recipes/decorations/crafting_table": {
"criteria": {
"unlock_right_away": "2024-06-21 23:21:57 +0800"
},
"done": true
},
"minecraft:adventure/adventuring_time": {
"criteria": {
"minecraft:flower_forest": "2024-06-21 23:21:58 +0800",
"minecraft:beach": "2024-06-21 23:22:51 +0800",
"minecraft:sunflower_plains": "2024-06-21 23:24:31 +0800",
"minecraft:river": "2024-06-21 23:24:03 +0800",
"minecraft:stony_shore": "2024-06-21 23:26:04 +0800",
"minecraft:plains": "2024-06-21 23:24:33 +0800"
},
"done": false
},
"minecraft:adventure/sleep_in_bed": {
"criteria": {
"slept_in_bed": "2024-06-21 23:28:59 +0800"
},
"done": true
},
"DataVersion": 3953
}

View File

@ -1,15 +0,0 @@
{
"minecraft:recipes/decorations/crafting_table": {
"criteria": {
"unlock_right_away": "2024-06-21 23:27:30 +0800"
},
"done": true
},
"minecraft:adventure/adventuring_time": {
"criteria": {
"minecraft:plains": "2024-06-21 23:27:31 +0800"
},
"done": false
},
"DataVersion": 3953
}

File diff suppressed because it is too large Load Diff

View File

@ -1,15 +0,0 @@
{
"minecraft:recipes/decorations/crafting_table": {
"criteria": {
"unlock_right_away": "2024-06-21 23:30:08 +0800"
},
"done": true
},
"minecraft:adventure/adventuring_time": {
"criteria": {
"minecraft:flower_forest": "2024-06-21 23:30:08 +0800"
},
"done": false
},
"DataVersion": 3953
}

View File

@ -0,0 +1,527 @@
{
"minecraft:recipes/redstone/lever": {
"criteria": {
"has_cobblestone": "2024-06-22 02:20:47 +0800"
},
"done": true
},
"minecraft:recipes/combat/iron_sword": {
"criteria": {
"has_iron_ingot": "2024-06-22 02:30:55 +0800"
},
"done": true
},
"minecraft:recipes/tools/iron_pickaxe": {
"criteria": {
"has_iron_ingot": "2024-06-22 02:30:55 +0800"
},
"done": true
},
"minecraft:recipes/decorations/ladder": {
"criteria": {
"has_stick": "2024-06-22 02:20:44 +0800"
},
"done": true
},
"minecraft:recipes/transportation/mangrove_boat": {
"criteria": {
"in_water": "2024-06-22 02:17:16 +0800"
},
"done": true
},
"minecraft:recipes/decorations/torch": {
"criteria": {
"has_stone_pickaxe": "2024-06-22 02:21:03 +0800"
},
"done": true
},
"minecraft:recipes/combat/iron_leggings": {
"criteria": {
"has_iron_ingot": "2024-06-22 02:30:55 +0800"
},
"done": true
},
"minecraft:recipes/combat/shield": {
"criteria": {
"has_iron_ingot": "2024-06-22 02:30:55 +0800"
},
"done": true
},
"minecraft:recipes/redstone/hopper": {
"criteria": {
"has_iron_ingot": "2024-06-22 02:30:55 +0800"
},
"done": true
},
"minecraft:recipes/decorations/iron_bars": {
"criteria": {
"has_iron_ingot": "2024-06-22 02:30:55 +0800"
},
"done": true
},
"minecraft:recipes/building_blocks/jungle_wood": {
"criteria": {
"has_log": "2024-06-22 02:16:44 +0800"
},
"done": true
},
"minecraft:recipes/building_blocks/jungle_planks": {
"criteria": {
"has_logs": "2024-06-22 02:16:44 +0800"
},
"done": true
},
"minecraft:recipes/combat/iron_boots": {
"criteria": {
"has_iron_ingot": "2024-06-22 02:30:55 +0800"
},
"done": true
},
"minecraft:recipes/combat/iron_chestplate": {
"criteria": {
"has_iron_ingot": "2024-06-22 02:30:55 +0800"
},
"done": true
},
"minecraft:recipes/combat/stone_sword": {
"criteria": {
"has_cobblestone": "2024-06-22 02:20:47 +0800"
},
"done": true
},
"minecraft:recipes/decorations/cobblestone_wall": {
"criteria": {
"has_cobblestone": "2024-06-22 02:20:47 +0800"
},
"done": true
},
"minecraft:recipes/tools/stone_pickaxe": {
"criteria": {
"has_cobblestone": "2024-06-22 02:20:47 +0800"
},
"done": true
},
"minecraft:recipes/decorations/lantern": {
"criteria": {
"has_iron_ingot": "2024-06-22 02:30:55 +0800"
},
"done": true
},
"minecraft:recipes/tools/stone_axe": {
"criteria": {
"has_cobblestone": "2024-06-22 02:20:47 +0800"
},
"done": true
},
"minecraft:recipes/decorations/campfire": {
"criteria": {
"has_stick": "2024-06-22 02:20:44 +0800"
},
"done": true
},
"minecraft:recipes/misc/iron_nugget": {
"criteria": {
"has_iron_ingot": "2024-06-22 02:30:55 +0800"
},
"done": true
},
"minecraft:recipes/redstone/jungle_trapdoor": {
"criteria": {
"has_planks": "2024-06-22 02:20:38 +0800"
},
"done": true
},
"minecraft:recipes/tools/wooden_hoe": {
"criteria": {
"has_stick": "2024-06-22 02:20:44 +0800"
},
"done": true
},
"minecraft:recipes/misc/bucket": {
"criteria": {
"has_iron_ingot": "2024-06-22 02:30:55 +0800"
},
"done": true
},
"minecraft:recipes/combat/iron_helmet": {
"criteria": {
"has_iron_ingot": "2024-06-22 02:30:55 +0800"
},
"done": true
},
"minecraft:story/mine_stone": {
"criteria": {
"get_stone": "2024-06-22 02:20:47 +0800"
},
"done": true
},
"minecraft:recipes/decorations/furnace": {
"criteria": {
"has_cobblestone": "2024-06-22 02:20:47 +0800"
},
"done": true
},
"minecraft:recipes/transportation/minecart": {
"criteria": {
"has_iron_ingot": "2024-06-22 02:30:55 +0800"
},
"done": true
},
"minecraft:recipes/misc/charcoal": {
"criteria": {
"has_log": "2024-06-22 02:16:44 +0800"
},
"done": true
},
"minecraft:recipes/tools/iron_hoe": {
"criteria": {
"has_iron_ingot": "2024-06-22 02:30:55 +0800"
},
"done": true
},
"minecraft:recipes/tools/wooden_pickaxe": {
"criteria": {
"has_stick": "2024-06-22 02:20:44 +0800"
},
"done": true
},
"minecraft:recipes/tools/iron_shovel": {
"criteria": {
"has_iron_ingot": "2024-06-22 02:30:55 +0800"
},
"done": true
},
"minecraft:recipes/misc/bowl": {
"criteria": {
"has_brown_mushroom": "2024-06-22 02:25:38 +0800"
},
"done": true
},
"minecraft:story/upgrade_tools": {
"criteria": {
"stone_pickaxe": "2024-06-22 02:21:03 +0800"
},
"done": true
},
"minecraft:recipes/tools/wooden_axe": {
"criteria": {
"has_stick": "2024-06-22 02:20:44 +0800"
},
"done": true
},
"minecraft:recipes/decorations/jungle_sign": {
"criteria": {
"has_planks": "2024-06-22 02:20:38 +0800"
},
"done": true
},
"minecraft:recipes/redstone/jungle_door": {
"criteria": {
"has_planks": "2024-06-22 02:20:38 +0800"
},
"done": true
},
"minecraft:story/smelt_iron": {
"criteria": {
"iron": "2024-06-22 02:30:55 +0800"
},
"done": true
},
"minecraft:recipes/misc/pumpkin_seeds": {
"criteria": {
"has_pumpkin": "2024-06-22 02:25:31 +0800"
},
"done": true
},
"minecraft:recipes/decorations/crafting_table": {
"criteria": {
"unlock_right_away": "2024-06-22 02:15:00 +0800"
},
"done": true
},
"minecraft:recipes/decorations/chest": {
"criteria": {
"has_lots_of_items": "2024-06-22 02:27:47 +0800"
},
"done": true
},
"minecraft:recipes/tools/wooden_shovel": {
"criteria": {
"has_stick": "2024-06-22 02:20:44 +0800"
},
"done": true
},
"minecraft:recipes/tools/shears": {
"criteria": {
"has_iron_ingot": "2024-06-22 02:30:55 +0800"
},
"done": true
},
"minecraft:recipes/misc/stick": {
"criteria": {
"has_planks": "2024-06-22 02:20:38 +0800"
},
"done": true
},
"minecraft:recipes/building_blocks/cobblestone_slab": {
"criteria": {
"has_cobblestone": "2024-06-22 02:20:47 +0800"
},
"done": true
},
"minecraft:recipes/building_blocks/cobblestone_slab_from_cobblestone_stonecutting": {
"criteria": {
"has_cobblestone": "2024-06-22 02:20:47 +0800"
},
"done": true
},
"minecraft:recipes/transportation/acacia_boat": {
"criteria": {
"in_water": "2024-06-22 02:17:16 +0800"
},
"done": true
},
"minecraft:recipes/redstone/iron_trapdoor": {
"criteria": {
"has_iron_ingot": "2024-06-22 02:30:55 +0800"
},
"done": true
},
"minecraft:recipes/transportation/cherry_boat": {
"criteria": {
"in_water": "2024-06-22 02:17:16 +0800"
},
"done": true
},
"minecraft:adventure/root": {
"criteria": {
"killed_something": "2024-06-22 02:23:33 +0800"
},
"done": true
},
"minecraft:recipes/decorations/jungle_fence": {
"criteria": {
"has_planks": "2024-06-22 02:20:38 +0800"
},
"done": true
},
"minecraft:adventure/kill_all_mobs": {
"criteria": {
"minecraft:zombie": "2024-06-22 02:31:20 +0800"
},
"done": false
},
"minecraft:recipes/decorations/chain": {
"criteria": {
"has_iron_ingot": "2024-06-22 02:30:55 +0800"
},
"done": true
},
"minecraft:recipes/redstone/jungle_pressure_plate": {
"criteria": {
"has_planks": "2024-06-22 02:20:38 +0800"
},
"done": true
},
"minecraft:recipes/building_blocks/iron_block": {
"criteria": {
"has_iron_ingot": "2024-06-22 02:30:55 +0800"
},
"done": true
},
"minecraft:recipes/combat/wooden_sword": {
"criteria": {
"has_stick": "2024-06-22 02:20:44 +0800"
},
"done": true
},
"minecraft:recipes/building_blocks/oak_planks": {
"criteria": {
"has_logs": "2024-06-22 02:30:38 +0800"
},
"done": true
},
"minecraft:recipes/tools/iron_axe": {
"criteria": {
"has_iron_ingot": "2024-06-22 02:30:55 +0800"
},
"done": true
},
"minecraft:recipes/combat/crossbow": {
"criteria": {
"has_iron_ingot": "2024-06-22 02:30:55 +0800"
},
"done": true
},
"minecraft:adventure/kill_a_mob": {
"criteria": {
"minecraft:zombie": "2024-06-22 02:31:20 +0800"
},
"done": true
},
"minecraft:recipes/building_blocks/stone": {
"criteria": {
"has_cobblestone": "2024-06-22 02:20:47 +0800"
},
"done": true
},
"minecraft:adventure/adventuring_time": {
"criteria": {
"minecraft:dark_forest": "2024-06-22 02:15:00 +0800",
"minecraft:jungle": "2024-06-22 02:15:05 +0800",
"minecraft:stony_shore": "2024-06-22 02:16:31 +0800"
},
"done": false
},
"minecraft:recipes/transportation/bamboo_raft": {
"criteria": {
"in_water": "2024-06-22 02:17:16 +0800"
},
"done": true
},
"minecraft:recipes/decorations/barrel": {
"criteria": {
"has_planks": "2024-06-22 02:20:38 +0800"
},
"done": true
},
"minecraft:recipes/decorations/smithing_table": {
"criteria": {
"has_iron_ingot": "2024-06-22 02:30:55 +0800"
},
"done": true
},
"minecraft:recipes/decorations/cobblestone_wall_from_cobblestone_stonecutting": {
"criteria": {
"has_cobblestone": "2024-06-22 02:20:47 +0800"
},
"done": true
},
"minecraft:recipes/building_blocks/cobblestone_stairs_from_cobblestone_stonecutting": {
"criteria": {
"has_cobblestone": "2024-06-22 02:20:47 +0800"
},
"done": true
},
"minecraft:recipes/transportation/spruce_boat": {
"criteria": {
"in_water": "2024-06-22 02:17:16 +0800"
},
"done": true
},
"minecraft:recipes/food/mushroom_stew": {
"criteria": {
"has_brown_mushroom": "2024-06-22 02:25:38 +0800"
},
"done": true
},
"minecraft:husbandry/balanced_diet": {
"criteria": {
"mushroom_stew": "2024-06-22 02:28:31 +0800"
},
"done": false
},
"minecraft:recipes/redstone/jungle_button": {
"criteria": {
"has_planks": "2024-06-22 02:20:38 +0800"
},
"done": true
},
"minecraft:recipes/building_blocks/cobblestone_stairs": {
"criteria": {
"has_cobblestone": "2024-06-22 02:20:47 +0800"
},
"done": true
},
"minecraft:husbandry/root": {
"criteria": {
"consumed_item": "2024-06-22 02:28:31 +0800"
},
"done": true
},
"minecraft:recipes/transportation/birch_boat": {
"criteria": {
"in_water": "2024-06-22 02:17:16 +0800"
},
"done": true
},
"minecraft:recipes/tools/stone_hoe": {
"criteria": {
"has_cobblestone": "2024-06-22 02:20:47 +0800"
},
"done": true
},
"minecraft:recipes/transportation/oak_boat": {
"criteria": {
"in_water": "2024-06-22 02:17:16 +0800"
},
"done": true
},
"minecraft:recipes/building_blocks/coal_block": {
"criteria": {
"has_coal": "2024-06-22 02:24:15 +0800"
},
"done": true
},
"minecraft:recipes/tools/stone_shovel": {
"criteria": {
"has_cobblestone": "2024-06-22 02:20:47 +0800"
},
"done": true
},
"minecraft:recipes/building_blocks/oak_wood": {
"criteria": {
"has_log": "2024-06-22 02:30:38 +0800"
},
"done": true
},
"minecraft:recipes/building_blocks/jungle_slab": {
"criteria": {
"has_planks": "2024-06-22 02:20:38 +0800"
},
"done": true
},
"minecraft:recipes/redstone/iron_door": {
"criteria": {
"has_iron_ingot": "2024-06-22 02:30:55 +0800"
},
"done": true
},
"minecraft:recipes/transportation/jungle_boat": {
"criteria": {
"in_water": "2024-06-22 02:17:16 +0800"
},
"done": true
},
"minecraft:recipes/building_blocks/jungle_stairs": {
"criteria": {
"has_planks": "2024-06-22 02:20:38 +0800"
},
"done": true
},
"minecraft:recipes/redstone/heavy_weighted_pressure_plate": {
"criteria": {
"has_iron_ingot": "2024-06-22 02:30:55 +0800"
},
"done": true
},
"minecraft:recipes/food/pumpkin_pie": {
"criteria": {
"has_pumpkin": "2024-06-22 02:25:31 +0800"
},
"done": true
},
"minecraft:recipes/transportation/dark_oak_boat": {
"criteria": {
"in_water": "2024-06-22 02:17:16 +0800"
},
"done": true
},
"minecraft:recipes/redstone/jungle_fence_gate": {
"criteria": {
"has_planks": "2024-06-22 02:20:38 +0800"
},
"done": true
},
"DataVersion": 3953
}

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
world/entities/r.1.-1.mca Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

0
world/poi/r.1.-1.mca Normal file
View File

0
world/poi/r.1.0.mca Normal file
View File

0
world/poi/r.1.1.mca Normal file
View File

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
world/region/r.1.0.mca Normal file

Binary file not shown.

View File

@ -1 +0,0 @@
{"stats":{"minecraft:custom":{"minecraft:jump":70,"minecraft:open_chest":2,"minecraft:time_since_rest":127,"minecraft:damage_dealt":10,"minecraft:crouch_one_cm":168,"minecraft:sprint_one_cm":6813,"minecraft:leave_game":2,"minecraft:play_time":8386,"minecraft:time_since_death":8386,"minecraft:walk_one_cm":10277,"minecraft:sleep_in_bed":1,"minecraft:sneak_time":263,"minecraft:total_world_time":8386,"minecraft:fall_one_cm":1521,"minecraft:fly_one_cm":148702}},"DataVersion":3953}

View File

@ -1 +0,0 @@
{"stats":{"minecraft:custom":{"minecraft:time_since_rest":1746,"minecraft:leave_game":1,"minecraft:play_time":1746,"minecraft:damage_taken":10,"minecraft:time_since_death":1746,"minecraft:walk_one_cm":30,"minecraft:total_world_time":1746,"minecraft:fly_one_cm":40}},"DataVersion":3953}

File diff suppressed because one or more lines are too long

View File

@ -1 +0,0 @@
{"stats":{"minecraft:custom":{"minecraft:jump":4,"minecraft:time_since_rest":5970,"minecraft:sprint_one_cm":279,"minecraft:play_time":5970,"minecraft:time_since_death":5970,"minecraft:walk_one_cm":1420,"minecraft:total_world_time":5970,"minecraft:fly_one_cm":493}},"DataVersion":3953}

View File

@ -0,0 +1 @@
{"stats":{"minecraft:killed":{"minecraft:zombie":1,"minecraft:ocelot":1},"minecraft:picked_up":{"minecraft:jungle_log":5,"minecraft:brown_mushroom":13,"minecraft:red_mushroom":25,"minecraft:oak_log":2,"minecraft:dirt":1,"minecraft:coal":16,"minecraft:cobblestone":9},"minecraft:crafted":{"minecraft:stone_shovel":1,"minecraft:shield":1,"minecraft:stick":8,"minecraft:stone_pickaxe":1,"minecraft:wooden_axe":1,"minecraft:bowl":4,"minecraft:mushroom_stew":8,"minecraft:stone_axe":1,"minecraft:jungle_planks":16},"minecraft:custom":{"minecraft:time_since_rest":20607,"minecraft:sprint_one_cm":31571,"minecraft:interact_with_furnace":21,"minecraft:damage_taken":418,"minecraft:walk_one_cm":19178,"minecraft:damage_blocked_by_shield":143,"minecraft:mob_kills":2,"minecraft:damage_dealt":567,"minecraft:interact_with_crafting_table":58,"minecraft:fly_one_cm":62627,"minecraft:open_chest":8,"minecraft:crouch_one_cm":1875,"minecraft:play_time":20607,"minecraft:sneak_time":1479,"minecraft:walk_under_water_one_cm":4814,"minecraft:jump":363,"minecraft:leave_game":1,"minecraft:walk_on_water_one_cm":10428,"minecraft:time_since_death":20607,"minecraft:climb_one_cm":615,"minecraft:total_world_time":20607,"minecraft:fall_one_cm":9950},"minecraft:mined":{"minecraft:oak_log":2,"minecraft:coal_ore":17,"minecraft:jungle_log":5,"minecraft:dirt":1,"minecraft:mushroom_stem":9,"minecraft:brown_mushroom_block":41,"minecraft:red_mushroom_block":51,"minecraft:stone":11,"minecraft:fern":1},"minecraft:used":{"minecraft:wooden_axe":54,"minecraft:stone_shovel":3,"minecraft:stone_pickaxe":31,"minecraft:shield":5,"minecraft:stone_axe":51,"minecraft:cobblestone":8,"minecraft:mushroom_stew":4}},"DataVersion":3953}