commit bc26aed0bcf6c7d33b0f5159a108ecd7f648fb72 Author: wed150 Date: Sat Jun 20 09:49:57 2026 +0800 上传文件至「/」 diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..1cfe6bc --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +.idea/inspectionProfiles/profiles_settings.xml +.idea/misc.xml +.idea/modules.xml +/.idea diff --git a/LICENSE.md b/LICENSE.md new file mode 100644 index 0000000..0abba27 --- /dev/null +++ b/LICENSE.md @@ -0,0 +1,7 @@ +# The License of Addon + +Copyright (c) 2025 **Wild Era Developer Team**. + +All Rights Reserved. + +Unauthorized copying, modification, distribution, or use of this software, in whole or in part, is **strictly prohibited**. diff --git a/README.En.md b/README.En.md new file mode 100644 index 0000000..7acb898 --- /dev/null +++ b/README.En.md @@ -0,0 +1,31 @@ +# Wild Era Addon + + +[![English](https://img.shields.io/badge/English-inactive?style=for-the-badge&color=%235d8aa8)](README.En.md) +[![中文](https://img.shields.io/badge/简体中文-informational?style=for-the-badge)](README.md) + +[![GitHub Downloads (all assets, all releases)](https://img.shields.io/github/downloads/wed150/Wild-Era-Addon/total?style=for-the-badge&labelColor=%23007ec6&color=%234b9cd3)](https://github.com/wed150/Wild-Era-Addon/releases) ![GitHub forks](https://img.shields.io/github/forks/wed150/Wild-Era-Addon?style=for-the-badge&labelColor=%23007ec6&color=%234b9cd3) ![GitHub Repo stars](https://img.shields.io/github/stars/wed150/Wild-Era-Addon?style=for-the-badge&labelColor=%23007ec6&color=%234b9cd3) [![GitHub Release](https://img.shields.io/github/v/release/wed150/Wild-Era-Addon?include_prereleases&display_name=release&style=for-the-badge&labelColor=%23007ec6&color=%234b9cd3)](https://github.com/wed150/Wild-Era-Addon/releases) [![Afdian Totatl Count](https://img.shields.io/badge/a-8-c?style=for-the-badge&label=Afdian&labelColor=%239469e3&color=%23B291F0)](https://afdian.com/a/Minecraft-Mobius) + +Bedrock Edition Addon + +## Download Method + +~~lip install github.com/wed150/Wild-Era-Addon~~ + +~~This is not LeviLamina~~ + +Correct method: +``` +Go to the Release section of this repository, find the corresponding version to download +or use XXXXXXXX +``` + +## Support Us (Afdian) + +[![Static Badge](https://img.shields.io/badge/wed15-%239469e3?style=for-the-badge)](https://afdian.com/a/Minecraft-Mobius) [![Static Badge](https://img.shields.io/badge/luning39-%239469e3?style=for-the-badge)](https://afdian.com/a/luning39) [![Static Badge](https://img.shields.io/badge/Multidomain-%239469e3?style=for-the-badge)](https://afdian.com/a/Multidomain) [![Static Badge](https://img.shields.io/badge/Maschinenpistole40-%239469e3?style=for-the-badge)](https://afdian.com/a/deutsche) + + +>[!WARNING] +>Copyright (c) 2025 **Wild Era Developer Team**. +>All Rights Reserved.
Unauthorized copying, modification, distribution, or use of this addon, in whole or in part, is **strictly prohibited**. + diff --git a/README.md b/README.md new file mode 100644 index 0000000..c95d428 --- /dev/null +++ b/README.md @@ -0,0 +1,31 @@ +# 荒野纪元 Addon + +![中文](https://img.shields.io/badge/简体中文-inactive?style=for-the-badge&color=%235d8aa8) +[![English](https://img.shields.io/badge/English-informational?style=for-the-badge)](README.En.md) + +[![GitHub Downloads (all assets, all releases)](https://img.shields.io/github/downloads/wed150/Wild-Era-Addon/total?style=for-the-badge&labelColor=%23007ec6&label=下载&color=%234b9cd3)](https://github.com/wed150/Wild-Era-Addon/releases) [![GitHub forks](https://img.shields.io/github/forks/wed150/Wild-Era-Addon?style=for-the-badge&labelColor=%23007ec6&color=%234b9cd3)]() [![GitHub Repo stars](https://img.shields.io/github/stars/wed150/Wild-Era-Addon?style=for-the-badge&labelColor=%23007ec6&color=%234b9cd3&label=收藏)]() [![GitHub Release](https://img.shields.io/github/v/release/wed150/Wild-Era-Addon?include_prereleases&display_name=release&style=for-the-badge&labelColor=%23007ec6&color=%234b9cd3&label=最新版本)](https://github.com/wed150/Wild-Era-Addon/releases) [![Afdian Totatl Count](https://img.shields.io/badge/a-8-c?style=for-the-badge&label=爱发电&labelColor=%239469e3&color=%23B291F0)](https://afdian.com/a/Minecraft-Mobius) + + + +基岩版Addon + +## 下载方法 + +~~lip install github.com/wed150/Wild-Era-Addon~~ + +~~这里不是LeviLamina~~ + +正确方法: +``` +打开本仓库的Release,找到对应版本下载 +或者使用XXXXXXX +``` + +## 支持我们(爱发电) + +[![Static Badge](https://img.shields.io/badge/wed15-%239469e3?style=for-the-badge)](https://afdian.com/a/Minecraft-Mobius) [![Static Badge](https://img.shields.io/badge/luning39-%239469e3?style=for-the-badge)](https://afdian.com/a/luning39) [![Static Badge](https://img.shields.io/badge/Multidomain-%239469e3?style=for-the-badge)](https://afdian.com/a/Multidomain) [![Static Badge](https://img.shields.io/badge/Maschinenpistole40-%239469e3?style=for-the-badge)](https://afdian.com/a/deutsche) + + +>[!WARNING] +>Copyright (c) 2025 **Wild Era Developer Team**.保留所有权。
+未经事先许可,**严禁**复制、修改、分发、或使用附加包的任何一部分 diff --git a/blocks.json b/blocks.json new file mode 100644 index 0000000..06d7405 Binary files /dev/null and b/blocks.json differ