Here is the entire log that Minecraft is giving me: https://pastebin.com/iqSQLL9a
And the errors in my blockstate file:
The relevant directory structure:
blockstates/machine.json:
item/machine.json:
block/machine.json:
Screenshot of block's appearance:
(Note that I am holding the block in this screenshot.)
Contents of my block registration class:
Contents of BlockMachine.java:
And the contents of my main class:
(Sorry if this post is a bit long, but I wanted to include everything because I have no clue what is causing this.)