addition of textures and lang

This commit is contained in:
2021-10-23 23:21:02 -04:00
parent 1ea3ac0c13
commit 047a7f3e72
7 changed files with 20 additions and 20 deletions
@@ -1,14 +0,0 @@
{
"required": true,
"minVersion": "0.8",
"package": "me.parsell.glowstonedust.mixin",
"compatibilityLevel": "JAVA_8",
"mixins": [
],
"client": [
],
"injectors": {
"defaultRequire": 1
}
}