I want to register a wooden hopper, but the Tile Entity of it cannot linked to the hopper!
 
	When I place the hopper in the world, IDEA says:
 
	[Render thread/WARN] [minecraft/TileEntity]: Block entity invalid: minecraft:hopper @ BlockPos{x=-178, y=71, z=194}
 
	Some files here:
 
	https://shimo.im/docs/vVAXVdbZJQsxnMqm
 
	How to solve this problem?