Update to 1.19.2

This commit is contained in:
Tara Piccari 2024-01-31 17:57:01 -07:00
parent 275288447f
commit dabc717bd4
15 changed files with 33 additions and 492 deletions

View file

@ -43,7 +43,7 @@ minecraft {
//
// Use non-default mappings at your own risk. They may not always work.
// Simply re-run your setup task after changing the mappings to update your workspace.
mappings channel: mapping_channel, version: mapping_version
mappings channel: mapping_channel, version: "${parchment_version}-${minecraft_version}"
// When true, this property will have all Eclipse/IntelliJ IDEA run configurations run the "prepareX" task for the given run configuration before launching the game.
// In most cases, it is not necessary to enable.