Expose the runtime block/item registry through compact material search and single-material descriptions. Preserve private block-entity data through checked edits and durable undo without sending payloads to model context. Include the completed terrain tools, isolated world/map plugin, station lift, ACP streaming and guidance fixes, local camera auto-connect, construction scripts, and their public documentation, references and verification records. Active station decoration and private runtime data remain outside this commit. Validation: 145 Maven tests, 47 Bridge tests, successful camera Gradle build, and isolated Paper verification of all 1,196 block defaults plus 5,392 independent property cases for placement, same-material edits and restoration.
21 lines
468 B
JSON
21 lines
468 B
JSON
{
|
|
"world_applied": false,
|
|
"water_level": 48,
|
|
"fields": [
|
|
{
|
|
"name": "V1 \u2014 rectangular platforms",
|
|
"min_ground_y": 22.0,
|
|
"max_ground_y": 203.0,
|
|
"water_columns": 59609,
|
|
"slope_p95": 3.0
|
|
},
|
|
{
|
|
"name": "Study \u2014 ridges, soft hills, winding water",
|
|
"min_ground_y": 31.35810089111328,
|
|
"max_ground_y": 204.61903381347656,
|
|
"water_columns": 42399,
|
|
"slope_p95": 3.5214755985851562
|
|
}
|
|
]
|
|
}
|