Skip to content

Commit 095154d

Browse files
bring on the mods!
1 parent b661fc4 commit 095154d

File tree

5 files changed

+1430
-4
lines changed

5 files changed

+1430
-4
lines changed

pack/index.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -203,6 +203,10 @@ metafile = true
203203
file = "mods/item-descriptions.pw.toml"
204204
metafile = true
205205

206+
[[files]]
207+
file = "mods/krysztal-language-scala.pw.toml"
208+
metafile = true
209+
206210
[[files]]
207211
file = "mods/lithium.pw.toml"
208212
metafile = true

pack/mods/pbwarps.pw.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "pbwarps"
22
filename = "pbwarps-1.0.0+1.21.6.jar"
3-
side = "server"
3+
side = "both"
44

55
[download]
66
url = "https://cdn.modrinth.com/data/DZ2XMKfr/versions/zTXk456H/pbwarps-1.0.0%2B1.21.6.jar"

pack/mods/polymer.pw.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "Polymer"
22
filename = "polymer-bundled-0.13.10+1.21.8.jar"
3-
side = "server"
3+
side = "both"
44

55
[download]
66
url = "https://cdn.modrinth.com/data/xGdtZczs/versions/XZhBAL2Z/polymer-bundled-0.13.10%2B1.21.8.jar"

platform.ignore

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,21 @@
22
# Each line should contain a submission id. The script will warn you
33
# if the id does not refer to a submission
44

5+
# loading client classes on server
6+
dronebox# DroneControllerItem
7+
action-mobs# ActionMobBlock
8+
9+
# mixin transformation failed
10+
volo-volare# @Shadow field client was not located in the target class net.minecraft.class_329
11+
12+
# polymer sync causes custom_payload kick on join
13+
paintbrush-mod
14+
15+
# crash when opening creative inventory from getOrThrow at WindupMusicBoxMod#68
16+
windup-music-box
17+
18+
# needs sandboxing
19+
dronebox
20+
21+
# extra classes config has illegal char, but should just drop this and add classes normally
22+
mica-runes

0 commit comments

Comments
 (0)