here is my sample code but its not working :(

{
"blockList": [
"assets/bundled/prefabs/static/door.hinged.security.blue.prefab",
"assets/bundled/prefabs/static/door.hinged.security.green.prefab",
"assets/bundled/prefabs/static/door.hinged.security.red.prefab",
"door.hinged.security.blue",
"door.hinged.security.green",
"door.hinged.security.red"
],
"craftRefund": true,
"messages": {
"You are not allowed to use this command": "You are not allowed to use this command",
"You may not craft this (restricted)": "You may not craft this (restricted)",
"You may not deploy this (restricted)": "You may not deploy this (restricted)",
"You may not pick that up (restricted)": "You may not pick that up (restricted)",
"You may not research this (restricted)": "You may not research this (restricted)",
"You may not research this (restricted), blueprints refunded!": "You may not research this (restricted), blueprints refunded!"
},
"sendMessages": true,
"VERSION": "0.1.7"
}