Skip to content

Commit

Permalink
chore: update forge and modonomicon version past breaking changes
Browse files Browse the repository at this point in the history
Occultism is not affected itself - only mods that append to existing creative tabs
  • Loading branch information
klikli-dev committed Dec 11, 2022
1 parent e881513 commit 8fdf670
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ org.gradle.daemon=false

mod_version=0.0.1
mc_version=1.19.3
forge_version=1.19.3-44.0.5
forge_version=1.19.3-44.0.7

mapping_channel=parchment
#postfix is target mc version, optional prefix is source parchment mc version
Expand All @@ -19,4 +19,4 @@ geckolib_mc_version=1.19.3
geckolib_version=4.0.1

modonomicon_mc_version=1.19.3
modonomicon_version=1.17.0
modonomicon_version=1.18.0

0 comments on commit 8fdf670

Please sign in to comment.