mirror of
https://github.com/xmmtx/XMZ-JFServer-Client
synced 2026-02-25 18:07:05 +08:00
添加 MOD
This commit is contained in:
14
.minecraft/config/minihud/test.json
Normal file
14
.minecraft/config/minihud/test.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"renderers": {
|
||||
"random_tickable_chunks": {
|
||||
"pos": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0
|
||||
]
|
||||
},
|
||||
"slime_chunks": {
|
||||
"y_top": 0.0
|
||||
}
|
||||
}
|
||||
}
|
||||
15
.minecraft/config/minihud/test_dim_minecraft_overworld.json
Normal file
15
.minecraft/config/minihud/test_dim_minecraft_overworld.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"data_storage": {
|
||||
"distance_pos": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0
|
||||
]
|
||||
},
|
||||
"hud_data": {
|
||||
"seed": -9137858631877548034,
|
||||
"spawn_chunk_radius": 2
|
||||
},
|
||||
"entities": {},
|
||||
"shapes": {}
|
||||
}
|
||||
Reference in New Issue
Block a user