Polymer Templates
Polymer Templates provides vanilla-compatible structure capture and placement. Save builds as templates and paste them anywhere — all anchored by a Polymer block that works on vanilla clients.
Template Editor
Section titled “Template Editor”The Template Editor is a GUI tool for saving and managing structure templates. Open it by right-clicking the Template Anchor block. From the editor you can:
- Define bounds — set the capture region by specifying corners
- Save — store the captured structure as a named template
- Load — browse saved templates and preview them
- Paste — place a template at the anchor’s location
Template Anchor
Section titled “Template Anchor”The Template Anchor block marks the origin point for pasting structures. Place it where you want the template’s origin corner, then select a template from the editor GUI to paste.
Anchors are server-side Polymer blocks — vanilla clients see them as a distinct textured block rendering.
Use Cases
Section titled “Use Cases”- Share builds between worlds or servers
- PolyCiv integration — building templates power NPC village construction
- Redstone contraptions — save and duplicate complex redstone circuits
- Arena setups — quickly deploy minigame arenas