camera mixin now checks for vehicle inside forge tag "hvf_camera_affected_vehicle", added an enum type for physics presets, added seat positions to the build info, fixed some tag related bugs, updated mappings to be more modern
This commit is contained in:
+1
-1
@@ -20,7 +20,7 @@ archivesBaseName = 'hals_vehicle_framework'
|
||||
java.toolchain.languageVersion = JavaLanguageVersion.of(8)
|
||||
|
||||
minecraft {
|
||||
mappings channel: 'snapshot', version: '20201028-1.16.3'
|
||||
mappings channel: 'snapshot', version: '20210309-1.16.5'
|
||||
|
||||
runs {
|
||||
client {
|
||||
|
||||
Reference in New Issue
Block a user