Skip to content

Commit

Permalink
1.20.4-fix1
Browse files Browse the repository at this point in the history
  • Loading branch information
fzzyhmstrs committed Sep 11, 2024
1 parent 63f619a commit 874197e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ fabric_loader_version=0.16.5
neoforge_version=20.4.237

# Mod Properties
mod_version=0.7.2+1.20.4
mod_version=0.7.2+1.20.4-fix1
maven_group=fzzyhmstrs
archives_base_name=emi_loot

Expand Down
2 changes: 1 addition & 1 deletion neoforge/src/main/resources/META-INF/accesstransformer.cfg
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# StatePredicate stuff
public net.minecraft.advancements.critereon.StatePropertiesPredicate$PropertyMatcher
public net.minecraft.advancements.critereon.StatePropertiesPredicate$PropertyMatcher
public net.minecraft.advancements.critereon.StatePropertiesPredicate$ExactMatcher
public net.minecraft.advancements.critereon.StatePropertiesPredicate$RangedMatcher

# LocationPredicate stuff
Expand Down

0 comments on commit 874197e

Please sign in to comment.