btcsky_dimension_template manifest entry defines a specific world type for an island (e.g., Overworld, Nether, Mining World). Each island can consist of multiple linked dimensions.
Core Configuration
Unique internal ID for this dimension type. Used in linking and teleportation.
The name shown in GUIs and chat messages.
The Minecraft environment type:
NORMAL, NETHER, THE_END, or CUSTOM.The terrain generator:
VOID: Empty world (Skyblock standard).SUPERFLAT: Flat world.SLIME: Optimized void generator (requires AdvancedSlimePaper).
The default biome applied to the generated world container.
The schematic file (.schem) to paste at the center (0,0,0) when the dimension is created.
Unlock Requirements
If true, this dimension is available immediately upon island creation.
Primary dimensions serve as the main spawn point/hub for the island.
Amount of currency required to unlock this dimension via the dimension menu.
Minimum island level required to unlock this dimension.
Generators & Values
Block Values
Define how much each block contributes to the island level in this dimension.Cobblestone Generator
Configure tiers and ore generation rates based on island upgrades.Advanced Systems
Custom Multipliers
Apply dimension-specific bonuses.cropGrowth: Speed multiplier for crops.mobDrops: Rare drop chance multiplier.spawnerRates: Spawner speed multiplier.xp: Experience gain multiplier.autoCollectionRadius: Radius for vacuuming drops into island storage.
Combat / War
Enable the island war system for this dimension.- Setup a Core NPC to be defended.
- Set core health and regeneration.
- Configure attack cooldowns and win conditions.