Skip to content

Commit

Permalink
Add SFM, Project Red mods & update forge
Browse files Browse the repository at this point in the history
  • Loading branch information
Electrolyte220 committed Nov 10, 2024
1 parent 3c4348c commit 1615ed1
Show file tree
Hide file tree
Showing 13 changed files with 150 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@


**Mod Changes**
- Add SFM & Project Red mods
- forge-47.2.17 -> forge-47.3.0
- kubejs-forge-2001.6.5-build.14 -> kubejs-forge-2001.6.5-build.16
- jei-1.20.1-forge-15.20.0.104 -> jei-1.20.1-forge-15.20.0.105
- chat_heads-0.13.3-forge-1.20 -> chat_heads-0.13.4-forge-1.20
Expand Down
32 changes: 32 additions & 0 deletions index.toml
Original file line number Diff line number Diff line change
Expand Up @@ -1511,6 +1511,10 @@ metafile = true
file = "mods/canary.pw.toml"
metafile = true

[[files]]
file = "mods/cb-multipart.pw.toml"
metafile = true

[[files]]
file = "mods/cc-tweaked.pw.toml"
metafile = true
Expand Down Expand Up @@ -1539,6 +1543,10 @@ metafile = true
file = "mods/clumps.pw.toml"
metafile = true

[[files]]
file = "mods/codechicken-lib-1-8.pw.toml"
metafile = true

[[files]]
file = "mods/colorful-hearts.pw.toml"
metafile = true
Expand Down Expand Up @@ -1838,6 +1846,26 @@ metafile = true
file = "mods/productivebees.pw.toml"
metafile = true

[[files]]
file = "mods/project-red-core.pw.toml"
metafile = true

[[files]]
file = "mods/project-red-fabrication.pw.toml"
metafile = true

[[files]]
file = "mods/project-red-illumination.pw.toml"
metafile = true

[[files]]
file = "mods/project-red-integration.pw.toml"
metafile = true

[[files]]
file = "mods/project-red-transmission.pw.toml"
metafile = true

[[files]]
file = "mods/prometheus.pw.toml"
metafile = true
Expand Down Expand Up @@ -1902,6 +1930,10 @@ metafile = true
file = "mods/spice-of-life-carrot-edition.pw.toml"
metafile = true

[[files]]
file = "mods/super-factory-manager.pw.toml"
metafile = true

[[files]]
file = "mods/supermartijn642s-config-lib.pw.toml"
metafile = true
Expand Down
1 change: 1 addition & 0 deletions kubejs/server_scripts/Tags.js
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ ServerEvents.tags('item', event => {
event.add('c:white_dyes', ['#forge:dyes/white'])
event.add('c:yellow_dyes', ['#forge:dyes/yellow'])

event.add('c:hidden_from_recipe_viewers', ['ae2:facade', 'cb_microblock:microblock'])

event.add('chipped:stripped_bamboo_log', ['minecraft:stripped_bamboo_block'])
event.add('chipped:stripped_crimson_log', ['#chipped:stripped_crimson_stem'])
Expand Down
10 changes: 10 additions & 0 deletions kubejs/startup_scripts/ItemRemoval.js
Original file line number Diff line number Diff line change
Expand Up @@ -258,4 +258,14 @@ removeNamespaceItems('deep_aether', [
removeNamespaceItems('productivebees', [
'bottler',
'milk_bottle'
])

removeNamespaceItems('projectred_core', [
'red_iron_comp',
'red_ingot',
'electrotine_dust',
'electrotine_generator',
'ruby',
'sapphire',
'peridot'
])
13 changes: 13 additions & 0 deletions mods/cb-multipart.pw.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
name = "CB Multipart"
filename = "CBMultipart-1.20.1-3.3.0.146-universal.jar"
side = "both"

[download]
hash-format = "sha1"
hash = "7eb4d3f7b9dc4b65cffd848f2949eb5d468dfc32"
mode = "metadata:curseforge"

[update]
[update.curseforge]
file-id = 5311521
project-id = 258426
13 changes: 13 additions & 0 deletions mods/codechicken-lib-1-8.pw.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
name = "CodeChicken Lib 1.8.+"
filename = "CodeChickenLib-1.20.1-4.4.0.516-universal.jar"
side = "both"

[download]
hash-format = "sha1"
hash = "f9b90ff58442b5967366fd90d24980a34540518d"
mode = "metadata:curseforge"

[update]
[update.curseforge]
file-id = 5753868
project-id = 242818
13 changes: 13 additions & 0 deletions mods/project-red-core.pw.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
name = "Project Red - Core"
filename = "ProjectRed-1.20.1-4.20.0-beta+5-core.jar"
side = "both"

[download]
hash-format = "sha1"
hash = "5b20bcdb6b867c1ecce214871f4a567b6f1675c3"
mode = "metadata:curseforge"

[update]
[update.curseforge]
file-id = 5713761
project-id = 228702
13 changes: 13 additions & 0 deletions mods/project-red-fabrication.pw.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
name = "Project Red - Fabrication"
filename = "ProjectRed-1.20.1-4.20.0-beta+5-fabrication.jar"
side = "both"

[download]
hash-format = "sha1"
hash = "2b219fb1eb42136722cc1099aae019c316149a58"
mode = "metadata:curseforge"

[update]
[update.curseforge]
file-id = 5713764
project-id = 230111
13 changes: 13 additions & 0 deletions mods/project-red-illumination.pw.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
name = "Project Red - Illumination"
filename = "ProjectRed-1.20.1-4.20.0-beta+5-illumination.jar"
side = "both"

[download]
hash-format = "sha1"
hash = "ef495dc1d053ed66a0fd0ee8b0c4adbfd536b859"
mode = "metadata:curseforge"

[update]
[update.curseforge]
file-id = 5713765
project-id = 229046
13 changes: 13 additions & 0 deletions mods/project-red-integration.pw.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
name = "Project Red - Integration"
filename = "ProjectRed-1.20.1-4.20.0-beta+5-integration.jar"
side = "both"

[download]
hash-format = "sha1"
hash = "a6a79308143923e4693932288171a80790a4f26d"
mode = "metadata:curseforge"

[update]
[update.curseforge]
file-id = 5713766
project-id = 229045
13 changes: 13 additions & 0 deletions mods/project-red-transmission.pw.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
name = "Project Red - Transmission"
filename = "ProjectRed-1.20.1-4.20.0-beta+5-transmission.jar"
side = "both"

[download]
hash-format = "sha1"
hash = "6539d23cc6d9ecf09023a2904fce16e543da514c"
mode = "metadata:curseforge"

[update]
[update.curseforge]
file-id = 5713767
project-id = 478939
13 changes: 13 additions & 0 deletions mods/super-factory-manager.pw.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
name = "Super Factory Manager ( SFM )"
filename = "Super Factory Manager-1.20.1-4.19.0.jar"
side = "both"

[download]
hash-format = "sha1"
hash = "911fdfe851a4228bbf659f7d0f3d2ad669efa18d"
mode = "metadata:curseforge"

[update]
[update.curseforge]
file-id = 5664200
project-id = 306935
2 changes: 1 addition & 1 deletion pack.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ file = "index.toml"
hash-format = "sha256"

[versions]
forge = "47.2.17"
forge = "47.3.0"
minecraft = "1.20.1"

[options]
Expand Down

0 comments on commit 1615ed1

Please sign in to comment.