Add /firm exporthotm to save hotm presets
This commit is contained in:
7
src/main/kotlin/util/mc/CommonTextures.kt
Normal file
7
src/main/kotlin/util/mc/CommonTextures.kt
Normal file
@@ -0,0 +1,7 @@
|
||||
package moe.nea.firmament.util.mc
|
||||
|
||||
import moe.nea.firmament.Firmament
|
||||
|
||||
object CommonTextures {
|
||||
fun genericWidget() = (Firmament.identifier("generic_vanilla_widget"))
|
||||
}
|
||||
Reference in New Issue
Block a user