Initial Commit
This commit is contained in:
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
|||||||
|
/server
|
||||||
8
.gitmodules
vendored
Normal file
8
.gitmodules
vendored
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
[submodule "custom_mods/Iris"]
|
||||||
|
path = custom_mods/Iris
|
||||||
|
url = https://github.com/IrisShaders/Iris
|
||||||
|
branch = 1.21.1
|
||||||
|
[submodule "custom_mods/Create-The_Factory_Must_Grow"]
|
||||||
|
path = custom_mods/Create-The_Factory_Must_Grow
|
||||||
|
url = https://github.com/DrMango14/Create-The_Factory_Must_Grow
|
||||||
|
branch = 1.21.1
|
||||||
1
custom_mods/Create-The_Factory_Must_Grow
Submodule
1
custom_mods/Create-The_Factory_Must_Grow
Submodule
Submodule custom_mods/Create-The_Factory_Must_Grow added at baf0f1cda2
1
custom_mods/Iris
Submodule
1
custom_mods/Iris
Submodule
Submodule custom_mods/Iris added at f0087e78b3
10
pakku-lock.json
Normal file
10
pakku-lock.json
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
{
|
||||||
|
"target": "modrinth",
|
||||||
|
"mc_versions": [
|
||||||
|
"1.21.1"
|
||||||
|
],
|
||||||
|
"loaders": {
|
||||||
|
"neoforge": "21.1.233"
|
||||||
|
},
|
||||||
|
"lockfile_version": 1
|
||||||
|
}
|
||||||
7
pakku.json
Normal file
7
pakku.json
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
{
|
||||||
|
"name": "Creative Industrialization",
|
||||||
|
"version": "0.0.1",
|
||||||
|
"overrides": [
|
||||||
|
"config"
|
||||||
|
]
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user