Make probejs default off

This commit is contained in:
Mateusz Słodkowicz 2026-05-12 17:50:10 +02:00
parent 3bb74aa5fe
commit 4e020801af
Signed by: materus
SSH Key Fingerprint: SHA256:rzVduzTiiszuYfLPYD0SDZV+g8lxhpcRgpbOZA1X0Uo
3 changed files with 3 additions and 2 deletions

View File

@ -1815,7 +1815,7 @@ metafile = true
[[files]] [[files]]
file = "mods/probejs.pw.toml" file = "mods/probejs.pw.toml"
hash = "5e87c33a30e00bc12dd9c228e701262e4ea84a3572f47747da9169974cbe9114" hash = "26764419b9139d1c481d090bfa71f8fbd03f58c43f9830112777eb30612b3d4a"
metafile = true metafile = true
[[files]] [[files]]

View File

@ -14,4 +14,5 @@ project-id = 585406
[option] [option]
optional = true optional = true
default=false
description = "KubeJS dump info" description = "KubeJS dump info"

View File

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index] [index]
file = "index.toml" file = "index.toml"
hash-format = "sha256" hash-format = "sha256"
hash = "4722bdbaa99d8dd0af5134b74bd8b5b166be49b5fe4ff5e0d139ad7921b29d92" hash = "c401c42f1c14479748c39dcbb4319066ce7b082335b88bc722a7cf19fa165cf2"
[versions] [versions]
minecraft = "1.21.1" minecraft = "1.21.1"