Adds fading for the oxygen bar.

This should fix #2. Thanks, @Reddy64!
This commit is contained in:
Markil3
2022-02-03 09:59:22 -07:00
parent a3523a274b
commit b799830e41
7 changed files with 171 additions and 6 deletions

View File

@@ -1,5 +1,5 @@
plugins {
id 'fabric-loom' version '0.10-SNAPSHOT'
id 'fabric-loom' version '0.11-SNAPSHOT'
id 'maven-publish'
}