mirror of
https://github.com/naalit/slotlink.git
synced 2025-12-31 04:13:02 +00:00
update contributors, change fabric to fabric-api
This commit is contained in:
parent
fa9362afbd
commit
76698973ef
2 changed files with 3 additions and 2 deletions
|
|
@ -559,7 +559,7 @@ ij_kotlin_wrap_elvis_expressions
|
|||
ij_kotlin_wrap_expression_body_functions = 1
|
||||
ij_kotlin_wrap_first_method_in_call_chain = false
|
||||
|
||||
[{*.har, *.json, mcmod.info, pack.mcmeta}]
|
||||
[{*.json, mcmod.info, pack.mcmeta}]
|
||||
indent_size = 2
|
||||
tab_width = 2
|
||||
ij_continuation_indent_size = 2
|
||||
|
|
|
|||
|
|
@ -8,6 +8,7 @@
|
|||
"contributors" : [
|
||||
"Adirelle",
|
||||
"Imbarainbow",
|
||||
"qixils",
|
||||
"StarskyXIII"
|
||||
],
|
||||
"contact" : {
|
||||
|
|
@ -28,7 +29,7 @@
|
|||
"depends" : {
|
||||
"fabricloader" : ">=0.14.19",
|
||||
"minecraft" : ">=1.19.4",
|
||||
"fabric" : ">=0.75.3",
|
||||
"fabric-api" : ">=0.75.3",
|
||||
"fabric-language-kotlin": ">=1.9.2"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue