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.
12 lines
211 B
JSON
12 lines
211 B
JSON
{
|
|
"min": {"x": -4, "y": 80, "z": -4},
|
|
"max": {"x": 4, "y": 92, "z": 4},
|
|
"center": {"x": 0, "z": 0},
|
|
"radius": 3,
|
|
"action": "raise",
|
|
"amount": 3,
|
|
"strength": 1,
|
|
"falloff": 0.5,
|
|
"preserve": []
|
|
}
|