Skip to content

Commit

Permalink
chore: Mark as incompatible with KubeJS EnderIO < 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Rover656 committed Sep 29, 2024
1 parent 8d5a802 commit 3e2f99d
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/main/resources/META-INF/mods.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,3 +42,10 @@ modId="computercraft"
mandatory=false
versionRange="[1.109,)"
side="BOTH"

# API breakages :)
[[dependencies.enderio]]
modId="kubejs_enderio"
mandatory=false
versionRange="[1.20.1-0.6.0,)"
side="BOTH"

0 comments on commit 3e2f99d

Please sign in to comment.