Update build system fixes
This commit is contained in:
parent
a005e2d0ef
commit
19b122990c
5 changed files with 14 additions and 21 deletions
|
@ -32,14 +32,14 @@ loader_version_range=[43,)
|
|||
#
|
||||
# Parchment is an unofficial project maintained by ParchmentMC, separate from Minecraft Forge.
|
||||
# Additional setup is needed to use their mappings, see https://parchmentmc.org/docs/getting-started
|
||||
mapping_channel=parchment
|
||||
mapping_channel=official
|
||||
# The mapping version to query from the mapping channel.
|
||||
# This must match the format required by the mapping channel.
|
||||
parchment_version=2022.11.27
|
||||
# luckperms_api_version=5.4
|
||||
|
||||
libac=1.5.33
|
||||
eventsbus=1.0.47
|
||||
eventsbus=1.0.48
|
||||
## Environment Properties
|
||||
|
||||
|
||||
|
|
Reference in a new issue