Config and minor improvements
This commit is contained in:
parent
ca2c5aa93e
commit
a166e94656
6 changed files with 114 additions and 3 deletions
BIN
src/main/resources/assets/new_soviet/icon.png
Normal file
BIN
src/main/resources/assets/new_soviet/icon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 177 KiB |
|
@ -204,5 +204,6 @@
|
|||
"block.new_soviet.brown_wallpaper": "Brown Wallpaper Block",
|
||||
"block.new_soviet.beige_wallpaper": "Beige Wallpaper Block",
|
||||
"block.new_soviet.purple_goo": "Purple Goo",
|
||||
"subtitles.new_soviet.switch_press": "Switch clicks"
|
||||
"subtitles.new_soviet.switch_press": "Switch clicks",
|
||||
"subtitles.new_soviet.electric_hit": "Electric sparks"
|
||||
}
|
|
@ -12,7 +12,7 @@
|
|||
"homepage": "https://nse.a71.su/",
|
||||
"sources": "https://git.a71.su/Ethyl/New-Soviet-Era"
|
||||
},
|
||||
"license": "All rights reserved",
|
||||
"license": "Mixed: All rights reserved assets & MIT code",
|
||||
"icon": "assets/new_soviet/icon.png",
|
||||
"environment": "*",
|
||||
"entrypoints": {
|
||||
|
@ -31,5 +31,14 @@
|
|||
"minecraft": "~1.20.1",
|
||||
"java": ">=17",
|
||||
"fabric-api": "*"
|
||||
},
|
||||
|
||||
"custom": {
|
||||
"modmenu": {
|
||||
"links": {
|
||||
"modmenu.discord": "https://discord.gg/D46vGJeCfj"
|
||||
},
|
||||
"update_checker": true
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue