mirror of
https://codeberg.org/moonleay/Gimbal.git
synced 2025-06-07 00:46:16 +02:00
feat: added TranslatableText support
This commit is contained in:
parent
05db012b85
commit
7be72ac9d9
6 changed files with 57 additions and 14 deletions
|
@ -22,6 +22,12 @@
|
|||
"adapter": "kotlin",
|
||||
"value": "net.moonleay.mods.gimble.Main"
|
||||
}
|
||||
],
|
||||
"fabric-datagen": [
|
||||
{
|
||||
"adapter": "kotlin",
|
||||
"value": "net.moonleay.mods.gimble.datagen.DataGenerator"
|
||||
}
|
||||
]
|
||||
},
|
||||
"mixins": [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue