SkyeBlock Schematics Folder
==============================

This folder contains island template schematics for SkyeBlock.

IMPORTANT: Island template names are mapped in config.yml under island.templates section.

Current Templates:
- Easy Islands (7 types):
  vanilla → island-vanilla.schem
  beginner → island-beginner.schem
  "mossy cavern" → island-mossy-cavern.schem
  "famers dream" → island-famers-dream.schem
  mineshaft → island-mineshaft.schem
  "cozy grove" → island-cozy-grove.schem
  "bare bones" → island-bare-bones.schem

- Medium Islands (5 types):
  campsite → island-campsite.schem
  "fishermans paradise" → island-fishermans-paradise.schem
  inverted → island-inverted.schem
  "grid map" → island-grid-map.schem
  "2010" → island-2010.schem

- Hard Islands (7 types):
  advanced → island-advanced.schem
  igloo → island-igloo.schem
  "nether jail" → island-nether-jail.schem
  desert → island-desert.schem
  wilson → island-wilson.schem
  olympus → island-olympus.schem
  "sandy isle" → island-sandy-isle.schem

- Special:
  nether_portal_island → nether-portal-island.schem

Creating New Templates:
1. Build your island template in a world
2. Select the area with WorldEdit wand (//wand)
3. Copy the selection (//copy)
4. Save as schematic (//schem save <template-name>)
5. Move the .schem file to this folder
6. Add mapping in config.yml under island.templates

The current .schem files are placeholders - replace them with actual island designs!atics Folder
==============================

Place your island template schematics here:
- island-normal.schem (or .schematic)
- island-spruce.schem (or .schematic)
- island-cherry.schem (or .schematic)

You can create these schematics using WorldEdit:
1. Build your island template
2. Select the area with //wand
3. Copy with //copy
4. Save with //schem save <name>

The schematics will be pasted at the specified coordinates when players create islands.w