Skip to content

Commit

Permalink
build: 24w46a
Browse files Browse the repository at this point in the history
  • Loading branch information
ishland committed Nov 13, 2024
1 parent 5571d7f commit 68ab35b
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 61 deletions.
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ org.gradle.jvmargs=-Xmx2G

# Fabric Properties
# check these on https://fabricmc.net/versions.html
minecraft_version=24w44a
yarn_mappings=24w44a+build.1
minecraft_version=24w46a
yarn_mappings=24w46a+build.1
loader_version=0.16.9

# Mod Properties
Expand Down

This file was deleted.

1 change: 0 additions & 1 deletion src/main/resources/vmp.mixins.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@
"general.biome_access.MixinBiomeAccess",
"general.biome_access.fast_chunk_access.MixinWorldView",
"general.collections.MixinTypeFilterableList",
"general.ingredient_matching.MixinIngredient",
"general.no_locking.MixinPalettedContainer",
"general.spawn_density_cap.MixinSpawnDensityCapperDensityCap",
"networking.avoid_deadlocks.MixinClientConnection",
Expand Down

0 comments on commit 68ab35b

Please sign in to comment.