Skip to content

Commit

Permalink
add una's picturesign fork
Browse files Browse the repository at this point in the history
  • Loading branch information
acikek committed Jan 5, 2024
1 parent de3fd8b commit 0236899
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 0 deletions.
17 changes: 17 additions & 0 deletions config/config/picturesign.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"enabled": true,
"enableVideoSigns": true,
"translucency": true,
"fullBrightPicture": false,
"helperUi": true,
"exceedVanillaLineLength": true,
"debug": false,
"maxThreads": 4,
"signRenderDistance": 64,
"safeMode": true,
"safeProviders": [
"https://modfest.b-cdn.net/"
],
"missingImageMode": "BLACK",
"pictureShader": "PosColTexLight"
}
6 changes: 6 additions & 0 deletions server.toml
Original file line number Diff line number Diff line change
Expand Up @@ -395,6 +395,12 @@ type = "modrinth"
id = "wild-magix"
version = "XaEApfFN"

[[mods]]
type = "url"
url = "https://unascribed.b-cdn.net/picturesign-2.0.0-beta.1%2Bunascribedtheora5-1.20.4.jar"
filename = "picturesign-2.0.0-beta.1+unascribedtheora5-1.20.4.jar"
desc = "PictureSign"

[worlds.modfest-1-20.download]
type = "ghrel"
repo = "ModFest/modfest-1-20"
Expand Down

0 comments on commit 0236899

Please sign in to comment.