Skip to content

Commit

Permalink
added: Datapacks
Browse files Browse the repository at this point in the history
  • Loading branch information
coryjreid committed Aug 13, 2023
1 parent 9795d8f commit 8c2a561
Show file tree
Hide file tree
Showing 7 changed files with 22 additions and 3 deletions.
1 change: 1 addition & 0 deletions .packwizignore
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,4 @@ config/Mekanism/client.toml
.env.example
docker-compose.yml
Jenkinsfile
Logicraft_.code-workspace
14 changes: 14 additions & 0 deletions Logicraft_.code-workspace
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"folders": [
{
"path": "../Logicraft-Oregen"
},
{
"path": "."
},
{
"path": "C:/Users/cjrco/curseforge/minecraft/Instances/Logicraft"
}
],
"settings": {}
}
Binary file not shown.
Binary file added config/openloader/data/Logicraft-Oregen-1.0.0.zip
Binary file not shown.
Binary file removed config/openloader/data/Logicraft-Oregen.zip
Binary file not shown.
8 changes: 6 additions & 2 deletions index.toml
Original file line number Diff line number Diff line change
Expand Up @@ -1225,8 +1225,12 @@ file = "config/openloader/advanced_options.json"
hash = "97c64147276f55cad728249dd77602661e2327fa178aeb8e0db12866df448211"

[[files]]
file = "config/openloader/data/Logicraft-Oregen.zip"
hash = "682a5606ab31ef3a9defa64d3836a5306b246892bb120177babbe7bef022f9d1"
file = "config/openloader/data/BetterVillage_ImmersiveEngineering_1.19.3.zip"
hash = "3c6ef2c419ce7ac9f6b63913c0f833cd243fca3333f6ccd382768599977f6da0"

[[files]]
file = "config/openloader/data/Logicraft-Oregen-1.0.0.zip"
hash = "efe1b93fedf7544ba9089de33ea13b7324dff6b112e7e64f0d6bd82211fc718f"

[[files]]
file = "config/pamhc2crops.toml"
Expand Down
2 changes: 1 addition & 1 deletion pack.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "e49dc6d77df1f49cd84933707b5e21a5ccf628070df77f2583e896b9cdde2818"
hash = "aeb5751cd02aff96af642dc5ede780e2aa1f376e77fb8f33e0ea67733b0d5427"

[versions]
forge = "43.2.21"
Expand Down

0 comments on commit 8c2a561

Please sign in to comment.