{
    "id" : "CoreSampleGameplay",
    "version" : "1.2.1-SNAPSHOT",
    "displayName" : "Core Gameplay",
    "description" : "Minimal gameplay template. Little content but a few starting items.",
    "dependencies" :
    [
        {"id": "Core", "minVersion": "1.0.0"}
    ],
    "isGameplay" : "true",
    "defaultWorldGenerator" : "Core:FacetedPerlin"
}
