Fix tweaker_test.js.mcmeta (#1855)

This commit is contained in:
Meredith Espinosa 2019-10-15 14:07:05 -07:00 committed by Mark J
parent 0cfcfc5f20
commit 3629276e87

View file

@ -1,5 +1,5 @@
{
"when": {
"libcd:dev_mode": true
}
}
"when": [
{ "libcd:dev_mode": true }
]
}