Please add special factories for easy getting items and blocks. Using `BlockFactory::getInstance()->get($blockId, 0)` is very bulky. Using `NetherBlocks::BLOCK_NAME` is most convenient.