File tree Expand file tree Collapse file tree 5 files changed +1430
-4
lines changed
Expand file tree Collapse file tree 5 files changed +1430
-4
lines changed Original file line number Diff line number Diff line change @@ -203,6 +203,10 @@ metafile = true
203203file = " mods/item-descriptions.pw.toml"
204204metafile = true
205205
206+ [[files ]]
207+ file = " mods/krysztal-language-scala.pw.toml"
208+ metafile = true
209+
206210[[files ]]
207211file = " mods/lithium.pw.toml"
208212metafile = true
Original file line number Diff line number Diff line change 11name = " pbwarps"
22filename = " pbwarps-1.0.0+1.21.6.jar"
3- side = " server "
3+ side = " both "
44
55[download ]
66url = " https://cdn.modrinth.com/data/DZ2XMKfr/versions/zTXk456H/pbwarps-1.0.0%2B1.21.6.jar"
Original file line number Diff line number Diff line change 11name = " Polymer"
22filename = " polymer-bundled-0.13.10+1.21.8.jar"
3- side = " server "
3+ side = " both "
44
55[download ]
66url = " https://cdn.modrinth.com/data/xGdtZczs/versions/XZhBAL2Z/polymer-bundled-0.13.10%2B1.21.8.jar"
Original file line number Diff line number Diff line change 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
You can’t perform that action at this time.
0 commit comments