mirror of
https://github.com/nesquate-mcserver/modpack-server.git
synced 2026-06-05 21:38:55 +00:00
Initial commit
This commit is contained in:
5
README.md
Normal file
5
README.md
Normal file
@@ -0,0 +1,5 @@
|
||||
# 美代子的 Minecraft 伺服器的模組包
|
||||
## 簡介
|
||||
|
||||
本模組包僅用於 [美代子的 Minecraft 伺服器](https://discord.gg/mSdMqEAAFW),製作模組包僅為了便於伺服器維護使用。
|
||||
|
||||
2
index.toml
Normal file
2
index.toml
Normal file
@@ -0,0 +1,2 @@
|
||||
hash-format = "sha256"
|
||||
files = []
|
||||
13
pack.toml
Normal file
13
pack.toml
Normal file
@@ -0,0 +1,13 @@
|
||||
name = "Server modpack for Nesquate's Minecraft Server"
|
||||
author = "Nesquate"
|
||||
version = "1.0.0"
|
||||
pack-format = "packwiz:1.1.0"
|
||||
|
||||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "7b81c9e9d9e6e21a9865a2dded0dfd77e7683d679b98fe5b0114eaed9a31f17e"
|
||||
|
||||
[versions]
|
||||
fabric = "0.14.21"
|
||||
minecraft = "1.20.1"
|
||||
Reference in New Issue
Block a user