Removing a field from page settings in admin paneI

I’m attempting to make some custom blueprints for pages and everything is going well. I’ve got my blueprints inheriting the default blueprint, which works great, but I’d like to remove editable fields from the page edit option, such as the content field in the content tab. Is there a way to override them?

Nevermind, I figured it out. You only need to set the type to “ignore”