Edit Minecraft world blocks

minecraft-socketeditskillsetup L264
Tibsfox/gsd-skill-creator
What it does

Edit Minecraft world socket structures with block-by-block precision

Best for

Surgical edits to Minecraft socket structures without full world reload.

Inputs
  • · [object Object]
  • · [object Object]
Outputs
  • · [object Object]
Requires
  • · nbt parser
  • · chunk loader
Preconditions

Minecraft world readable; socket coordinates valid; server stopped

Failure modes
  • · NBT corruption if world accessed while edited
  • · Out-of-bounds coordinates
  • · Unsupported block IDs
Trust signals
  • · NBT format validation
  • · Chunk collision detection
  • · Backup before edit