Skip to content

Commit

Permalink
Fix AW
Browse files Browse the repository at this point in the history
  • Loading branch information
JFronny committed Dec 14, 2022
1 parent 7e5db0c commit df7528b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ org.gradle.jvmargs=-Xmx2G
minecraft_version=1.19.3
yarn_mappings=1.19.3+build.2
loader_version=0.14.11
fapi_version=0.68.1+1.19.3
fapi_version=0.69.1+1.19.3

# Mod Properties
mod_version=0.5.2
Expand Down
3 changes: 0 additions & 3 deletions src/main/resources/meteor-client.accesswidener
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,3 @@ accessible class net/minecraft/client/resource/ResourceReloadLogger$ReloadSt
accessible field net/minecraft/block/AbstractBlock collidable Z

accessible field net/minecraft/item/ItemGroups INVENTORY Lnet/minecraft/item/ItemGroup;

extendable class net/minecraft/command/CommandRegistryAccess
accessible field net/minecraft/command/CommandRegistryAccess entryListCreationPolicy Lnet/minecraft/command/CommandRegistryAccess$EntryListCreationPolicy;

0 comments on commit df7528b

Please sign in to comment.