← Назад к ресурсам

Create: Solar Grid Link

The compatibility interface that enables Create Solar Powered panels to be connected to Create Power Grid electrical grid. Place Device Connector below Create Solar Powered panels and convert them into polarized electrical power source.

Modrinth technology

Описание

# ⛔Discontinuation The [Create: Power Grid](https://www.curseforge.com/minecraft/mc-mods/power-grid) has received an update that introduces much better solar panels, making the continuation of my mod unnecessary # 📄Informations **Create: Solar Grid Link** dont add any new block it converts the panel's stored FE into electrical watts presenting it as a voltage source with current output using Device Connector from [Create: Power Grid](https://modrinth.com/mod/power-grid) you just need to place it under Solar Panel from [Create: Solar Powered](https://modrinth.com/mod/create-solar-powered) # 🧩 Requirements to work **Create: Solar Grid Link** needs: - [Create](https://modrinth.com/mod/create) - [Create: Solar Powered](https://modrinth.com/mod/create-solar-powered) - [Create: Power Grid](https://modrinth.com/mod/power-grid) # 👀 Preview In the pictures below, you can see how the mod actually works with solar panels. ![1](https://cdn.modrinth.com/data/cached_images/c551b60296ae895494370166f3d5d99fe3b52341.png) ![2](https://cdn.modrinth.com/data/cached_images/7580ef0e5a170448a173b69c8854cc2a6405fdb6.png) # ⚙️Configuration | Setting | Type | Default | Range | Description | | :--- | :---: | :---: | :---: | :--- | | **baseVoltage** | `Double` | 11.5 V | 1.0 – 1000.0 V | Panel voltage at a full internal buffer | | **voltagePerCharge** | `Double` | 1.2 V | 0.0 – 1000.0 V | Extra voltage added per full charge level of the buffer | | **sourceResistance** | `Double` | 0.5 Ω | 0.01 – 100.0 Ω | Internal (series) resistance when the panel feeds the grid; lower = stiffer voltage | | **bufferBackupSeconds** | `Double` | 30.0 s | 1.0 – 600.0 s | How long a full buffer keeps supplying power after sunset | | **maxScanPanels** | `Integer` | 5000 | 100 – 1 000 000 | Max panels scanned per array (safety bumper, not a functional cap) |