Fix tweaker_test.js.mcmeta (#1855)
This commit is contained in:
parent
0cfcfc5f20
commit
3629276e87
1 changed files with 4 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"when": {
|
||||
"libcd:dev_mode": true
|
||||
}
|
||||
}
|
||||
"when": [
|
||||
{ "libcd:dev_mode": true }
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue