Files
SwordBlocking/gradle.properties
Motschen ca198eeea3 SwordBlocking 1.2.0 - 1.19.3, Config, Axe blocking,
- Added configuration screen based on MidnightLib
- Made everything configurable
- Add option to hide offhand slot when it contains a shield
- Fix 3rd-person blocking
2023-01-28 19:41:02 +01:00

19 lines
531 B
Properties

# Done to increase the memory available to gradle.
org.gradle.jvmargs=-Xmx1G
# Fabric Properties
# check these on https://fabricmc.net/use
minecraft_version=1.19.3
yarn_mappings=1.19.3+build.5
loader_version=0.14.12
# Mod Properties
mod_version = 1.2.0
maven_group = eu.midnightdust
archives_base_name = swordblocking
# Dependencies
# currently not on the main fabric site, check on the maven: https://maven.fabricmc.net/net/fabricmc/fabric-api/fabric-api
fabric_version=0.72.0+1.19.3
midnightlib_version=1.1.0-fabric