{
  "$schema": "https://ui.shadcn.com/schema/registry.json",
  "name": "Pixel Planet Registry",
  "homepage": "https://fartlabs.github.io/pixel-planet",
  "items": [
    {
      "name": "pixel-planet",
      "description": "A collection of 3D pixel planets built with React Three Fiber.",
      "type": "registry:component",
      "dependencies": ["three", "@react-three/fiber", "@react-three/drei"],
      "files": [
        {
          "path": "src/registry/new-york/items/pixel-planet/components/pixel-planet.tsx",
          "type": "registry:ui",
          "target": "components/ui/pixel-planet.tsx"
        },
        {
          "path": "src/registry/new-york/items/pixel-planet/lib/utils.ts",
          "type": "registry:lib"
        },
        {
          "path": "src/registry/new-york/items/pixel-planet/lib/seed-utils.ts",
          "type": "registry:lib"
        },
        {
          "path": "src/registry/new-york/items/pixel-planet/lib/Three.ts",
          "type": "registry:lib"
        },
        {
          "path": "src/registry/new-york/items/pixel-planet/lib/camera.ts",
          "type": "registry:lib"
        },
        {
          "path": "src/registry/new-york/items/pixel-planet/lib/Planets/asteroid.ts",
          "type": "registry:lib"
        },
        {
          "path": "src/registry/new-york/items/pixel-planet/lib/Planets/dryPlanet.ts",
          "type": "registry:lib"
        },
        {
          "path": "src/registry/new-york/items/pixel-planet/lib/Planets/earthPlanet.ts",
          "type": "registry:lib"
        },
        {
          "path": "src/registry/new-york/items/pixel-planet/lib/Planets/gasGiant.ts",
          "type": "registry:lib"
        },
        {
          "path": "src/registry/new-york/items/pixel-planet/lib/Planets/gasGiantRing.ts",
          "type": "registry:lib"
        },
        {
          "path": "src/registry/new-york/items/pixel-planet/lib/Planets/icePlanet.ts",
          "type": "registry:lib"
        },
        {
          "path": "src/registry/new-york/items/pixel-planet/lib/Planets/lavaPlanet.ts",
          "type": "registry:lib"
        },
        {
          "path": "src/registry/new-york/items/pixel-planet/lib/Planets/noAtmospherePlanet.ts",
          "type": "registry:lib"
        },
        {
          "path": "src/registry/new-york/items/pixel-planet/lib/Planets/starPlanet.ts",
          "type": "registry:lib"
        },
        {
          "path": "src/registry/new-york/items/pixel-planet/lib/Layers/atmosphereLayer.ts",
          "type": "registry:lib"
        },
        {
          "path": "src/registry/new-york/items/pixel-planet/lib/Layers/background.ts",
          "type": "registry:lib"
        },
        {
          "path": "src/registry/new-york/items/pixel-planet/lib/Layers/baseGasPlanet.ts",
          "type": "registry:lib"
        },
        {
          "path": "src/registry/new-york/items/pixel-planet/lib/Layers/basePlanet.ts",
          "type": "registry:lib"
        },
        {
          "path": "src/registry/new-york/items/pixel-planet/lib/Layers/cloudLayer.ts",
          "type": "registry:lib"
        },
        {
          "path": "src/registry/new-york/items/pixel-planet/lib/Layers/craterLayer.ts",
          "type": "registry:lib"
        },
        {
          "path": "src/registry/new-york/items/pixel-planet/lib/Layers/denseGasLayer.ts",
          "type": "registry:lib"
        },
        {
          "path": "src/registry/new-york/items/pixel-planet/lib/Layers/gasLayer.ts",
          "type": "registry:lib"
        },
        {
          "path": "src/registry/new-york/items/pixel-planet/lib/Layers/highlightBorder.ts",
          "type": "registry:lib"
        },
        {
          "path": "src/registry/new-york/items/pixel-planet/lib/Layers/lakeLayer.ts",
          "type": "registry:lib"
        },
        {
          "path": "src/registry/new-york/items/pixel-planet/lib/Layers/landMass.ts",
          "type": "registry:lib"
        },
        {
          "path": "src/registry/new-york/items/pixel-planet/lib/Layers/ringLayer.ts",
          "type": "registry:lib"
        },
        {
          "path": "src/registry/new-york/items/pixel-planet/lib/Layers/riversLayer.ts",
          "type": "registry:lib"
        },
        {
          "path": "src/registry/new-york/items/pixel-planet/lib/Layers/star.ts",
          "type": "registry:lib"
        },
        {
          "path": "src/registry/new-york/items/pixel-planet/lib/Layers/starBlobLayer.ts",
          "type": "registry:lib"
        },
        {
          "path": "src/registry/new-york/items/pixel-planet/lib/Layers/starFlareLayer.ts",
          "type": "registry:lib"
        },
        {
          "path": "src/registry/new-york/items/pixel-planet/lib/Layers/stars.ts",
          "type": "registry:lib"
        }
      ]
    }
  ]
}
