mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-10 18:44:05 +09:00
7 lines
119 B
Kotlin
7 lines
119 B
Kotlin
package net.torvald.terrarum.itemproperties
|
|
|
|
/**
|
|
* Created by minjaesong on 2016-03-19.
|
|
*/
|
|
object MaterialFactory {
|
|
} |