Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/teammoegmc/energyleveltransition

Athwart the Gehlon roars a squall, Beneath the tree do roamers stall. When to becrawl, a windfall.
https://github.com/teammoegmc/energyleveltransition

forge-mod minecraft minecraft-forge minecraft-forge-mod minecraft-mod mod

Last synced: 2 months ago
JSON representation

Athwart the Gehlon roars a squall, Beneath the tree do roamers stall. When to becrawl, a windfall.

Awesome Lists containing this project

README

        

Other Languages: [English](README.md) | [Русский](README.RU.md) | [简体中文](README.CN.md)

# 能级跃迁(Energy Level Transition)

![构建状态](https://github.com/MoegTech/EnergyLevelTransition/workflows/Build/badge.svg)
[![Discord - https://discord.gg/BWn6E94](https://img.shields.io/badge/Discord-Join%20Us-blue)](https://discord.gg/BWn6E94)
[![QQ群 - 940209097](https://img.shields.io/badge/QQ%E7%BE%A4-940209097-blue)](https://jq.qq.com/?_wv=1027&k=keVW7jBX)

![LOGO](https://raw.githubusercontent.com/MoegTech/EnergyLevelTransition/1.16/src/main/resources/logos/logo-300-300.png)

这是 Minecraft 模组 - 能级跃迁(Energy Level Transition)的官方仓库,适用于 Minecraft 1.16+ .

- [能级跃迁](#energy-level-transition)
- [导言](#导言)
- [背景](#背景)
- [协议](#协议)
- [致谢](#致谢)
- [依赖](#依赖)
- [设置开发环境](#设置开发环境)

## 导言

WIP

## 背景

能级跃迁模组从 Lyuuke(https://github.com/Lyuuke) 创造的脑洞贴中获取部分灵感
- ELT II: https://tieba.baidu.com/p/3491285047
- ELT IIS: https://tieba.baidu.com/p/5858060400
- ELT Wiki: https://energy-level-transition.fandom.com/zh/wiki/Fraxinus_In_A_Gale

## 协议

本模组的所有模块的Mod-ID以 `elt` 开头的均使用 [GNU General Public License Version 3](LICENSE) 授权。

除非另有说明,所有的资源文件
均根据 [ELT 资产许可证](src/main/resources/LICENSE.assets) 进行许可。

任何包含 [ELT 徽标](src/main/resources/assets.energyleveltransition/icon.png) 的资源文件及任何衍生品
均根据协议 [CC-BY-NC 4.0](src/main/resources/LICENSE.logos) 进行许可。

## 致谢

[Lyuuke](https://github.com/Lyuuke),为这个模组贡献了图像等资源文件和他的创意.

## 依赖

TBA

## 设置开发环境

WIP